@charset "utf-8";
/* CSS Document */

.content {
  padding:0 0.3125rem;
}

.content .why {
  padding-top:.9rem;
}

.content .why h3 {
  color: #303030;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height:1.4rem;
  display:block; width:100%;
}

.content .why ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content .why ul li {
  list-style: none;
  width: 48%;
  background: #f7f7f7;
  margin: 0.15625rem 0;
  padding: 0.1875rem;
}

.content .why ul li h4 {
  color: #0371c4;
  font-size: 0.59375rem;
  font-weight: bold;
  text-align: center;
  height: 0.9375rem;
}

.content .why ul li .hx {
  font-size: 0.546875rem;
}

.content .why u li p {
  color: #4c4b4b;
  font-size: 0.40625rem;
  text-align: center;
}

.search1 {
  background-size: 100%;
  width: 100%;
  background: url(../img/system/searchbg1.jpg) no-repeat;
}


.search1 .container .contc {
  width:93%;
  margin: 0 auto;
  padding-top: 20px;

}
.search1 .container .contc h3{ font-size:2rem; color:#fff; font-weight:bold; text-align:center; margin:0; padding:0 0 1rem 0;}


.tixing {
  padding: 0.3125rem;
  margin-top: 1.2rem;
}

.tixing h3 {
  color: #303030;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.375rem;
  display:block; width:100%;
}

.tixing p {
  font-size: .9rem;
  color: #282828;
  text-align: center; display:block; width:100%;
}

.tixi {
  padding:2rem 0;
  margin-top: 0.3125rem;
  background-size: 100%;
  width: 100%;
  background: url(../img/system/bg1.jpg) repeat;
}

.tixi h3 {
  color: #303030;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.375rem; display:block; width:100%;
}

.tixi p {
  font-size: .9rem;
  color: #282828;
  text-align: center; display:block; width:100%;
}

.mianshou {
  padding: 0.3125rem 0;
  margin-bottom: 0.3125rem;
  margin-top:1rem;
}

.mianshou h3 {
  color: #303030;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
   margin-top:1rem; display:block; width:100%;
}

.mianshou p {
  font-size: 1rem;
  color: #646464;
  text-align: center;
  line-height: 1rem; display:block; width:100%;
}

.search2 {
  background: #14112e;
  margin-top: 0.625rem;
}

