@charset 'UTF-8';
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd {
  margin: 0;
}
ul,
ol,
dl {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #000;
  color: inherit;
  outline: none;
}
body {
  font: 14px/1.5 'Microsoft Yahei', sans-serif;
  /*sans-serif 是手机默认字体*/
}
html {
  font-size: 100px;
}
body {
  min-width: 3.2rem;
  max-width: 6.4rem;
  margin: 0 auto;
  background-color: #fff;
}
.clearfixed {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.top_logo,
.banner {
  width: 6.4rem;
}
.top_logo a,
.banner a {
  display: block;
}
.top_logo img,
.banner img {
  width: 100%;
}
.nav {
  width: 100%;
  background: #316caa;
  overflow: hidden;
}
.nav ul {
  width: 100%;
  margin: 0 auto;
}
.nav ul li {
  width: 25%;
  float: left;
  height: 50px;
  padding: 10px 0;
  line-height: 30px;
  text-align: center;
  font-family: "微软雅黑";
  font-weight: 900;
  font-size: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  list-style-type: none;
}
.nav ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.title {
  width: 6.4rem;
  margin: 0.3rem auto;
}
.title a {
  display: block;
}
.title img {
  width: 100%;
}
.titleno {
  width: 6.4rem;
  margin: 0rem auto;
}
.titleno a {
  display: block;
}
.titleno img {
  width: 100%;
}
.fenge {
  width: 6.4rem;
  height: 0.2rem;
  background: #e8e4e4;
  border-bottom: 1px solid #a9a9a9;
  border-top: 1px solid #a9a9a9;
}
.content1 {
  width: 6.2rem;
  padding: 0 0.1rem;
}
.content1 p {
  text-indent: 2em;
  line-height: 0.4rem;
  font-size: 0.24rem;
  letter-spacing: 2px;
}
.content1 p span {
  color: #ff8400;
  font-weight: 900;
}
.jjzj {
  width: 6.4rem;
  height: 3.76rem;
  background: url(../images/bjhbl.jpg) no-repeat center;
  background-size: 6.4rem 3.76rem;
}
.jjzj p {
  color: #894020;
  font-size: 0.26rem;
  width: 3.75rem;
  padding-top: 1rem;
  padding-left: 0.3rem;
  text-indent: 2em;
  line-height: 0.4rem;
}
.jjzj p span {
  font-weight: 900;
}
.zjzc {
  width: 6.4rem;
  height: 1.68rem;
  background: url(../images/bgt.jpg) no-repeat center;
  background-size: 6.4rem 1.68rem;
}
.zjzc p {
  font-size: 0.24rem;
  color: #873e1b;
  padding-top: 0.13rem;
  padding-left: 0.6rem;
}
.zjan {
  display: block;
  margin: 0.2rem auto;
  width: 4rem;
  height: 0.6rem;
  background: #ff4242;
  text-align: center;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
  border-radius: 0.5rem;
}
.titlewz {
  width: 6.4rem;
  margin-top: 0.1rem;
}
.titlewz .pw1 {
  font-size: 0.32rem;
  color: #e30804;
  text-align: center;
}
.titlewz .pw2 {
  font-size: 0.26rem;
  text-align: center;
  color: #2e2e2e;
}
.titlewz2 {
  width: 6.4rem;
  margin: 0.1rem auto;
}
.titlewz2 .pw1 {
  font-size: 0.26rem;
  text-align: center;
  height: 0.5rem;
  line-height: 0.4rem;
  background: url(../images/bgsp.jpg) no-repeat;
  background-size: 0.29rem 0.25rem;
  background-position: 0.3rem 0.08rem;
}
.titlewz2 .pw2 {
  font-size: 0.20rem;
  text-align: center;
}
.shiping {
  width: 6rem;
  height: 4rem;
  margin: 0 auto;
}
.bd {
  width: 6.4rem;
  height: 1.86rem;
  overflow: hidden;
}
.bd li {
  width: 14rem;
  overflow: hidden;
}
.bd img {
  margin-left: 0.1rem;
  width: 1.32rem;
  height: 1.86rem;
  overflow: hidden;
}
.foutp {
  width: 6.4rem;
  padding-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.foutp:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.foutp div {
  float: left;
  width: 2.88rem;
  height: 2.3rem;
  margin-left: 0.2rem;
  margin-top: 0.2rem;
}
.foutp div a {
  display: block;
}
.foutp div a img {
  width: 100%;
}
.biaodan {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  background: #fff;
}
.biaodan .postform p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}
.biaodan .postform p input[type="text"] {
  outline: none;
  border: 0px;
  border: 1px solid #ccc;
  width: 60%;
  height: 40px;
  font-size: 18px;
  border-radius: 20px;
  text-indent: 2em;
}
.biaodan .postform p button {
  width: 45%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  margin-left: 3%;
  background: #13b1b3;
  font-size: 18px;
  color: #fff;
  outline: none;
}
.biaodan .postform p button:nth-child(2) {
  background: #fc8f25;
}
