@charset"utf-8";li{list-style:none}legend{color:#5A5A5A}fieldset,img{border:0}i,em{font-style:normal}ul{margin:0;padding:0}strong{font-weight:bold}caption,th{text-align:left}q:before,q:after{content:''}sup{vertical-align:super}sub{vertical-align:sub}del,ins{text-decoration:none}small{font-size:12px;display:block}abbr,acronym{border:0;font-variant:normal}input,button,textarea,select{font-size:100%}input.hidefocus::-moz-focus-inner{border:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}table{border-collapse:collapse;border-spacing:0;empty-cells:show}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;outline:none}*{padding:0;margin:0;}a{text-decoration:none!important;-webkit-tap-highlight-color:transparent;outline:none}strong{font-weight:bold}ul{list-style:none}*html.clearfix{zoom:1}*+html.clearfix{zoom:1}.h1, .h2, .h3, h1, h2, h3{margin:0}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display: swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display: swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

html{font-size:62.5%;}body{font-size:1.6rem ;font-family: 'Roboto', sans-serif;color:#333;background:#fff;line-height:2}*{margin:0;padding:0}a{text-decoration:none;color:#333;}* html .clearfix{zoom:1}*+html .clearfix{zoom:1}.clearfix:after{height:0;visibility:hidden;content:".";display:block;clear:both}.contentfix{max-width: 1400px; margin: 0 auto;width: 84%;}.contentleft{margin-left:8.6%}body .bold{font-weight: 500;}

@font-face {font-family: "iconfont";src: url('/static/default/pc/css/iconfont.ttf') format('truetype');}
.iconfont {font-family: "iconfont" !important;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.iconfont.nav::before {content: "\e009";}
.iconfont.download::before {content: "\e012";}
.iconfont.pdf::before {content: "\e013";}
.iconfont.dianhua::before {content: "\e001";}
.iconfont.dizhi::before {content: "\e002";}
.iconfont.youxiang::before {content: "\e003";}

.contentfix{max-width: 1400px; margin: 0 auto;width: 84%;}
.flex{display: flex;flex-wrap: wrap;align-content: center;}
header .layui-nav .layui-nav-more{display: none;}img{max-width: 100%;height: auto;display: block;}.top1_content .logo img{max-width:242px}
.flex322,.flex221,.flex421{display:flex;flex-wrap: wrap;align-content: center;justify-content: space-between;}
.mb20{margin-bottom: 20px;}
.container{width: 1400px;margin: auto;max-width: 86%;}
.flex_space {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: stretch;}
h1 {font-size: 46px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
.bgf6{background: #f6f6f6;}

/* header */
header .head_menu a.active{color: #D0202D !important;}
header{position: fixed;top: 0;z-index: 99999;width: 100%;height: 75px;line-height: 75px;color: #333;border-bottom: 1px solid rgba(255, 255, 255, 0.15);background: #fff;}
.head{display: flex;height: 75px;}
header .head_logo{flex: 1;display: flex;align-items: center;}
header .head_logo img{height: 51px;}
header .head_btn{flex: 1;display: flex;align-items: center;justify-content: end;}
header .head_btn a{
  width: 120px;
  height: 45px;
  color: #fff;
  background: #D0202D;
  border-radius: 5px;
  text-align: center;
  line-height: 45px;
}

header .head_menu{flex: 1;display: flex;justify-content: space-between;}
header .head_menu li{text-align: center;}
header .head_menu a{color: #333;font-size:18px}
header .head_menu .dropdown-menu a{color: #013F87;width: 180px;display: block;height: 55px;line-height: 55px;}
header .head_menu .dropdown-menu a:hover{color: #fff;background: #013F87;}
.head_menu .dropdown-menu{background: #fff;width: 180px;}
header.scrolled{box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);}
.head_menu .menu-item{position: relative;}
.head_menu .dropdown-menu {
  display: none;
  position: absolute;
  top: 97%;
  left: -70px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 1000;
}
.head_menu .menu-item:hover .dropdown-menu {display: block;}
.head_menu .sub-menu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.head_menu .dropdown-menu:hover .sub-menu {display: block;}
.head_menu .menu-sub-item {position: relative;}

/* footer */
footer{background:#171717;color:#fff;text-align: center;padding-top: 35px;padding-bottom: 35px;}
footer a{color: #fff;}
.lxwm-content ul{display: flex;}
.lxwm-content ul li {display: inline-block;margin-right: 10px;width: 50%;text-align: left;}
footer .lxwmul1 li:nth-child(1){width: 25%;}
footer .lxwmul1 li:nth-child(2){width: 25%;margin-right:0}

.banner {color: #fff;width: 100%;height: 540px;position: relative;}
.banner::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(29, 68, 124, 0.4);}
.banner_wz{z-index: 99;position: relative;height: 540px;text-align: center;display: flex;flex-direction: column;justify-content: center;max-width: 860px;margin: auto;}
.banner_wz h1{margin-bottom: 15px;}
.banner_wz p{font-size: 18px;color: #fff;}

.quanmin_mbx {font-size: 1.4rem;color: #969797;padding-top: 40px;}
.quanmin_mbx i{margin-right: 5px;}
.quanmin_mbx a{color: #969797;}

/* 首页banner */
.banner_carousel {position: relative;width: 100%;height: 450px;overflow: hidden;}
.banner_slide {position: absolute;width: 100%;height: 100%;opacity: 0;transition: opacity 1s ease-in-out;}
.banner_slide.active {opacity: 1;}
.banner_index {width: 100%;height: 100%;background-size: cover;background-position: center;display: flex;align-items: center;justify-content: center;}
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  /* height: 60px; */
  background-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.5);
  border: none;
  font-size: 60px;
  font-weight: 200;
  cursor: pointer;
  z-index: 10;
  transition: background-color 0.3s;
}
.carousel-arrow:hover {background-color: rgba(0, 0, 0, 0.2);}
.prev-arrow {left: 20px;border-radius: 0 4px 4px 0;}
.next-arrow {right: 20px;border-radius: 4px 0 0 4px;}
.carousel-dots {position: absolute;bottom: 20px;left: 0;right: 0;text-align: center;z-index: 999;}
.dot {display: inline-block;width: 12px;height: 12px;margin: 0 5px;border-radius: 50%;background-color: rgba(255, 255, 255, 0.5);cursor: pointer; pointer-events: auto;}
.dot.active {background-color: #fff;}
.banner_index::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.banner_index_wz h1{color: #fff;}
.banner_index_wz h2{font-size: 64px;color: #fff;}
.banner_index_wz{
  z-index: 99;
  position: relative;
  height: 950px;
  display: table-cell;
  vertical-align: middle;
}
.banner_index_wz p{font-size: 22px;color: rgba(255, 255, 255, 0.6);}

/* 产品 */
.product_box{padding: 80px 0 40px 0;background: url(/static/assets/images/product_bj.webp);background-attachment: fixed;}
.subtitle{text-align: center;color: #D0202D;font-weight: bold;}
.product_box .product_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.product_box .product_list li{width: 100%;margin-bottom: 40px;}
.product_box .product_list li img{margin-bottom: 20px;}
.product_box .product_list li h1{margin-bottom: 10px;}
.product_box .product_list li i{font-size: 28px;color: #D0202D;margin-right: 5px;}
.product_box .product_list li .desc{display: flex;justify-content: space-between;flex-direction: column;}
.product_box .product_list .product_desc{margin-bottom: 10px;}
.product_box .product_list .product_desc p{margin-bottom: 15px;}
.product_box .product_list .pdfbtn a {
  padding: 8px 20px;
  background: linear-gradient(to bottom,#5b5b5b 0%,#383838 100%);
  color: #fff; 
  border-radius: 7px; 
  border: 1px solid #0e0e0e;
}
.product_box .product_list .tubiao{
  display: flex;
  gap: 15px;
}


/* 关于我们 */
.jianjie{padding: 80px 0;background: #f9f9f9;}
.jianjie h2{color: #D0202D;text-align: center;}
.jianjiedesc p{margin-bottom: 15px;}
.marginbottom40{margin-bottom: 40px;}


/* 资质 */

.zizhi{text-align: center;padding: 80px;}
.zizhi h2{color: #D0202D;}
.zizhi h3{font-size:18px}
.zizhi ul{display: flex;justify-content: space-between;margin-top: 30px;gap: 30px;flex-wrap: wrap;}
.zizhi ul li{width: 28%;justify-content: center;display: grid;border: 1px solid #efefef;padding: 25px;}
.zizhi ul li img{height: 245px;margin-bottom: 20px;}
.zizhi ul li .zizhiimg{display: flex;justify-content: center;}

/* 联系页面 */
.contact .banner{background-position: center center;background: url(/static/assets/images/banner_contact.jpg) no-repeat center;background-size: auto;background-size: cover;}
.lianxi_ul{display: flex;margin-top: 20px;flex-direction: column;}
.lianxi_ul li {margin-bottom: 20px;font-size: 18px;display: flex;text-align: center;}
.lianxi_ul li i{justify-content: center;display: flex;margin-right: 20px;font-size: 60px;color: #D0202D;}
.lianxi_ul li p {position: relative;display: flex;align-items: center;text-align: left;}
.liuyan_box{background: #f6f6f6;padding: 60px 0;}
.lianxi_box{background: #eee;padding: 60px 0;}
.liuyan{display: flex;}
.liuyan .contant_desc{width: 50%;padding-right: 60px;}
.liuyan .contant_desc h2{margin-bottom: 20px;text-align: left;}
.liuyan form{width: 50%;}
.liuyan .list-bd{display: flex;justify-content: space-between;}
.liuyan_box input{background: #eee;margin-bottom: 20px;height: 60px;padding-left: 20px;border: none;width: 100%;}
.liuyan_box .mingcheng input{margin-right: 15px;}
.liuyan_box #checkcode {margin-right: 15px;}
.liuyan_box textarea {background: #eee;padding-top: 20px;padding-left: 20px;height: 160px !important;margin-bottom: 20px;border: none;width: 100%;}
.liuyan_box .mingcheng{width: 48%;margin-right: 35px;}
.liuyan_box .tel{width: 48%;}
.liuyan_box .submit{background: #D0202D;color: #fff;font-size: 18px;width: 140px;text-indent: 0;line-height: 55px;border: none;float: right;border-radius: 3px;cursor: pointer;}
.liuyan_box .yztj{display: flex;}
.liuyan_box .yzmbox input{width: 50%;}
.liuyan_box .yzmbox{width: 50%;}
.liuyan_box .yanzhengma{display: flex;gap: 10px;}
.liuyan_box .bdmore{display: flex;}
.liuyan_box .yzmbox .yzmimg{width: 50%;}
.liuyan_box .yzmbox .yzmimg img{padding-top: 10px;}
.liuyan_box .tijiao{width: 50%;}


/* PC端 */
@media screen and (min-width:992px){
.menu-toggle,.head_menu_drawer,.menu-overlay {display: none !important;}
}

/* 移动端 */
@media screen and (max-width:767px){
header .head_btn{position: absolute;right: 80px;margin-top: 15px;}
.product_box {padding: 40px 0 40px 0;}
.product_box .product_list li {width: 100%;}
.product_box .product_list li:last-child{margin-bottom: 0;}
.jianjie {padding: 40px 0;}
.marginbottom40 {margin-bottom: 20px;}
.zizhi {padding: 40px;}
.zizhi ul li{width: 100%;}
.liuyan_box {padding: 40px 0;}
.liuyan {display: flex;flex-direction: column;}
.lianxi_ul {margin-top: 0px;margin-bottom: 10px;}
.lianxi_ul li{height: 80px;align-items: center;}
.liuyan .contant_desc {
  width: 100%;
  padding-right: 0;
  /* order: 2; */
}
.liuyan form {width: 100%;}

}

/* 平板端 */
@media screen and (min-width:768px) and (max-width:991px){
h1{font-size: 36px;}
h2{font-size: 26px;}
.yingyong_list ul li{width: 46%;}
.linone{display: none;}
.product_box {padding: 60px 0 20px 0;}
.jianjie {padding: 60px 0;}
.zizhi {padding-bottom: 60px;}
.zizhi ul li{width: 39%;}


/* footer */

/* 产品 */




}

/* 移动和平板 */
@media screen and (min-width:0px) and (max-width:991px){
.about_list.met-index-body{padding: 0 0 40px 0;}
.qywh_list.met-index-body{padding: 40px 0px;}
.lxwm-content ul{flex-direction: column;}
.lxwm-content ul li{width: 100%;}



/* 抽屉菜单样式 */
.head_ydnone{display: none !important;}
.head_menu_drawer {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  max-width: 300px;
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  transition: left 0.3s ease;
  z-index: 1000;
  overflow-y: auto;
}
.head_menu_drawer.active {left: 0;}
.menu-content {padding: 20px;}
/* 遮罩层 */
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.menu-overlay.active {display: block;}
#mobileMenuToggle{
  width: 50px;
  position: absolute;
  right: 15px;
  top: 0;
  height: 75px;
  background: none;
  border: none;
}
#mobileMenuToggle i{color: #333;font-size: 25px;}
#mobileMenuDrawer{background: #D0202D;}
#mobileMenuDrawer .menu-content a{color: #fff;}
#mobileMenuDrawer .dropdown-menu {background: #f5f5f5;}
#mobileMenuDrawer .dropdown-menu .menu-sub-item{text-indent: 2rem;}
#mobileMenuDrawer .dropdown-menu .menu-sub-item a{color: #013F87;}
#mobileMenuDrawer .dropdown-menu .menu-sub-item .sub-menu{background: #fff;}
#mobileMenuDrawer .dropdown-menu .menu-sub-item .sub-menu li{padding-left: 30px;}

}

@media screen and (min-width:992px) and (max-width:1606px){
.zizhi ul li {width: 24%;}
}

@media screen and (min-width:992px) and (max-width:1558px){
}