@import "cui.css";

/* 请根据项目类型删掉多余的引用 */
@import "lib.css";

@import "m-insless.css";
/* 请在以下区间内开发 CSS 代码 */
@import "iconfont.css";
@import "m-nm.css";
@import "m-public.css";
@import "m-inside.css";
@import "less.css"; 
@import "m-insless.css";

/* 结束 */


.view .swiper-slide .imgauto {
    width: 100%;
    height: 350px;
}
.preview .swiper-slide {
    width: 25%;
    padding: 5px;
}
.preview .swiper-slide .imgauto {
    width: 100%;
    border: 1px solid #ddd;
}
.preview .active-nav .imgauto {
    border: 1px solid #0152ad;
}
.preview .swiper-container {
    width: 80%;
    margin: 0 10%;
}
.preview  {
    position: relative;
}
.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}


.work_list{width: 100%;padding-top: 12px;margin-bottom: 20px; overflow: hidden;}
.work_list h4{line-height: 44px;background: url(../images/icon12.png) 95% center no-repeat;text-indent: 0px;background-size: auto 10px;border-bottom: 1px solid #f2f2f2;width: 100%;float: left; position:relative;}
.work_list h4 a{float: left;line-height: 44px;color: #666;font-size: 14px;text-indent: 0;font-weight: normal;margin-left: 15px;}
.work_list h4.on a{font-weight: bold;}
.work_list h4 span{ width: 6px; height: 7px;color: #0152ad;display: inline-block;  float: left; font-weight:bold; position:absolute;top: -1px;}
.work_list ul{display: none;float: left;width: 100%;}
.work_list li{background: url(../images/icon12.png) 18px 15px no-repeat;text-indent: 10px;display: block;border-bottom: 1px solid #f2f2f2;width: 100%;line-height: 42px;background-size: 5px;}
.work_list li a{display: block;color: #666;font-size: 14px;text-indent: 0;padding-left: 30px;}
.work_list li.on a{ font-weight: bold; }
.work_list li span{margin-right: 20px;}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 5px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #337ab7;
  border: 1px solid #337ab7;
}
.pagination a.page-num-current {
  color: #fff;
  background: #337ab7;
  border: 1px solid #337ab7;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

.txt .jgg{ color:#F00; font-size:20px}

#maximg img{ max-width:100%}

.mxw-product .mxw-cate .head {
  display: block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: linear-gradient(0deg, #023c7e 0%, #0152ad 100%);
  color: #fff;
}
.mxw-product .mxw-cate .head .text1 {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.mxw-product .mxw-cate .head .text2 {
  font-size: 14px;
  line-height: 1.5;
}
.mxw-product .mxw-cate .item {
  padding-bottom: 50px;
}
.mxw-product .mxw-cate .item:last-child {
  padding-bottom: 0;
}
.mxw-product .mxw-cate .item .first-head {
  display: block;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
  font-size: 22px;
  padding-left: 30px;
  position: relative;
  color:#333;
}
.mxw-product .mxw-cate .item .first-head:hover{
  color:#0152ad;
}
.mxw-product .mxw-cate .item .first-head::before {
  content: "";
  display: block;
  background: url(../images/cpfl.png) no-repeat center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 10px;
  left: 5px;
}
.mxw-product .mxw-cate .item ul li {
  font-size: 15px;
  color: #666;
  line-height: 1.2;
}

@media screen and (min-width: 751px) {
.mxw-product .mxw-cate {
    width: 270px;
    flex-shrink: 0;
    margin-right: 40px;
	float: left;
	margin-bottom:20px;
  }
  .mxw-product .mxw-cate .cate-content {
    background-image: linear-gradient(0deg, #023c7e 0%, #0152ad 100%);
    padding: 0 5px 5px;
  }
  .mxw-product .mxw-cate .itembox {
    background-color: #fff;
    padding: 25px 15px;
  }
  .mxw-product .mxw-cate .item li:nth-child(2) ~ li {
    margin-top: 15px;
  }
}
@media screen and (max-width: 751px) {
  .mxw-product .mxw-cate {
    margin-bottom: 30px;
	width:100%;
	float: none;
	margin-right:0;
  }
  .mxw-product .mxw-cate .itembox {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .mxw-product .mxw-cate .item {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .mxw-product .mxw-cate .item:last-child {
    margin-bottom: 0;
  }
  .mxw-product .mxw-cate .item .first-head {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background-color: #fbfbfb;
    padding-top: 10px;
  }
  .mxw-product .mxw-cate .item .first-head:before {
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
  }
  .mxw-product .mxw-cate .item ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mxw-product .mxw-cate .item ul li {
    font-size: 12px;
    width: 32%;
    margin-top: 0!important;
  }
  .mxw-product .mxw-cate .item ul li:nth-child(3n-1) {
    margin-left: 2%;
    margin-right: 2%;
  }
  .mxw-product .mxw-cate .item ul li:nth-child(3) ~ li {
    margin-top: 15px!important;
  }
      .m-none, .pc-nav {
        display: none !important;
    }
}