
/* 变量 */
/* 搜索 */
.index-search {
  border-bottom: 1px solid #f0f0f0;
  line-height: 75px;
  padding: 0;
}

.index-search .fl i {
  font-size: 22px;
  color: #229344;
  margin-right: 10px;
  position: relative;
  top: 1px;
  display: inline-block;
  float: left;
}

.index-search .fl h3 {
  font-size: 16px;
  line-height: 75px;
  color: #229344;
  margin-right: 10px;
  float: left;
  font-weight: normal;
}

.index-search .fl a {
  font-size: 16px;
  margin: 0 1rem;
  color: #666;
  max-width: 70px;
  float: left;
}

.index-search .fl a:hover {
  color: #0246b1;
}

.index-search .fr {
  margin-left: 3rem;
  position: relative;
}

.index-search .fr form {
  height: 100%;
  position: relative;
}

.index-search .fr #top-keywords {
  width: 320px;
  border: 1px solid #f0f0f0;
  box-shadow: none;
  outline: none;
  line-height: 75px;
  padding-left: 20px;
  padding-right: 70px;
  font-size: 16px;
  border-bottom: none;
  border-top: none;
  background: unset;
}

.index-search .fr .button {
  position: absolute;
  right: 0;
  border: none;
  width: 70px;
  height: 100%;
  background-color: unset;
}

.index-search .fr i {
  position: absolute;
  font-size: 22px;
  color: #0246b1;
  right: 25px;
}

.dy01 {
  background-image: url(../image/dy_03.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 100px;
}

.dy-shili .item {
  position: relative;
  padding-bottom: 30px;
}

.dy-shili .item img {
  width: 100%;
}

.dy-shili .item p {
  font-size: 22px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

/* 标准 */
.dy021 {
  background-image: url(../image/dy_04.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding-bottom: 80px;
}

.dy021 .content {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 83, 131, 0.1);
}

.dy022 {
  background-image: url(../image/dy_05.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding-bottom: 80px;
}

.dy022 .content {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 83, 131, 0.1);
}

.dy022 .list a {
  background-color: #229344;
  color: #fff;
  padding: 16px 20px 16px 30px;
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 2px;
}

.dy022 .list a i {
  opacity: .5;
  margin-right: 10px;
  font-weight: normal;
  font-size: 12px;
  position: relative;
  top: -2px;
}

.dy022 .list a:hover i {
  opacity: 1;
}

.dy022 .more {
  padding: 16px;
  font-weight: bold;
  display: block;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  color: #222;
  border-radius: 2px;
}

.dy022 .more:hover {
  border-color: #229344;
  color: #229344;
}

.dy022 .itav .item {
  width: calc(50% - 7.5px);
  float: left;
}

.dy022 .itav .item:nth-of-type(2n) {
  margin-left: 15px;
}

.dy022 .itav .more {
  overflow: hidden;
  padding: 16px;
  display: block;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  color: #222;
  border-radius: 2px;
}

.dy022 .itav .more:hover {
  border-color: #0246b1;
  color: #0246b1;
}

.table table {
  background-color: #fff;
  width: 100%;
}

.table table tr:nth-of-type(2n+1) {
  background-color: rgba(0, 155, 76, 0.1);
}

.table table tr td:first-child {
  font-weight: bold;
  color: #222;
}

.table table tr:first-child {
  background-color: #229344;
}

.table table tr:first-child td {
  padding: 20px 10px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}

.table table td {
  padding: 20px 10px;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.table table tr td:last-of-type {
  border-right: none;
}

/* 认证项目 */
.dy03 {
  background-image: url(../image/dy_06.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 80px;
}

.dy03 .stitle {
  margin-bottom: 30px;
}

.dy03 .list {
  margin: 0 -5px;
  overflow: hidden;
}

.dy03 .list .item {
  width: 20%;
  float: left;
  padding: 5px;
}

.dy03 .list .item a {
  display: block;
  border: 1px solid rgba(0, 155, 76, 0.6);
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}

.dy03 .list .item a img {
  padding: 10px 20px;
}

.dy03 .list .item p {
  border-top: 1px solid #f0f0f0;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #222;
  text-align: center;
  padding: 10px;
  display: block;
}

.dy03 .list .item a:hover {
  border-color: #0246b1;
}

.dy03 .list .item a:hover p {
  background-color: #0246b1;
  color: #fff;
}

.dy03 .list2 .item {
  width: 33.3333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: unset;
}

.dy03 .list2 .item a {
  display: block;
  background-color: #fff;
  box-shadow: 5px 0 30px #ddd;
}

.dy03 .list2 .item a p {
  /* border-top: 1px solid $xian; */
  font-size: 16px;
  line-height: 38px;
  color: #222;
  text-align: center;
  padding: 10px;
  display: block;
}

.dy03 .list2 .item a:hover {
  background-color: #0246b1;
}

.dy03 .list2 .item a:hover p {
  color: #fff;
}

.dy03 .c-btn {
  text-align: center;
  margin-top: 30px;
  display: block;
}

.dy03 .c-btn a {
  display: inline-block;
  padding: 11px 60px;
  margin: 0 5px;
  background-color: #229344;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  overflow: hidden;
}

.dy03 .c-btn a i {
  font-size: 28px;
  margin-left: 5px;
  line-height: 0;
  position: relative;
  top: 5px;
  font-weight: normal;
}

.dy03 .c-btn a:first-child {
  background-color: #333;
}

/* 授权资质 */
.dy04 {
  background-image: url(../image/dy_07.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 50px;
}

.dy04 .item {
  position: relative;
  padding-bottom: 30px;
}

.dy04 .item .swiper-button-prev,
.dy04 .item .swiper-button-next {
  top: 43%;
}

.dy04 .item a:hover .ov-h {
  border-color: #0246b1;
}

.dy04 .item a:hover p {
  color: #0246b1;
}

.dy04 .swiper-sqzz .ov-h {
  height: 285px;
  background: #fff;
  border: 1px solid #f0f0f0;
}

.dy04 .swiper-sqzz .ov-h img {
  height: 100%;
  object-fit: contain;
}

.dy04 .swiper-sqzz p {
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 16px 10px;
}

.dy04 .swiper-sqzz a:hover .ov-h {
  border-color: #f0f0f0;
}

.dy04 .swiper-hzjg .ov-h {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 0 25px;
}

.dy04 .swiper-hzjg p {
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 16px 10px;
}

/* 专家 */
.dy05 {
  background-image: url(../image/dy_08.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 0;
}

.dy05 .item {
  position: relative;
  width: 100%;
  padding-top: 25px;
}

.dy05 .swiper-zjtd {
  width: calc(100% - 200px);
  margin: auto;
  border: 10px solid #fff;
}

.dy05 .swiper-zjtd img {
  width: 100%;
}

.dy05 .swiper-button-prev:after,
.dy05 .swiper-button-next:after {
  font-size: 60px;
}

.dy05 .swiper-button-prev {
  left: 0;
  margin-top: 6px;
}

.dy05 .swiper-button-next {
  right: 0;
  margin-top: 6px;
}

/* 流程 */
.dy06 {
  background-image: url(../image/dy_09.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  padding-bottom: 80px;
}

.dy06 .item {
  position: relative;
  padding-top: 20px;
}

.dy06 .item img {
  width: 100%;
}

.dy06 .item span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  font-size: 38px;
  color: #999;
  background: #fff;
  border: 1px solid #f0f0f0;
  width: 82px;
  height: 82px;
  line-height: 82px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
}

.dy06 .item h3 {
  position: absolute;
  top: 120px;
  width: 100%;
  padding: 0 30px;
  text-align: center;
  color: #fff;
}

.dy06 .item p {
  position: absolute;
  top: 165px;
  width: 100%;
  padding: 0 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
}

.dy06 .itav {
  background: url(../image/itavlc.png) no-repeat center top;
}

.dy06 .itav .item {
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-align: center;
  padding: 30px 0 80px;
}

.dy06 .itav .item i {
  font-size: 28px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 50px;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
}

.dy06 .itav .item h3 {
  position: unset;
  font-size: 20px;
  margin: 20px 0;
}

.dy06 .itav .item p {
  position: unset;
  font-size: 16px;
  line-height: 22px;
  color: #e2fff0;
  padding: 0 45px;
}

.dy06 .c-btn {
  text-align: center;
  margin-top: 30px;
  display: block;
}

.dy06 .c-btn a {
  display: inline-block;
  padding: 11px 60px;
  margin: 0 5px;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  overflow: hidden;
}

.dy06 .c-btn a i {
  font-size: 28px;
  margin-left: 5px;
  line-height: 0;
  position: relative;
  top: 5px;
  opacity: .5;
  font-weight: normal;
}

.dy06 .c-btn a:first-child {
  background-color: #229344;
}

.dy06 .item-hzkh {
  position: relative;
  padding-bottom: 30px;
}

.dy06 .item-hzkh .swiper-button-prev,
.dy06 .item-hzkh .swiper-button-next {
  top: 40%;
}

.dy06 .item-hzkh a:hover .ov-h {
  border-color: #0246b1;
}

.dy06 .item-hzkh a:hover p {
  color: #0246b1;
}

.dy06 .swiper-hzkh .ov-h {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 0 25px;
}

.dy06 .swiper-hzkh p {
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 16px 10px;
}

/* 资讯留言 */
.dy07 {
  background-image: url(../image/dy_11.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 100px;
  padding-top: 80px;
}

.dy07 .item {
  background-color: #fff;
}

.dy07 .item h3 {
  background-color: #229344;
}

.dy07 .item h3 a {
  color: #fff;
  font-size: 20px;
  padding: 25px 25px;
  display: block;
  line-height: 1;
}

.dy07 .item h3 a i {
  font-size: 30px;
  font-weight: normal;
  margin-right: 10px;
  float: left;
  position: relative;
  top: -3px;
}

.dy07 .item h3 a p {
  font-weight: normal;
  font-size: 16px;
  margin-top: 3px;
}

.dy07 .item ul {
  padding: 30px;
  padding-bottom: 10px;
}

.dy07 .item ul li {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.dy07 .item ul li a {
  position: relative;
  display: block;
}

.dy07 .item ul li h4 {
  font-size: 16px;
  color: #222;
  padding-left: 20px;
  margin-bottom: 10px;
}

.dy07 .item ul li h4 i {
  font-size: 12px;
  position: absolute;
  left: 0;
  color: #229344;
}

.dy07 .item ul li h4 span {
  display: block;
}

.dy07 .item ul li p {
  padding-left: 20px;
  color: #666;
}

.dy07 .item ul li a:hover h4,
.dy07 .item ul li a:hover i {
  color: #0246b1;
}

.dy07 .item .ly {
  padding: 30px;
}

.dy07 .item .ly h4 {
  font-size: 20px;
  margin-bottom: 8px;
}

.dy07 .item .ly p {
  margin-bottom: 30px;
  font-size: 18px;
  color: #333;
}

.dy07 .item .ly p span {
  color: #229344;
  font-weight: bold;
}

.dy07 .item .ly form {
  width: 100%;
}

.dy07 .item .ly form .mag {
  overflow: hidden;
}

.dy07 .item .ly form .mag p {
  position: relative;
  float: left;
  width: 48.5%;
  margin-bottom: 18px;
}

.dy07 .item .ly form .mag p:nth-of-type(2) {
  margin-left: 3%;
}

.dy07 .item .ly form .mag input {
  border: none;
  background-color: #f5f5f5;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  padding-right: 40px;
  font-size: 16px;
  color: #333;
}

.dy07 .item .ly form .mag ::placeholder {
  color: #333;
}

.dy07 .item .ly form .mag i {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #229344;
  font-size: 22px;
}

.dy07 .item .ly form .mag .lycontent {
  width: 100%;
}

.dy07 .item .ly form .mag .lycontent textarea {
  border: none;
  background-color: #f5f5f5;
  width: 100%;
  height: 100px;
  padding: 16px 20px;
  padding-right: 40px;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

.dy07 .item .ly form .mag .anniu {
  background-color: #229344;
  color: #fff;
  font-size: 16px;
  padding: 12px 45px;
  border-radius: 30px;
  overflow: hidden;
  margin-right: 10px;
  margin: 10px 0 20px;
}

.dy07 .item .ly form .mag a.anniu {
  background-color: #333;
}

.itav-baozhang .swiper-slide {
  text-align: center;
}

.itav-baozhang .swiper-slide i {
  display: inline-block;
  font-size: 50px;
  color: #0246b1;
  width: 100px;
  height: 100px;
  line-height: 90px;
  border-radius: 50px;
  border: 6px solid rgba(144, 196, 47, 0.3);
}

.itav-baozhang .swiper-slide p {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  padding: 20px 10px;
}

.about01 {
  padding-top: 80px;
}

.about01 .fl {
  width: 47%;
}

.about01 .txt {
  padding-right: 25px;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}

.about01 .txt h3 {
  display: inline-block;
  font-size: 30px;
  color: #0246b1;
  border-bottom: 3px solid #0246b1;
  padding-bottom: 12px;
  margin-bottom: 35px;
}

.about01 .txt .about-content {
  height: 238px;
  overflow-y: scroll;
  padding-right: 25px;
  text-align: justify;
  margin-bottom: 30px;
}

.about01 .txt .about-content p {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.about01 .txt ::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  background-color: white;
}

.about01 .txt ::-webkit-scrollbar-track {
  background-color: #dcdcdc;
  border-radius: 3px;
}

.about01 .txt ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #7f7f7f;
}

.about01 .txt .tel {
  font-size: 16px;
}

.about01 .txt .tel a {
  font-size: 28px;
  color: #0246b1;
  font-weight: bold;
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.about01 .fr {
  width: 53%;
}

.about02 .stitle {
  margin-bottom: 30px;
}

.about02 .tel {
  background-color: #f6f8fb;
  max-width: 1920px;
  margin: auto;
}

.about02 .tel ul {
  padding: 50px 0;
  overflow: hidden;
}

.about02 .tel ul li {
  width: 15%;
  float: left;
  text-align: center;
}

.about02 .tel ul li i {
  display: block;
  margin: auto;
  width: 88px;
  height: 88px;
  line-height: 88px;
  font-size: 50px;
  color: #229344;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 20px;
}

.about02 .tel ul li a {
  font-weight: bold;
  color: #222;
  font-size: 15px;
  padding: 0 5px;
}

.about02 .tel ul li:last-child {
  width: 20%;
  float: right;
}

.about02 .tel ul li:last-child span {
  width: 47%;
  float: left;
  text-align: center;
}

.about02 .tel ul li:last-child span p {
  color: #666;
  padding: 10px;
}

.about02 .tel ul li:last-child span:last-child {
  margin-left: 6%;
}

/* 实验基地 */
.index06 {
  background-image: url(../image/sy_31.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
  padding-bottom: 120px;
}

.index06 .list {
  margin: 0 -15px;
}

.index06 .item {
  width: 33.3333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: unset;
}

.index06 .item a {
  display: block;
  background-color: #fff;
  box-shadow: 5px 0 30px #ddd;
}

.index06 .item a p {
  /* border-top: 1px solid $xian; */
  font-size: 16px;
  line-height: 38px;
  color: #222;
  text-align: center;
  padding: 10px;
  display: block;
}

.index06 .item a:hover {
  background-color: #0246b1;
}

.index06 .item a:hover p {
  color: #fff;
}

.index06 .c-btn {
  text-align: center;
  margin-top: 30px;
  display: block;
}

.index06 .c-btn a {
  display: inline-block;
  padding: 11px 60px;
  margin: 0 5px;
  background-color: #229344;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  overflow: hidden;
}

.index06 .c-btn a i {
  font-size: 28px;
  margin-left: 5px;
  line-height: 0;
  position: relative;
  top: 5px;
  font-weight: normal;
}

.index06 .c-btn a:first-child {
  background-color: #333;
}

.about04 {
  background-image: url(../image/gy_01.jpg);
  background-size: 1920px 100%;
}

.about06 {
  background-image: url(../image/gy_02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 80px;
}

.about06 .item {
  overflow: hidden;
}

.about06 .item .img {
  width: 50%;
  float: left;
  position: relative;
}

.about06 .item .img .swiper-button-prev,
.about06 .item .img .swiper-rtl .swiper-button-next,
.about06 .item .img .swiper-button-next,
.about06 .item .img .swiper-rtl .swiper-button-prev {
  display: none;
}

.about06 .item .img .swiper-pagination {
  bottom: 20px;
  width: auto;
  background: rgba(255, 255, 255, 0.6);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
  padding: 1px 20px;
  bottom: 20px;
}

.about06 .item .txt {
  width: 50%;
  float: left;
  padding: 30px;
  padding-left: 60px;
}

.about06 .item .txt h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.about06 .item .txt h3 span {
  color: #229344;
}

.about06 .item .txt p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 60px;
  white-space: pre-line;
}

.about06 .item .txt a {
  font-size: 16px;
  color: #fff;
  background-color: #0246b1;
  padding: 8px 50px;
  margin: 0 5px;
  border-radius: 30px;
  overflow: hidden;
}

.about06 .item:last-child .txt {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 60px;
}

.about07 {
  background-image: url(../image/gy_03.jpg);
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  background-position: center bottom;
  margin-top: 30px;
}

.about07 .swiper-abhzkh .ov-h {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 0 25px;
}

.about07 .swiper-abhzkh p {
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 16px 10px;
}

.about08 {
  background-image: url(../image/gy_04.jpg);
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  background-position: center bottom;
  padding-top: 0;
}

.about08 .item-rczp {
  position: relative;
  padding-bottom: 40px;
}

.about08 .item-rczp a {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
  padding: 30px;
}

.about08 .item-rczp a h4 {
  font-size: 20px;
  color: #229344;
  margin-bottom: 20px;
}

.about08 .item-rczp a h4 i {
  float: right;
  font-size: 30px;
  font-weight: normal;
  opacity: .5;
}

.about08 .item-rczp a p {
  color: #666;
  line-height: 24px;
}

.about08 .item-rczp a p span {
  color: #999;
}

.about08 .item-rczp a p:nth-of-type(2) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  min-height: 60px;
}

.about08 .item-rczp a:hover h4 {
  color: #0246b1;
}

.about08 .chaxun {
  position: relative;
  padding-right: 20px;
  background: unset;
}

.about08 .chaxun .buttom {
  position: absolute;
  top: 0;
  left: 0;
  padding: 50px;
  width: 100%;
}

.about08 .chaxun .buttom a {
  display: block;
  width: 66%;
  line-height: 60px;
  border-radius: 5px;
  color: #fff;
  background-color: #229344;
  padding: 0 30px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}

.about08 .chaxun .buttom a i {
  font-weight: normal;
  font-size: 22px;
  margin-right: 20px;
  position: relative;
  top: 2px;
}

.about08 .chaxun .buttom a span {
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  opacity: .5;
}
