@media (min-width: 320px) {
  html {
    font-size: 266.667% !important;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 300% !important;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 312.5% !important;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 320% !important;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 345% !important;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 373.333% !important;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 400% !important;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 426.667% !important;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 453.333% !important;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 480% !important;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 506.667% !important;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 533.333% !important;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 625% !important;
  }
}

@font-face {

  font-family: sourceHan;

  src: url(../fonts/SourceHan/SourceHanSansCN-Medium.otf);

}

@font-face {

  font-family: sourceHan-bold;

  src: url(../fonts/SourceHan/SourceHanSansCN-Bold.otf);

}

@font-face {

  font-family: anton;

  src: url(../fonts/ANTON-REGULAR-2.ttf);

}


@font-face {

  font-family: gilroy;

  src: url(../fonts/gilroy/Gilroy-Light-11.otf);

}
@font-face {

  font-family: gilroy-bold;

  src: url(../fonts/gilroy/gilroy-bold-4.otf);

}

.sourceHan{ font-family: sourceHan;}
.sourceHan-bold{  font-family: sourceHan-bold;}
.anton{ font-family: anton;}
.gilroy{ font-family: gilroy;}
.gilroy-bold{  font-family: gilroy-bold;}

body {
  width: 100%;
  font-size: 0.28rem;
}
.pc {
  display: none !important;
}
.container { width: 92%; margin: auto;}
.container1 { width: 92%; margin: auto;}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}
.main {
  flex: 1;
}
i.fa {
  font-size: 0.48rem;
}

/* 导航 */
.phone-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 10000;
  background-color: #fff;
}
.phone-nav .logo img {
  height: 40px;
}
.header-gap {
  height: 50px;
}

.main_menu {
  position: fixed;
  top: 50px;
  left: 0px;
  width: 100%;
  z-index: 500;
  background: #ffffff;
  height: 0px;
  overflow: auto;
  transition: all 350ms ease;
}
.show-main {
  height: calc(100% - 50px);
  transition: all 350ms ease;
}
.menu-top li {
  list-style: none;
  background: #f7f8f9;
  margin-bottom: 10px;
  border-radius: 3px;
  color: #000000;
}
.menu-top li:first-child {
  margin-top: 10px;
  color: #000000;
}
.page-content {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 350ms ease;
}
.menu-top {
  background-color: rgba(255, 255, 255, 1);
  height: 0px;
  width: 92%;
  margin: auto;
  overflow: hidden;
  transition: all 350ms ease;
  color: #000000;
}
.show-menus {
  height: 100%;
  transition: all 350ms ease;
  overflow-y: scroll;
}
.menu-top .icon3 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  right: 24px;
  top: 18px;
  font-size: 18px;
  transition: all 350ms ease;
}
.menu-top .icon4 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  right: 24px;
  top: 23px;
  font-size: 18px;
  transition: all 350ms ease;
}
.menu-top a {
  text-indent: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 0px;
  display: block;
  position: relative;
  overflow: hidden;
  color: #000000;
}
.submenu {
  max-height: 0px;
  overflow: hidden;
  transition: all 350ms ease;
}
.submenu a {
  text-indent: 24px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  transition: all 350ms ease;
  color: #000000;
}
.show-submenu {
  max-height: 5000px !important;
  transition: all 350ms ease;
}
.show-navigation .layui-icon-close,
.menu-top .layui-icon-subtraction {
  display: none;
}
.show-navigation .layui-icon {
  font-size: 24px;
}
.menu-top .layui-icon {
  float: right;
  margin-right: 24px;
}

/* 内页导航 */
.sidenav{overflow: hidden;background: #f8f8f8;}
.sidenav .container{ display: flex;justify-content:space-between;flex-wrap: wrap;}
.sidenav .container1{ display: flex;justify-content:space-between;flex-wrap: wrap;}
.sidenav ul { display: flex;justify-content: center;flex-wrap: wrap;width: 100%;}
.sidenav ul li{  margin:0px 5px;line-height:35px;display: flex;align-items: center;  overflow: hidden;}
.sidenav ul li img{margin-right: 10px;}
.sidenav ul li a {color: #333333;  font-size:15px; display: block; position: relative;}
.sidenav ul li.cur a{color: #0093dd;}
.bg-gray{background: #f8f8f8;}
.bg-white{background: #ffffff;}


.casene_nav{width:100%;overflow:hidden; padding-bottom:22px;background:#ffffff;z-index: 50;}
.casene_nava{margin-top:16px;position:relative;}
.casene_nava .swiper-slide{width:auto;margin-right:8px;}
.casene_nava .swiper-slide:last-child{margin-right:0px;}
.casene_nava a{display:block;text-align:center;font-size:14px;line-height:24px;border-radius:2px;padding:4px 10px;display:block;float:left;background:#F7F8F9;color:#171A1D;}
.casene_nava a.active{background:#0093dd;color:#ffffff;}
#swiper2{width:92%;float:left;}
.swiper_svg_meng{position:absolute;right:8%;width:24px;height:32px;z-index:100;background-image: linear-gradient(to right, rgba(255,255,255,0) , rgba(255,255,255,1));}
.swiper_svg{position:absolute;right:0px;width:8%;height:32px;}
.swiper_svg img{margin:auto;display:block;float:right;margin-top:15px;}

.casene_navb_bg{position:fixed;width:100%;height:100%;left:0px;top:0px;display:none;background:rgba(0, 0, 0, 0.6);z-index:1;}

.ne_nav ul{background:#F9FBFC;padding:10px 0px;}
.ne_nav ul li{float:left;width:50%;text-align:center;}
.ne_nav ul li a{font-size:15px;line-height:24px;color:#171A1D;}
.ne_nav ul li.active a{color:#00695F;font-size:17px;line-height:24px; position:relative;}
.ne_nav ul li.active a:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:24px;width:20px;height:3px;background:#00695F;border-radius:4px;}

.casene_navb{position:fixed;top:50px;left:0px;padding-bottom:25px 0px;width:100%;z-index:100;background:#ffffff;display:none;border-radius:0px 0px 10px 10px;}



.ne_nav .mc{padding-top:16px;overflow: hidden;}
.ne_nav .mc a{display:block;font-size:14px;line-height:24px;border-radius:2px;padding:4px 12px;display:block;float:left;background:#F7F8F9;color:#171A1D;margin-bottom:8px;margin-right:8px;}
.ne_nav .mc a.active{background:#0093dd;color:#ffffff;}


/* 主体 */
.tit{text-align: center;}
.tit .cnname{  font-size: 24px;color: #333333;line-height: 1;text-transform: uppercase;}
.tit .more a{font-size: 16px;line-height: 42px;display: block;padding: 0px 1ch; border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.tit .endescrip{  font-size:20px;color: #333333;line-height: 1.5;margin-top: 23px;}


.orientation {
  margin-top: 30px;
  line-height: 30px;
}
@keyframes scaleDraw{ 
  0%{
     transform: scale(1.2,1.2); 
  }
  100%{
    
    transform: scale(1,1);  
  }
}
/* 首页banner */
.index-banner { overflow: hidden;margin-top:50px;}
.index-banner .mySwiper{overflow: hidden;z-index:-1}
.index-banner img{
  font-size: 0;
  line-height: 0;
  animation: scaleDraw 7s linear infinite;
  -webkit-animation-name: scaleDraw; /*关键帧名称*/
  -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
  -webkit-anbimation-duration: 6s; /*动画所花费的时间*/
}
.index-banner .swiper-pagination .swiper-pagination-bullet{background:#000000;opacity:1}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{background:#ffffff;opacity:1}
/* 内页banner */
.inside-banner {width: 100%;overflow: hidden;margin-top:50px;}
.inside-banner .swiper-slide { position: relative;}



.iAbout{width: 100%;padding: 20px 0px;overflow: hidden;}
.iAbout .container{overflow: hidden;}
.iAbout .title{font-size: 20px;color:#008ed6;margin-bottom: 20px;}
.iAbout .flex-content{}
.iAbout .details{font-size: 16px;line-height: 1.8;margin-bottom: 20px;}
.iAbout ul {display: flex;align-items: center;justify-content: space-between;}
.iAbout ul li{width:calc(29vw + 2px);height: calc(29vw + 2px);position:relative; background:url(../images/circle1.png)no-repeat center;background-size:cover; display: flex;align-items: center;justify-content: center; float:left;}
.iAbout ul li .ico{display: flex;align-items: center;justify-content: center;margin-bottom:8px;}
.iAbout ul li .tt{text-align: center;color:#008ed6;font-size: 16px;font-weight: bold;}

/*}*/


.iProducts{background:#f8f8f8;padding: 20px 0px;}
.iProducts *{transition: 0.6s;}
.iProducts .title{font-size: 20px;color:#000000;margin-bottom: 20px;}
.iProducts .details{font-size:16px;line-height:1.8;}
.iProducts .picdetails{max-width: 1920px;margin: auto;margin-top: 20px;}
.iProducts .picdetails ul{}
.iProducts .picdetails ul li{width:100%;position: relative;overflow: hidden;}
.iProducts .picdetails ul li .image{font-size: 0;line-height: 0;}
.iProducts .picdetails ul li .image img{max-width: 100%;}
.iProducts .picdetails ul li .tt{position: absolute;left: 5%;bottom: 10%;color:#ffffff;font-size: calc(1vw + 16px);}
.iProducts .picdetails ul li .more{position: absolute;right: 5%;bottom: 10%;font-size: 0;line-height: 0;width: 4vw;height: 4vw;z-index: 100;transition: 0.6s;}
.iProducts .picdetails ul li .more img{max-width: 100%;}


.iProducts .checkmore{width: 240px;height: 60px;line-height:60px;border-radius: 34px;border:4px solid #e5e9f4;margin: auto;margin-top: 15px;text-align: center;transition: 0.6s;}
.iProducts .checkmore a{display: flex;align-items: center;justify-content: space-between;padding: 0px 20px;}
.iProducts .checkmore p{color: #008ed6;font-size: 18px;font-weight: bold;}


.iResearch{padding: 20px 0px;}
.iResearch .title{font-size: 20px;color:#000000;margin-bottom: 20px;text-align: center;}
.iResearch .details{font-size:16px;text-align: center;display: flex;justify-content: center;align-items: center;}

.iResearch .picdetails{}
.iResearch .picdetails ul{display: flex;flex-wrap:wrap; justify-content: space-between; align-items: center;width: 100%;margin: auto;}
.iResearch .picdetails ul li{width: 48%;overflow: hidden;margin-bottom:10px;}
.iResearch .picdetails ul li img{max-width: 100%;transition: 0.6s;}





  



.iBg {
  height: 10px;
  background-color: #f6fbfe;
}

.inset {
  padding: 20px 0px;
  overflow: hidden;
}
.inset-cate {
  font-size: 16px;
  color: #191919;
  font-weight: bold;
  margin: 0 0 24px;
}


.article {background-color: #fff;}
.article .detail{display: flex;flex-wrap: wrap;}
.article .detail li{float: left;width: 100%; margin-bottom: 12px;background: #f8f8f8;border-radius: 5px;transition: 0.6s;}
.article .detail li a{width: calc(100% - 20px);padding:10px;display: block;display: flex;align-items: center;justify-content: space-between;}
.article .detail li .image{display: flex;justify-content: center;align-items: center;width: 110px; overflow: hidden;background: #f8f8f8;float: left;}
.article .detail li .image img{transition: 0.6s;max-width: 100%;border-radius:10px;}
.article .detail li .con{width:calc(100% - 130px);float: right;}
.article .detail li .title{font-size: 16px;line-height: 25px;overflow: hidden;margin-bottom: 10px;}
.article .detail li .date{font-size: 14px;line-height: 25px;color:#999999;white-space:nowrap;}
.article .detail li .icon{display:none;}


.xwlb {background-color: #fff;}
.xwlb .detail{display: flex;flex-wrap: wrap;}
.xwlb .detail li{width: 100%; margin-bottom: 12px;background: #f8f8f8;border-radius: 5px;transition: 0.6s;position: relative;}
/*.xwlb .detail li::after{content:"";position: absolute;left: 0;top:0;width: 8px;height: 100%;background: #0093dd;}*/
.xwlb .detail li a{width: calc(100% - 20px);padding:10px;display: block;display: flex;align-items: center;justify-content: space-between;}
.xwlb .detail li .con{width:calc(100% - 280px);float: right;}
.xwlb .detail li .title{font-size: 16px;line-height: 25px;overflow: hidden;margin-bottom: 10px;}
.xwlb .detail li .date{font-size: 14px;line-height: 25px;color:#999999;margin-left:15px;white-space:nowrap;}
.xwlb .detail li .icon{display: none;}



.wxlb {background-color: #fff;}
.wxlb .detail{display: flex;flex-wrap: wrap;justify-content:space-between;}
.wxlb .detail li{width: 100%;float:left; margin-bottom: 12px;background: #f8f8f8;border-radius: 5px;transition: 0.6s;position: relative;}
.wxlb .detail li a{text-align:center;display: block;padding:20px 0px;font-size:16px;}

.wxlb .detail li:nth-child(8n+1)::after{content:"";position: absolute;left: 0;top:0;width: 8px;height: 100%;background: #36a1db;}
.wxlb .detail li:nth-child(8n+2)::after{content:"";position: absolute;right: 0;top:0;width: 8px;height: 100%;background: #678ce1;}
.wxlb .detail li:nth-child(8n+3)::after{content:"";position: absolute;left: 0;top:0;width: 8px;height: 100%;background: #8c67df;}
.wxlb .detail li:nth-child(8n+4)::after{content:"";position: absolute;right: 0;top:0;width: 8px;height: 100%;background: #84d018;}
.wxlb .detail li:nth-child(8n+5)::after{content:"";position: absolute;left: 0;top:0;width: 8px;height: 100%;background: #14c760;}
.wxlb .detail li:nth-child(8n+6)::after{content:"";position: absolute;right: 0;top:0;width: 8px;height: 100%;background: #f3b613;}
.wxlb .detail li:nth-child(8n+7)::after{content:"";position: absolute;left: 0;top:0;width: 8px;height: 100%;background: #ff8a4a;}
.wxlb .detail li:nth-child(8n+8)::after{content:"";position: absolute;right: 0;top:0;width: 8px;height: 100%;background: #fc5366;}




.articleshow{}
.articleshow .title{font-size:18px;line-height:25px;margin-bottom:25px ;color: #000;;}
.articleshow .date{width: 100%;overflow: hidden;font-size: 14px; color:#999;margin-bottom: 30px;padding-bottom: 20px; border-bottom:1px solid #dedede;}
.articleshow .date p{float: left;margin-right: 14px;}

.contact_li{width: 100%;overflow: hidden;}
.contact_li li{width:100%;overflow: hidden; display: flex;align-items: center;padding-bottom:15px;margin-bottom:15px ; border-bottom: 1px solid #e9e9e9;}
.contact_li li .pic{margin-right: 15px;}
.contact_li li .pic img{width: 30px;}
.contact_li li .tt{font-size: 18px;line-height: 1;margin-bottom: 12px;}
.contact_li li .con{font-size: 14px;line-height: 1;}
#allmap{width: 100%;height: 360px;}

.editor table td{padding:10px;}
.editor iframe{max-width: 100%; height:169px;}
.pagecol img{max-width:100%}
.aboutcol { border-radius: 6px;}
.aboutcol img{max-width:100%}
.aboutcol .image{max-width: 100%;margin: 30px auto;}
.aboutcol .summary{width: 100%; display: flex;align-items: center;justify-content: space-between;}
.aboutcol .summary .icon{display:none;}
.aboutcol .summary .cate_title{text-align: left;font-size: 20px;}
.aboutcol .summary .details{line-height: 2;font-size:16px;}
.aboutcol .detail {  flex: 1;} 
.aboutcol .content{color:#ffffff;padding:20px;border-radius: 15px;font-size:16px;}
.aboutcol .content *{color:#ffffff;}
.bg-0093dd{background: #0093dd;}
/*.bg-f8f8f8{background: #f8f8f8;}*/
/*.bg-ffffff{background: #ffffff;}*/
.pagelxfs{width: 100%;}
.pagelxfs img{max-width:100%}
.pagelxfs ul{}
.pagelxfs ul li{width: calc(100% - 40px);margin-bottom:12px; padding: 20px;background: #f8f8f8;border-radius: 20px;}
.pagelxfs ul li p{font-size: 18px;color:#0093dd;line-height: 2;}
.pagelxfs ul li div{font-size: 16px;color:#333333;line-height: 2;}
.lxfsmap{margin-top:15px;}




 .iMessage{width: 100%;overflow: hidden;}
 .iMessage .cate_title{text-align: center;line-height: 2;font-size: 20px;margin: 20px auto;}
 .iMessage li{width: 100%;margin-bottom: 12px;overflow: hidden;float: left;}
 .iMessage input{height: 42px;line-height: 42px; text-indent: 20px;font-size: 16px; border: 2px solid #e2e2e2; width: calc(100%  - 4px);border-radius: 10px;border:none;background: #f8f8f8;}
 .iMessage li textarea{background: #f8f8f8;border:none; width: calc(100%  - 4px);text-indent: 20px;font-size: 16px; border-radius: 20px; height: 120px;line-height: 40px;}
 .iMessage li:nth-child(4n+4){float: left;width: 100%;}
 .iMessage input.captcha{max-width:calc(100% - 138px);}
 .iMessage img{height: 42px;float: right;border-radius: 10px;}
 .iMessage .submitbtn{width: 100%;overflow: hidden;}
 .iMessage input.submit{width: 200px;height:40px;line-height: 40px; font-size: 18px; color:#ffffff;border:none; margin: auto;display:block;background: #2667d4;border-radius: 20px;}
  


/* 内页搜索 */
.filter {
  margin: 20px 0;
  border: 1px solid #e3e3e3;
  background: #f2f2f2;
  padding: 16px 36px;
}
.filter .list-box {
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
}
.filter .list-box p {
  flex: 0 1 100px;
}
.filter .list {
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  display: inline-flex;
  flex-wrap: wrap;
}
.filter .list a {
  color: #333;
  font-weight: lighter;
  margin-right: 20px;
  margin-bottom: 20px;
}




.productshow{}
.content-part-one{overflow: hidden;margin: auto;}
.content-part-one .fl{width: 100%;float: left;font-size: 0;line-height: 0;}
.content-part-one .fl .image{margin-bottom: 20px;}
.content-part-one .fl img{max-width: 100%;}
.content-part-one .fl .images{display: none;}
.content-part-one .fl .images .img{width: calc(32% - 2px);margin-right: 2%;border: 1px solid #dcdcdc;}
.content-part-one .fl .images img{max-width: 100%;}

.content-part-two{width: 100%;overflow: hidden;line-height: 2;}
.content-part-two img{max-width: 100%;}
.content-part-two table{border:1px solid #cfcdcd;width: 100%;}
.content-part-two table td{border:1px solid #cfcdcd;padding: 0px 10px;}


.content-part-one .fr{width: 100%;float: right;}
.content-part-one .fr .title{color:#27355c;font-size: 18px;line-height:1.5;margin: 10px auto;}
.content-part-one .fr .fr-con{font-size: 15px;line-height: 1.8;margin-bottom: 10px;}
.content-part-one .fr .summary{font-size: 15px;line-height: 1.8;margin-bottom: 10px;}
.content-part-one .fr .summary *{font-size: 15px;}
.content-part-one .fr .telfa{}
.content-part-one .fr .tel{background: #1f61e6;display: flex;justify-content: center;align-items: center;width:100%;height: 40px;border-radius: 5px;margin-bottom: 10px;}
.content-part-one .fr p{color:#ffffff;font-size: 16px;padding-left: 10px;}
.content-part-one .fr .tel a{font-size: 16px;color:#ffffff;}

.content-part-one .fr .endes{margin-bottom: 40px;font-size: 18px;}
.content-part-one .fr td{padding: 5px 0px;}
.content-part-one .fr td div{display: flex;align-items: center;justify-content: center;}
.content-part-one .fr .orient .previous{line-height: 42px;padding: 0px 10px;background: #27355c;color: #ffffff;font-size: 16px;width: calc(100% - 20px);margin-bottom: 5px; display: inline-block;border-radius: 5px;}
.content-part-one .fr .orient .previous *{color: #ffffff;font-size: 15px;}
.content-part-one .fr .orient .next{line-height: 42px;padding: 0px 10px;background: #27355c;color: #ffffff;font-size: 16px;width: calc(100% - 20px);display: inline-block;border-radius: 5px;}
.content-part-one .fr .orient .next *{color: #ffffff;font-size: 15px;}
.content-part-two{width: 100%;overflow: hidden;}
.part-two-tt{width: 100%; background: #f8f8f8;overflow: hidden;margin: 10px auto;padding: 6px 0px;text-align: center;font-size: 20px;color:#000;}
.part-two-tt  ul{display: flex;justify-content: space-between;width: calc(100% - 10px);margin: auto;}
.part-two-tt  ul li{line-height: 50px;position: relative ;float: left;font-size: 18px;color: #999999;}
.part-two-tt  ul li::after{content:"";width: 100%;height:3px;background: #d9d9d9; position: absolute;left: 0;bottom: 0;}
.part-two-tt  ul li.cur{color:#27355c;}
.part-two-tt  ul li.cur::after{background: #27355c;}
.part-two-con{width: 100%;;margin: auto;}
.part-two-con ul li{display: none;}
.part-two-con ul li .infocontent{margin: 20px auto;font-size: 15px;line-height: 2;}
.part-two-con ul li .infocontent td{padding: 0px 10px;}
.part-two-con ul li:first-child{display: block;}
.content-part-three{width: 100%;overflow: hidden;}
.part-three-tt{width: 100%; overflow: hidden;font-size: 18px;color:#27355c;}
.content-part-three .con ul{}
.content-part-three .con ul li{float: left;width: 48%;}
.content-part-three .con ul li:nth-child(2n){float: right;}
.content-part-three .con ul li img{width: 100%;}
.content-part-three .con ul li .title{text-align: center;line-height: 25px;height: 50px; font-size: 14px;color:#27355c;}




/*产品介绍*/
.pro_cate_title{text-align: center;font-size:22px;margin-bottom: 20px;}
.pro_cate_des{text-align: center;font-size: 18px;margin-bottom: 20px;line-height:1.5}
.pro_cate_image{display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}
.pro_cate_image img{max-width:100%;}
.pro_catelist{}
.pro_catelist *{transition: 0.6s;}
.pro_catelist .detail li{width: 100%;border-radius:35px;overflow: hidden;margin-bottom: 12px;}
.pro_catelist .detail li .image{font-size: 0;line-height: 0;}
.pro_catelist .detail li .image img{width: 100%;}
.pro_catelist .detail li .title{display: flex;justify-content: space-between;align-items: center;height:85px;background: #ffffff;padding: 0px 15px;}
.pro_catelist .detail li .title p{font-size: 18px;}
.pro_catelist .detail li .title img{width:30px;}


.picture .catename{font-size: 22px;color:#ffffff;text-align: center;margin-bottom: 2vw;}
.picture .detail {  display: flex;  flex-wrap: wrap;}
.picture .detail li {  flex: 0 1 calc(97% / 2);  border-radius: 3px;  overflow: hidden;  margin-right: 1%;  margin-bottom:10px;}
.picture .detail li:nth-child(4n) {  margin-right: 0;}
.picture .detail li .image{ overflow: hidden;display: flex;align-items: center;justify-content: center;}
.picture .detail li .image img{max-width: 100%;max-height: 100%;}
/*.picture .detail li .imagea{ height: 150px;}*/
.picture .detail li p{  text-align: center;font-size: 14px;color: #ffffff;line-height:25px; position: relative;padding-bottom:5px;}

.videolist *{transition: 0.6s;}
.videolist ul li{width:100%;background: #f8f8f8;border-radius: 5px;box-shadow:0px 2px 5px 10px #ebebeb;;margin-bottom: 12px;}
.videolist ul li:nth-child(4n){margin-right: 0;}
.videolist ul li a{width: 94%;margin:10px auto;display: block;}
.videolist ul li img{max-width: 100%;border-radius: 10px;}
.videolist ul li .title{line-height: 25px;font-size: 16px;color:#000;padding:10px;}




/* 底部 */
.footer {background-color: #f8f8f8;}
/*.footer.bg-white{background: #ffffff;}*/
/*.footer.bg-ffffff{background: #ffffff;}*/
.footer-qrcode {text-align:center;}
.footer-qrcode img{display:block;margin:auto;padding-top:20px;}
.footer-nav{display: none;}
.footer-nav ul{display: flex;justify-content:center;border-bottom: 1px solid #c7d9e3;}
.footer-nav ul li{margin: 0px 8px;line-height:30px;}
.footer-nav ul li a{color: #000000;font-size: 18px;}
.footer-lxfs{line-height: 2;width:92%;margin:auto;padding-top:20px; }
.footer-lxfs .center{width: 100%;overflow:hidden;}
.footer-lxfs .lxfs{float: left;width:100%;}
.footer-lxfs .lxfs .nav_title{font-size: 16px;color:#000000;font-weight: bold;text-align:center;}
.footer-lxfs .lxfs .con{font-size: 16px;color:#333333}


.footer-bottom {padding: 15px 0;line-height: 28px;}
.footer-bottom .copyright { /* display: flex;  justify-content: space-between; */ color: #000000;}
.footer-bottom .copyright *{color: #000000;}


.bg-gray {
  /* background: #f8f8f8; */
}
.mypage {
  text-align: center;
  width: 100%;
  /*margin-top: 20px;*/
  /*margin-bottom: 20px;*/
  overflow: hidden;
}
.mypage .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.mypage li {
  display: inline-block;
  color: #333333;
  background: #eff1f4;
  border-radius: 5px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0px 10px;
  margin: 3px;
}
.mypage li.active {
  background: rgba(0,142,214,1);
  color: #ffffff;
}
.mypage .rows {
  border: none;
}
.lightbox{top: calc(50% - 180px);}