/*AVAIBLE_VI
[
{"vicolor":"#910000"},
{"vicolor":"#64C0A5"},
{"vicolor":"#0099CC"},
{"vicolor":"#005A4E"}
]
AVAIBLE_VI*/
@charset "utf-8";
/*格式化*/
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1px;
  background: #fff;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: "Microsoft Yahei";
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: "Microsoft Yahei";
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 14px;
}
/*排版通用*/
.f-mm {
  margin-left: auto;
  margin-right: auto;
}
/*居中对齐*/
.f-fl {
  float: left;
}
/*左浮动*/
.f-fr {
  float: right;
}
/*右浮动*/
.f-tr {
  text-align: right;
}
/*右对齐*/
.f-tl {
  text-align: left;
}
/*左对齐*/
.f-tc {
  text-align: center;
}
/*中间对齐*/
.f-pr {
  position: relative;
}
/*定位*/
.f-di {
  display: inline;
}
.message_button input {
  background-color: #0099cc !important;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}
/*网站首页宽度*/
img {
  display: block;
  width: 100%;
}
.head2 {
  position: relative;
  z-index: 777;
  height: 3.9rem;
  background: url(../images/t_bj.jpg) no-repeat center top;
  background-size: 32rem 3.9rem;
}
.head2 .logo {
  width: 25.5%;
  position: absolute;
  left: 3.1%;
  top: 0;
}
.head2 .logo img {
  height: 100%;
  width: 100%;
  display: block;
}
.head2 .tsite {
  width: 60%;
  height: 2rem;
  font-size: 1.3rem;
  line-height: 2rem;
  margin-right: 2%;
  margin-top: 1rem;
  color: #fff;
  float: right;
  overflow: hidden;
}
.head2 .tsite a {
  display: inline-block;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 .4rem;
}
.head2 .tsite a:before {
  content: "";
  position: absolute;
  height: 1rem;
  width: 1px;
  right: 0;
  top: .6rem;
  background: #fff;
}
.head2 .tsite a:last-child:before,
.head2 .tsite a:last-child:after {
  background: none;
}
.head2 .cur {
  color: #0099cc;
}
.title {
  color: #0099cc;
  line-height: 0;
  padding-top: 1.6rem;
  text-align: center;
  padding-bottom: 1.8rem;
  position: relative;
}
.title em {
  display: block;
  height: 2rem;
  font-size: 1.45rem;
  font-weight: bold;
  line-height: 2rem;
  overflow: hidden;
}
.title span {
  height: 1rem;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  padding-bottom: 0.5rem;
  margin-top: .3rem;
  font-size: 0.92rem;
  line-height: 1rem;
  overflow: hidden;
}
.title:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 4rem;
  left: 42%;
  top: 5.5rem;
  background: #0099cc;
}
.j_nn1 {
  font-size: 0;
  margin-bottom: 2rem;
}
.j_nn2 {
  margin-bottom: 6rem;
}
.j_nn2_img {
  display: block;
  margin: 0 10.3%;
  border: 1px solid #cecdcf;
  padding: 0.8rem;
}
.j_nn2 p {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0 2% ;
}
.j_nn3 {
  background: #f3f3f3;
  padding: 0 2%;
  padding-top: 5.1rem;
  padding-bottom: .5rem;
  position: relative;
}
.j_nn3_img {
  width: 44.8%;
  position: absolute;
  top: -3.9rem;
  right: 0;
}
.j_nn3 .title {
  text-align: left;
  width: 53%;
  margin-bottom: 3rem;
}
.j_nn3 .title em {
  font-size: 1.3rem;
}
.j_nn3 .title:before {
  left: 0;
}
.j_nn3 p {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 2rem;
}
.j_nn3 p span {
  display: block;
}
.j_nn3_txt {
  color: #0099cc;
  font-size: 1.2rem;
  padding-bottom: 0.2rem;
}
.j_nn4 {
  overflow: hidden;
  padding: 0 2%;
}
.j_nn4 .title:before {
  top: 6.5rem;
}
.j_nn4 p {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0 2% ;
}
.j_nn4 p em {
  display: block;
  font-size: 0;
  padding-top: 1.75rem;
}
.j_nn5 {
  padding-top: 2.2rem;
  margin-bottom: 2rem;
}
.j_nn5 dl {
  margin: 0 2% 0.5rem;
  overflow: auto;
}
.j_nn5 dl dt {
  font-size: 0;
  width: 30%;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.j_nn5 dl dd {
  background: #f3f3f3;
  border: 1px solid #cecdcf;
  padding: 2.2rem 5% 1.5rem;
  margin-top: -2.25rem;
}
.j_nn5 dl dd h4 {
  height: 2rem;
  color: #0099cc;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2rem;
  overflow: hidden;
}
.j_nn5 dl dd p {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-top: 0.5rem;
}
.j_nn6 {
  background: #f3f3f3;
  padding: 0 2% 1.5rem;
  margin-bottom: 2.5rem;
}
.j_nn6 ul {
  overflow: hidden;
  margin: 0 2%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.j_nn6 ul li {
  width: 48.5%;
}
.j_nn6 ul li span {
  display: block;
  color: #6a6772;
  font-size: 1rem;
  height: 2.2rem;
  line-height: 2.2rem;
  overflow: hidden;
}
.j_nn6 ul li em {
  display: block;
  background: #fff;
  border: 1px solid #cecdcf;
  box-sizing: border-box;
  padding: 0.5rem;
}
.j_nn6 ul li i {
  display: block;
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 6rem;
}
.j_nn7 {
  overflow: hidden;
}
.j_nn7 .title:before {
  top: 5rem;
}
.j_nn7_title {
  font-size: 1.2rem;
  padding-top: .5rem;
  margin-bottom: 2rem;
  line-height: 1.5rem;
  color: #0099cc;
  text-align: center;
}
.j_nn7_title span {
  display: block;
  height: 1.5rem;
  overflow: hidden;
}
.j_nn7 dt {
  overflow: hidden;
  padding: 0 2% 1.8rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.j_nn7 dt p {
  width: 49.5%;
}
.j_nn7 dd {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0 2% 1.8rem;
  border: 1px solid #0099cc;
  position: relative;
  box-sizing: border-box;
  padding: 0.6rem;
}
.j_nn7 dd i {
  display: block;
  height: 1.5rem;
  color: #0099cc;
  font-weight: bold;
  font-size: 1.36rem;
  line-height: 1.5rem;
  padding-bottom: 0.1rem;
  padding-top: 0.45rem;
  overflow: hidden;
}
.j_nn7 dd span {
  display: inline-block;
  width: 4.1rem;
  height: 2rem;
  position: absolute;
  font-size: 1.78rem;
  line-height: 2rem;
  text-align: center;
  color: #0099cc;
  top: -0.9rem;
  left: 5%;
  background: #fff;
  padding: 0 3%;
  overflow: hidden;
  box-sizing: border-box;
  overflow: hidden;
}
.j_nn8 {
  text-align: center;
  color: #0099cc;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-bottom: 2.8rem;
}
.j_nn8 p {
  height: 1.5rem ;
  font-weight: bold;
  overflow: hidden;
}
.j_nn8_txt {
  margin: 0 9%;
  padding: 1.3rem .5rem;
  border: 1px solid #0099cc;
}
.j_nn8_txt em {
  display: block;
  height: 2rem;
  color: #0099cc;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2rem;
  overflow: hidden;
}
.j_nn8_txt em a {
  color: #0099cc;
}
.j_nn8_txt span {
  font-size: 1.5rem;
  font-weight: bold;
}
.j_nn8_link {
  display: block;
  margin-top: 0.2rem;
}
.j_nn8_link a {
  display: inline-block;
  width: 8.6rem;
  height: 2.3rem;
  line-height: 2.3rem;
  background: #0099cc;
  color: #fff;
  font-size: 1rem;
  overflow: hidden;
}
.j_nn9 {
  overflow: hidden;
  background: #f3f3f3;
  padding-top: 1.2rem;
  margin-bottom: 3rem;
}
.j_nn9 .title {
  padding-bottom: 1rem;
}
.j_nn9_title {
  font-weight: normal;
  color: #0099cc;
  font-size: 1.1rem;
  line-height: 1.5rem;
  text-align: center;
  margin-bottom: 1.7rem;
}
.j_nn9_title span {
  display: block;
  height: 1.5rem;
  overflow: hidden;
}
.j_nn9_txt {
  max-height: 9rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.j_nn91 {
  overflow: hidden;
  margin: 0 2%;
  border-bottom: 1px dotted #bbbabe;
}
.j_nn9 .nob {
  border-bottom: none;
}
.j_nn91 dl {
  overflow: hidden;
}
.j_nn91 dl dt {
  float: left;
  width: 39%;
}
.j_nn91 dl dd {
  float: right;
  width: 55%;
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
}
.j_nn91 dl dd em span {
  display: block;
}
.j_nn9_link a {
  display: block;
  width: 7.2rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #0099cc;
  font-size: 1rem;
  color: #0099cc;
  float: right;
  text-align: center;
  overflow: hidden;
}
.j_nn9_desc {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 1rem 0 2rem 0;
}
.j_nn9_desc em {
  display: block;
}
.j_nn9 h6 {
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
  padding-bottom: 2.6rem;
}
.j_nn9 h6 a {
  display: block;
  margin: 0 auto;
  width: 8.5rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  background: #0099cc;
  color: #fff;
}
.j_nn10 {
  margin: 0 2%;
}
.j_nn10 dt {
  display: block;
  font-size: 0;
  padding: 1.2rem;
  border: 1px solid #0099cc;
}
.j_nn10 dd {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #7d7d7d;
}
.j_nn10 dd span {
  text-align: center;
  color: #0099cc;
  font-size: 1.25rem;
  display: block;
  padding-top: 1.6rem;
}
.j_nn10 .j_nn10_ti {
  text-indent: 2rem;
}
.j_nn10_link {
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
  padding: 2rem 0;
}
.j_nn10_link a {
  display: block;
  margin: 0 auto;
  width: 8.5rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  background: #0099cc;
  color: #fff;
  overflow: hidden;
}
.g_ft {
  position: relative;
  padding: 1.1rem 2%;
  background: url(../images/f_bj.jpg) no-repeat center top;
  background-size: 32rem 11.7rem;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 1.9rem;
}
.g_ft p {
  max-height: 3.8rem;
  overflow: hidden;
}
.g_ft a {
  color: #fff;
}
.top {
  background-color: #0099cc;
  width: 2rem;
  position: absolute;
  right: 5.8%;
  top: -1.65rem;
  overflow: hidden;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 11.25px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 11.7px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 17.5px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}
