#search {
  background: #f5f5f5;
  padding: 10px 0;
}

#search input {
  border: solid 1px #1e85e4;
  font-size: 14px;
  padding: 6px;
  height: 34px;
  width: 50%;
  line-height: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

#search button {
  border: none;
  background: #1e85e4;
  border-radius: 0 4px 4px 0;
  font-size: 14px;
  padding: 7px 15px;
  color: #fff;
  margin-left: -5px;
  margin-right: 15px;
  line-height: 20px;
}

#search form {
  margin-bottom: 0;
}

#index-hot-search{
  display: inline-block;
  color: #666;
}

#search form > div a {
  color: #333;
  margin-right: 15px;
}

#search form > div a:hover {
  color: #1e85e4;
}

#about {
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
  background: center top url("../images/about_banner.jpg") no-repeat;
  background-size: 100% 100%;
  padding: 100px 0 180px;
  position: relative;
}

#about h1 {
  color: #fff;
  font-size: 24px;
}

#about h2 {
  font-size: 14px;
  color: #1e85e4;
}

#about #text {
  float: left;
  width: 50%;
}
#about #text p {
    text-indent: 2em;
    text-align:left;
}

#about-img {
  float: right;
  width: 40%;
}

#about p {
  color: #fff;
  line-height: 24px;
  font-size: 14px;
}

#about .more a {
  color: #1e85e4;
}

#about #about-icon {
  position: absolute;
  bottom: 0;
  left: 10%;
}
#about-icon {
  background: url(../images/ab5.png) no-repeat;
  background-size: cover;
  margin: 0;
}
#about-icon li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 40px 0 50px;
  list-style: none;
}
@keyframes abtMg {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
#about-icon li:hover img {
  transition: all 0.6s ease;
  animation: abtMg 1s;
}
#about-icon li p {
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
}

#news-box {
  background: url(../images/bg-case.png) no-repeat #fff top center;
  background-size: 100% 100%;
  padding: 100px 0 30px;
}

#news h1 {
  color: #fff;
  font-size: 24px;
  padding-bottom: 10px;
  text-align: center;
  text-shadow: 3px 3px 3px #000;
}

#news h2 {
  text-shadow: 3px 3px 3px #000;
  color: #fff;
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
#news-first {
  float: left;
  width: 50%;
  height: 400px;
  box-shadow: 0 5px 5px;
  position: relative;
  border-radius: 30px 0 0 0;
  overflow: hidden;
  background-color: #eee;
}
#news-first img {
  width: 100%;
  height: 100%;
}
#news-first a:last-child {
  position: absolute;
  bottom: 15px;
  padding: 10px 30px;
  color: #fff;
  z-index: 88;
  background: rgba(0, 0, 0, 0.55);
}
#news-other {
  background-color: #eee;
  float: right;
  width: 50%;
  height: 400px;
  padding: 0;
  margin: 0;
  box-shadow: 0 5px 5px;
  border-radius: 0 0 30px 0;
  overflow: hidden;
}

#news-other li {
  list-style: none;
  height: 25%;
  padding: 15px;
  border: 1px solid #666;
}
#news-other li > a {
  max-height: 70%;
  max-width: 100px;
}
#news-other > li > .right {
  width: calc(100% - 130px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#news-other .news-other-desc a {
  font-size: 0.9em;
  color: #999;
}

#home-flash {
  width: 100%;
  background-color: #1b2959;
  padding-top: 10px;
}

#example {
  padding-top: 60px;
  margin-bottom: 80px;
}
#example h1 {
  color: #000;
  font-size: 24px;
  padding-bottom: 10px;
  text-align: center;
}
#example-last {
  position: relative;
  z-index: 0;
  padding-bottom: 173px;
  float: left;
  padding-left: 2%;
  width: 50%;
}
#example-last:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  height: 70%;
  border-radius: 60px 60px 0 0;
  background: linear-gradient(200deg, #ed3b47 0%, #0c2b47 100%);
  z-index: -1;
}
#example-last > a {
  display: block;
  position: relative;
  margin: 0 26px;
}
#example-last > a > img {
  border-radius: 30px 30px 0 0;
}

#example h2 {
  color: #000;
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
#example-last-txt {
  position: absolute;
  left: -13px;
  bottom: 0;
  padding: 30px;
  background: url(../images/dot-case.png) #fff no-repeat left center;
  box-shadow: 0 0 21px rgba(13, 43, 71, 0.2);
  border-radius: 0 30px 30px 30px;
  width: calc(100% + 13px);
  bottom: 20px;
}
.example-last-title {
  margin-bottom: 10px;
}
.example-last-title i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.example-last-title i img {
  width: 17px;
  height: 17px;
  margin-left: 4px;
}
#example-other {
  position: relative;
  width: 50%;
  margin-top: 20px;
}
#example-other h3 {
  margin-bottom: 22px;
  padding-left: 40px;
}
#example-other h3 a {
  color: #fff;
  font-size: 36px;
  line-height: 1.2;
  font-weight: normal;
}
#example-other-box {
  background: #fff;
  padding: 30px 30px 30px 0;
  border-radius: 0 30px 30px 0;
  box-shadow: 0 0 21px rgba(13, 43, 71, 0.2);
}
#example-other-box p {
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 24px;
  font-weight: bold;
  padding: 0 5px 0 40px;
}
#example-other-box p::before {
  content: "<--";
  opacity: 0.2;
  margin-left: -40px;
}
#example-other-box p img {
  transform: none;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 10px;
}
#example-other-box p span {
  font-weight: normal;
}
#example-other-list {
  display: flex;
  justify-content: space-around;
}
#example-other-list > div {
  width: 23%;
  text-align: center;
}
#example-other-list > div img {
  margin-bottom: 20px;
}
/*home product*/
#home-product-list {
  padding-top: 20px;
}

#home-product-list h1 {
  color: #666;
  font-size: 24px;
  padding-bottom: 10px;
  text-align: center;
}

#home-product-list h2 {
  color: #666;
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
#home-product-list .clearfix {
  margin-bottom: 20px;
}
#home-product-list .item {
  overflow: hidden;
  width: 23%;
  float: left;
  padding: 15px;
  text-align: center;
  position: relative;
  box-shadow: 1px 5px 5px;
  margin: 20px 1%;
  border-radius: 5px;
}
#home-product-list a {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  width: clac(100% - 30px);
  text-overflow: ellipsis;
  display: block;
}
#home-product-list .item img {
  margin-bottom: 10px;
  height: 222px;
}
#home-product-list .item h3 {
  margin-bottom: 15px 0;
}
#home-product-list .item h3 a {
  color: #2d203b;
  font-size: 22px;
  font-weight: bolder;
  margin-left: 66px;
}
#home-product-list .item h3 a:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 37px;
  background: url(../images/good-line.png) no-repeat;
  vertical-align: middle;
  margin-left: 24px;
}
#home-product-list .item p {
  color: #6e757c;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#home-product-list .item p span {
  display: inline-block;
  background: url(../images/good-bg.png) no-repeat;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
  padding: 0 15px;
  background-size: 100% 100%;
}

#flinks {
  padding: 5px 0;
}
#flinks > a {
  margin-right: 30px;
}

@media screen and (max-width: 640px) {
  #about {
    padding: 30px 0 0;
  }
  #about #text {
    float: none;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
  }
  #about #text p {
    text-shadow: 1px 1px 1px #1e85e4;
  }
  #about-img {
    display: none;
  }
  #about h2 {
    font-size: 14px;
  }
  #about-icon li {
    width: 50%;
  }
  #about #about-icon {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
  }
  #news ul {
    padding-left: 0;
  }
  #news .homearticle-time {
    display: none;
  }
  #news-first {
    display: none;
  }
  #news-other {
    width: 100%;
    border-radius: 30px 0 30px 0;
    box-shadow: 0 0 5px;
  }
  #example-last {
    width: 100%;
    float: none;
    padding-bottom: 0;
  }
  #example-last-txt {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  #example-other {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  #example-other h3 {
    display: none;
  }
  #example-other-box {
    border-radius: 30px 30px 0 30px;
  }
  #example-other-box p::before {
    content: "";
    margin-left: 0;
  }
  #search input {
    width: calc(100% - 90px);
  }
  #home-product-list .item {
    width: 98%;
    margin: 0 1% 20px;
  }
  #flinks {
    display: none;
  }
  #home-product-list .item h3 a {
    margin-left: 0px;
  }
  #news-box {
    padding: 30px 0;
  }
  #index-hot-search{
    display: none;
  }
}
