﻿
@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
html {
  font-size: 12px;
  font-size: calc(3.125vw);
  background-color: #eeeeee;
}
body {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
  font-family: 微软雅黑;
  background: #fff;
}
img,
input,
select {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  max-width: 100%;
}
.float_container dt img {
  width: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
ol,
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
input,
button,
submit,
textarea,
checkbox,
select,
radio,
form {
  vertical-align: middle;
  font-size: 100%;
}
a {
  color: #000;
  text-decoration: none;
}
a:link,
a:visited {
  text-decoration: none;
}
:focus {
  outline: none;
  /* for Firefox */
}
.red,
.red a {
  color: #0783BF;
}
.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
  zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
.content {
  background-color: #f2f2f2;
  overflow: hidden;
}
.content p {
  font-size: 0.22rem;
  text-indent: 2em;
  line-height: 0.32rem;
  width: 5.94rem;
  margin: 3% auto;
  overflow: hidden;
}
.ggtit {
  text-align: center;
  margin: 5% auto;
  overflow: hidden;
}
.ggtit h3 {
  font-size: 0.36rem;
  font-weight: bold;
}
.ggtit h3 strong {
  color: #ff9600;
}
.icon ul {
  width: 5.86rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.icon ul li {
  width: 2.79rem;
  height:1.78rem;
  position: relative;
}
.icon ul li:nth-of-type(1) {
  background: url(../images/icon1.jpg) no-repeat scroll;
  background-size: 100%;
}
.icon ul li:nth-of-type(2) {
  background: url(../images/icon2.jpg) no-repeat scroll;
  background-size: 100%;
}
.icon ul li p {
  font-size: 0.22rem;
  line-height: 0.28rem;
  position: absolute;
  bottom: 3%;
  left: 2.5%;
}
.icon_1 ul {
  width: 5.86rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.icon_1 ul li {
  width: 1.9rem;
  height: 2rem;
  position: relative;
}
.icon_1 ul li:nth-of-type(1) {
  background: url(../images/icon3.jpg) no-repeat scroll;
  background-size: 100%;
}
.icon_1 ul li:nth-of-type(2) {
  background: url(../images/icon4.jpg) no-repeat scroll;
  background-size: 100%;
}
.icon_1 ul li:nth-of-type(3) {
  background: url(../images/icon5.jpg) no-repeat scroll;
  background-size: 100%;
}
.icon_1 ul li p {
  font-size: 0.22rem;
  line-height: 0.28rem;
  position: absolute;
  top: 56%;
  left: 2.5%;
}
.swtzx li {
  background-color: #ffa200;
  width: 4.96rem;
  line-height: 0.51rem;
  border-radius: 0.4rem;
  text-align: center;
  margin: 4% auto;
  overflow: hidden;
}
.swtzx li a {
  color: #fff;
  font-size: 0.24rem;
}
.wrap_1 {
  background-color: #f4b13d;
  overflow: hidden;
  padding-bottom: 5%;
}
.ggtit_1 {
  text-align: center;
  margin: 5% auto;
  overflow: hidden;
}
.ggtit_1 h3 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
}
.ggtit_1 h3 strong {
  color: #fcff00;
}
.base ul {
  width: 6.1rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.base ul li {
  width: 2.98rem;
  height: 3.35rem;
  position: relative;
  margin-bottom: 2%;
}
.base ul li:nth-of-type(1) {
  background: url(../images/ys1.jpg) no-repeat scroll;
  background-size: 100%;
}
.base ul li:nth-of-type(2) {
  background: url(../images/ys2.jpg) no-repeat scroll;
  background-size: 100%;
}
.base ul li:nth-of-type(3) {
  background: url(../images/ys3.jpg) no-repeat scroll;
  background-size: 100%;
}
.base ul li:nth-of-type(4) {
  background: url(../images/ys4.jpg) no-repeat scroll;
  background-size: 100%;
}
.base ul li p {
  font-size: 0.22rem;
  line-height: 0.32rem;
  position: absolute;
  top: 50%;
  left: 5%;
  text-indent: 2em;
  width: 2.64rem;
}
.tips {
  position: relative;
  overflow: hidden;
  margin: 2% auto;
}
.tips p {
  font-size: 0.22rem;
  color: #fff;
  width: 4.64rem;
  position: absolute;
  line-height: 0.32rem;
  bottom: 2%;
  left: 23%;
}
.tips_zx li {
  background-color: #fff;
  width: 4.9rem;
  line-height: 0.56rem;
  border-radius: 2px;
  text-align: center;
  margin: 4% auto;
  overflow: hidden;
}
.tips_zx li a {
  color: #ff9600;
  font-size: 0.24rem;
}
.column {
  position: relative;
  margin: 3% auto;
  overflow: hidden;
}
.column ul {
  position: absolute;
  overflow: hidden;
}
.column ul:nth-of-type(1) {
  top: 2%;
  left: 2%;
}
.column ul:nth-of-type(2) {
  top: 34%;
  left: 2%;
}
.column ul:nth-of-type(2) p {
  width: 2rem;
}
.column ul:nth-of-type(3) {
  bottom: 10%;
  left: 7%;
}
.column ul:nth-of-type(3) p {
  width: 2.42rem;
}
.column ul:nth-of-type(4) {
  top: 2%;
  right: 2%;
}
.column ul:nth-of-type(5) {
  top: 34%;
  right: 2%;
}
.column ul:nth-of-type(5) p {
  width: 2rem;
}
.column ul:nth-of-type(6) {
  bottom: 10%;
  right: 5%;
}
.column ul:nth-of-type(6) p {
  width: 2.6rem;
}
.column ul li {
  font-size: 0.22rem;
  font-weight: bold;
}
.column ul p {
  font-size: 0.2rem;
  line-height: 0.28rem;
  width: 2.8rem;
  margin-top: 2%;
  text-indent: 2em;
}
.column ul li strong {
  color: #ff9600;
}
.tips_zx2 li {
  background-color: #ff9600;
  width: 4.9rem;
  line-height: 0.56rem;
  border-radius: 2px;
  text-align: center;
  margin: 4% auto;
  overflow: hidden;
}
.tips_zx2 li a {
  color: #fff;
  font-size: 0.24rem;
}
.con {
  background-color: #e7e7e7;
  overflow: hidden;
}
.ggtit_2 h3 {
  color: #000;
}
.con_1 ul li {
  height: 1.16rem;
  position: relative;
  overflow: hidden;
}
.con_1 ul li p {
  font-size: 0.21rem;
  text-indent: 2em;
  width: 4.8rem;
  position: absolute;
}
.con_1 ul li:nth-of-type(1) p {
  top: 14%;
  right: 2%;
}
.con_1 ul li:nth-of-type(2) p {
  top: 14%;
  left: 5%;
}
.con_1 ul li:nth-of-type(3) p {
  top: 14%;
  right: 2%;
}
.con_1 ul li:nth-of-type(4) p {
  top: 14%;
  left: 5%;
}
.con_1 ul li:nth-of-type(1) {
  background: url(../images/con1.jpg) no-repeat scroll;
  background-size: 100%;
}
.con_1 ul li:nth-of-type(2) {
  background: url(../images/con2.jpg) no-repeat scroll;
  background-size: 100%;
}
.con_1 ul li:nth-of-type(3) {
  background: url(../images/con3.jpg) no-repeat scroll;
  background-size: 100%;
}
.con_1 ul li:nth-of-type(4) {
  background: url(../images/con4.jpg) no-repeat scroll;
  background-size: 100%;
}
.tool {
  position: relative;
  margin: 3% auto;
  overflow: hidden;
}
.tool p {
  width: 4.64rem;
  position: absolute;
  text-indent: 2em;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #fff;
  top: 20%;
  left: 23%;
}
.wrap img {
  display: block;
}
.wrap_2 {
  background-color: #72c8f5;
  overflow: hidden;
  padding-bottom: 5%;
}
.step {
  margin-bottom: 5%;
}
.step_1 {
  background-color: #0087ce;
  width: 3.82rem;
  line-height: 0.49rem;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.step_1 p {
  font-size: 0.26rem;
  color: #fff;
}
.step_2 {
  background-color: #fff;
  width: 6.1rem;
  overflow: hidden;
  border-radius: 0.2rem;
  margin: 0 auto;
}
.step_2 ul {
  width: 5.9rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.step_2 ul dl {
  width: 1.58rem;
}
.step_2 ul p {
  font-size: 0.22rem;
  line-height: 0.32rem;
  width: 4.2rem;
}
.yyjj {
  background-color: #f0f0f0;
  overflow: hidden;
  width: 6.09rem;
  margin: 0 auto;
}
.yyjj p {
  font-size: 0.22rem;
  text-indent: 2em;
  line-height: 0.32rem;
  width: 5.78rem;
  margin: 3% auto;
}
.part5_con {
  position: relative;
  margin-bottom: 3%;
}
.part5_con > dl {
  position: absolute;
  right: 0.66rem;
  top: 0.21rem;
  color: #3c3c3c;
}
.part5_con > dl dd {
  font-size: 0.2rem;
  font-weight: bold;
  text-align: center;
}
.part5_con > dl dt {
  font-size: 0.26rem;
  border: 1px solid #000;
  text-align: center;
  padding: 0.04rem 0.2rem;
  margin-top: 3%;
}
.part5_con > dl dt a {
  color: #3c3c3c;
}
.part5_con:nth-of-type(3) > dl {
  right: 3.8rem;
  top: 0.21rem;
}