.basic_bg {
  background: #069fb1;
}

.basic-name {
  border-bottom: 1px solid #ddd;
}

.basic_title {
  padding: 8px 15px;
  display: table;
  font-size: 1rem;
  color: #fff;
}

.page {
  width: 100%;
  padding: 50px 0 15px 0;
  text-align: center;
  overflow: hidden;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page a,
.page span {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 3px 10px;
  margin: 0 3px;
  background: #fff
}

.page span,
.page a:hover {
  background: #069fb1;
  border: 1px solid #069fb1;
  color: #fff !important;
  border-radius: 5px;
}

.page .prev,
.page .next {
  margin: 0 10px;
}

.news-tittle {
  font-size: 30px;
  font-weight: bolder;
  margin-bottom: 15px;
  text-align: center;
}

.pro-tittle {
  font-size: 30px;
  font-weight: bolder;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.news_time {
  background: url(../images/time01.png) left no-repeat;
}

.news_hits {
  background: url(../images/liulan01.png) left no-repeat;
  margin: 0 12px;
}

.news_ziti {
  background: url(../images/ziti01.png) left no-repeat;
}

.content-show-list {
  margin-top: 24px;
}

.content-show {
  padding: 20px 0;
  line-height: 200%;
}

.content-show img {
  max-width: 100% !important;
  height: auto !important
}

.next-list {
  margin-top: 15px;
  font-size: 15px;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.next-list p {
  font-weight: bold;
  border: 1px solid #ddd;
  width: 45%;
  padding: 8px 15px;
}

.next-list a {
  font-weight: normal;
}

.next-list a:hover {
  line-height: 26px;
  text-decoration: underline;
}

.news_description {
  padding: 10px 15px;
  border: 1px solid #ddd;
  background: #eee;
}

.news_description span {
  font-weight: bold;
  font-size: 16px;
}

.relatedread {
  margin: 40px 0 0 0;
}

.relatedread ul {
  padding-top: 15px;
}

.relatedread li {
  line-height: 28px;
  margin: 5px 0;
}

.relatedread li span {
  margin-right: 10px;
}

.relatedread li em {
  margin-left: 30px;
  color: #999;
}

.relatedpro {
  margin-top: 30px;
}

.relatedpro ul {
  margin-top: 10px;
  display: flex;
  gap: 1.5%;
  flex-wrap: wrap;
}

.relatedpro li {
  width: 18.8%;
  margin-top: 15px;
  text-align: center;
  line-height: 30px;
}

.relatedpro li em {
  display: block;
  overflow: hidden;
}

.relatedpro li img {
  width: 100%;
  display: block;
}

.relatedpro li h2 {
  font-weight: normal;
  line-height: 26px;
  font-size: 15px;
}

.product_size {
  width: 750px;
  height: auto;
  overflow: hidden;
  padding-bottom: 28px;
  margin: 0 auto;
  /* float:left; */
}

.pro_sImg {
  padding: 11px 0;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 11px;
}

.pro_sImg img {
  width: 750px;
}

.pro_sMimg li {
  float: left;
  width: 86px;
  height: 59px;
  margin: 0 10px 10px 0;
  display: inline;
}

.n_contact_icon ul {
  display: flex;
}

.n_contact_icon ul li {
  flex: 1;
  text-align: center;
  padding: 0 20px;
}

.n_contact_icon ul li span {
  font-size: 50px;
  color: #ccc;
}

.n_contact_icon ul li h1 {
  margin: 10px 0;
  font-size: 18px;
}

.n_contact_icon ul li p {
  font-size: 18px;
}

.n_contact_icon ul li:nth-child(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.n_contact_message {
  padding: 50px 0;
  border: 4px solid #eeee;
  background: url(../images/kefu.jpg) right bottom no-repeat;
  margin: 60px 0;
}

.n_contact_message .n_contact,
.n_contact_message .n_message {
  width: 50%;
  padding: 0 50px;
}

.n_contact_message .n_contact {
  font-size: 18px;
  line-height: 220%;
}

.n_contact_message .n_message {
  border-left: 1px solid #eee;
}

#allmap {
  width: 100%;
  height: 500px;
}

/* Basic Grey */
.basic-grey {
  padding: 30px 0 25px 20px;
  color: #888;
  text-shadow: 1px 1px 1px #fff;
}

.basic-grey h1 {
  font-size: 25px;
  padding: 0px 0px 10px 40px;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  margin: -10px -15px 30px -10px;
  color: #666;
}

.basic-grey h1>span {
  display: block;
  font-size: 11px;
}

.basic-grey label {
  display: block;
  width: 100%;
  margin: 0px;
}

.basic-grey label>span {
  float: left;
  /* width: 80px; */
  text-align: right;
  padding-right: 10px;
  color: #666;
  font-weight: normal;
  margin-top: 5px;
}

#basic-grey label>span {
  width: 80px;
}

.basic-grey input[type='text'],
.basic-grey input[type='email'],
.basic-grey textarea,
.basic-grey select {
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 2px 5px;
  color: #666;
  height: 28px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 12px;
  margin-right: 6px;
  margin-top: 2px;
  outline: 0 none;
  width: 60%;
  font-size: 14px;
  box-shadow: inset 2px 2px 3px #ededed;
  -moz-box-shadow: inset 2px 2px 3px #ededed;
  -webkit-box-shadow: inset 2px 2px 3px #ededed;
}

.basic-grey .o-time {
  color: #666;
  height: 30px;
  margin-bottom: 16px;
  margin-right: 6px;
  margin-top: 2px;
  outline: 0 none;
  padding: 3px 3px 3px 5px;
  width: 70%;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
}

.basic-grey textarea {
  padding: 5px 3px 3px 5px;
}

.basic-grey select {
  background: #fff url('down-arrow.png') no-repeat right;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width: 50%;
  height: 35px;
  line-height: 25px;
}

.basic-grey textarea {
  height: 100px;
}

.basic-grey label .error {
  color: red;
  float: none;
  font-weight: normal;
  line-height: 1.4;
  border: 1px solid red;
}

.basic-grey>label>span .error {
  border: none;
}

.message01 {
  height: 35px;
  line-height: 35px;
  width: 200px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .next-list p {
    width: 100%;
    margin: 5px 0;
  }

  .relatedpro ul {
    justify-content: space-between;
  }

  .relatedpro li {
    width: 48%;
  }

  .new_attribute span b {
    display: none;
  }
}