/*AVAIBLE_VI
[
{"vicolor":"#e81523"},
{"vicolor":"#64C0A5"},
{"vicolor":"#0099CC"},
{"vicolor":"#410a07"}
]
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;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}
/*网站首页宽度*/
img {
  display: block;
  width: 100%;
}
.message_button input {
  background-color: #016334 !important;
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto -1px;
  max-width: 640px;
  min-width: 320px;
  z-index: 99;
  text-align: center;
  background: url(../images/h_bj.jpg) no-repeat center top;
  background-size: 26.666rem 3.33rem;
  height: 3.33rem;
  line-height: 3.33rem;
  font-size: 1.166rem;
  overflow: hidden;
}
.header .logo {
  height: 3.33rem;
  max-width: 41.5%;
  float: left;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
}
.header .logo img {
  max-width: 100%;
  width: auto;
  display: block;
  max-height: 3.33rem;
}
.header .menu_btn {
  width: 50%;
  height: 3.33rem;
  color: #260305;
  float: right;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5rem;
  background: url(../images/h_tel.png) no-repeat left center;
  background-size: 1.6rem 1.5rem;
}
.header .menu_btn span {
  display: block;
  height: .9rem;
  font-size: 0.7rem;
  line-height: .9rem;
  padding-top: 0.5rem;
  overflow: hidden;
}
.header .menu_btn em {
  display: inline-block;
  height: 1.8rem;
  overflow: hidden;
}
.header .menu_btn a {
  color: #260305;
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding-left: 2rem;
}
.header .tsite a.cur {
  background: #10694e;
}
/*公用底部*/
.g_ft {
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  position: relative;
  background: #ececec;
  color: #666;
  text-align: center;
  font-family: "Microsoft YaHei";
  position: relative;
}
.g_ft p {
  color: #999;
  font-size: 0.85rem;
}
.g_ft p span {
  display: block;
}
.g_ft a,
.g_ft p {
  color: #666;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.g_ft p {
  overflow: hidden;
  padding-left: 2%;
}
.g_ft p strong {
  display: inline-block;
  float: left;
  width: 5.1rem;
  border: 1px solid #aeaeac;
  text-align: center;
  color: #383838;
  font-size: 0.83rem;
  font-weight: normal;
}
.g_ft p strong img {
  display: inline-block;
  box-sizing: border-box;
  padding: 0.4rem;
}
.g_ft p strong span {
  display: block;
  padding-bottom: 0.25rem;
}
.g_ft em {
  display: inline-block;
  float: right;
  width: 79.5%;
  text-align: left;
  color: #383838;
  font-size: 0.83rem;
  padding-top: 0.35rem;
}
.g_ft em i {
  display: block;
}
.g_ft .top {
  display: inline-block;
  position: absolute;
  left: 45%;
  top: -2rem;
  width: 2.5rem;
}
.botm {
  overflow: hidden;
  z-index: 99;
  width: 100%;
  text-align: center;
  max-width: 640px;
  background: url(../images/f_bj.jpg) no-repeat center top;
  background-size: 26.666rem 3.666rem;
}
.botm li {
  width: 25%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  line-height: 3.6rem;
}
.botm li img {
  display: block;
  width: 50%;
  margin: 0 auto 0.1rem;
}
.botm li a {
  color: #fff;
  display: block;
  height: 3.6rem;
  overflow: hidden;
}
.botm ul li span {
  color: #fff;
  font-size: 0.92rem;
}
.f_top {
  position: absolute;
  right: 2.8%;
  top: -1.3rem;
  width: 2.8rem;
}
.a_pp1 {
  height: 2.8rem;
  padding-top: 3.4rem;
  border-bottom: 0.1rem solid #016334;
}
.a_pp1 ul {
  font-size: 0;
  overflow: hidden;
  text-align: center;
}
.a_pp1 li {
  display: inline-block;
  line-height: 2.8rem;
  padding: 0 2.5%;
}
.a_pp1 li a {
  display: block;
  font-size: 0.83rem;
  line-height: 2.8rem;
  color: #333;
}
.k_om {
  background: #f5f5f5;
}
.k_om1 {
  overflow: hidden;
  margin: 1.1rem 3% 3.3rem;
  position: relative;
}
.k_om1 .k_il {
  position: absolute;
  left: 2%;
  top: 7.25rem;
  width: 1.45rem;
  z-index: 88;
}
.k_om1 .k_ir {
  position: absolute;
  right: 2%;
  top: 7.25rem;
  width: 1.45rem;
  z-index: 88;
}
.k_mm dl dt {
  font-size: 0;
  position: relative;
}
.k_mm dl dt em {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/kspn.png) repeat;
  height: 2.4rem;
  line-height: 2.4rem;
  width: 100%;
}
.k_mm dl dt em i {
  display: block;
  padding-left: 2.7rem;
  font-size: 1rem;
  color: #fff;
  background: url(../images/kimo.png) no-repeat 3% 0.48rem;
  background-size: 1.25rem 1.42rem;
}
.k_mm dd h4 {
  border-bottom: 1px dashed #d6d6d6;
  font-weight: normal;
  color: #260305;
  font-size: 1.17rem;
  padding: 0.5rem 0;
}
.k_mm h4 p {
  height: 1.85rem;
  line-height: 1.85rem;
  overflow: hidden;
}
.k_mm dd h4 em {
  display: block;
  height: 1.5rem;
  color: #4e4e4e;
  font-size: 0.92rem;
  line-height: 1.5rem;
  overflow: hidden;
}
.k_mm dd h4 span {
  color: #016334;
}
.k_mm_desc {
  color: #4e4e4e;
  font-size: 1rem;
  padding: 0.7rem 0;
  border-bottom: 0.15rem solid #d9d9d9;
  line-height: 1.55rem;
}
.k_mm_desc span {
  display: block;
  color: #4e4e4e;
}
.k_om2 {
  margin: 0 3%;
  margin-bottom: 4.5rem;
}
.k_om2 h3 {
  height: 2.1rem;
  font-weight: normal;
  color: #666;
  font-size: 1.35rem;
  margin-bottom: 0.9rem;
  overflow: hidden;
}
.k_om2 h3 span {
  color: #aeaeae;
  font-size: 0.68rem;
}
.k_om2 dl {
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  color: #fff;
}
.k_om2 dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 28.3%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/pro_icon1.png) no-repeat 0 0;
  background-size: 100% auto;
}
.k_om2 dd p {
  width: 3rem;
  max-height: 10rem;
  box-sizing: border-box;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 0.8rem;
  margin-right: 0.5rem;
  overflow: hidden;
}
.k_om2 dd span {
  display: block;
  max-height: 8rem;
  overflow: hidden;
}
.k_om2 dt span {
  display: block;
  height: 1rem;
  position: absolute;
  left: 30%;
  top: 50%;
  line-height: 1rem;
  margin-top: -0.5rem;
  overflow: hidden;
}
.k_om2 dl:nth-child(2) dd {
  background-image: url(../images/pro_icon2.png);
}
.k_om2 dl:nth-child(3) dd {
  background-image: url(../images/pro_icon3.png);
}
.k_om3 {
  margin: 0 3% 3.5rem;
}
.k_om3 h3 {
  height: 2.1rem;
  font-weight: normal;
  color: #666;
  font-size: 1.35rem;
  line-height: 2.1rem;
  margin-bottom: 0.9rem;
  overflow: hidden;
}
.k_om3 h3 span {
  color: #aeaeae;
  font-size: 0.68rem;
}
.k_om3 p span {
  display: block;
  font-size: 0;
  margin-bottom: 0.85rem;
}
.k_om3 dl {
  margin-bottom: 2.75rem;
}
.k_om3 dl:nth-last-child(1) {
  margin-bottom: 0;
}
.k_om3 h4 {
  height: 2.4rem;
  padding: 1rem 0 .5rem;
  overflow: hidden;
  line-height: 2.4rem;
  border-bottom: 1px dashed #989898;
  overflow: hidden;
}
.k_om3 h4 span {
  display: inline-block;
  width: 1.96rem;
  height: 1.96rem;
  text-align: center;
  line-height: 1.96rem;
  font-size: 1.1rem;
  color: #016334;
  border: 2px solid #016334;
  border-radius: 50%;
  border-right-color: transparent;
  float: left;
  margin-right: -2.5rem;
  position: relative;
  z-index: 22;
  overflow: hidden;
}
.k_om3 h4 i {
  display: inline-block;
  color: #016334;
  font-size: 1.2rem;
  padding-left: 2.5rem;
}
.k_om3 dd p {
  color: #686868;
  font-size: 0.92rem;
  line-height: 1.65rem;
  padding-top: 0.5rem;
}
.k_om5 h4 {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.k_om5 h4 span {
  margin: 0;
  float: none;
  vertical-align: top;
}
.k_om5 h4 i {
  padding-left: .2rem;
  height: 2.85rem;
  max-width: 80%;
  overflow: hidden;
}
.k_om5 h2 {
  text-align: center;
  padding-bottom: 0.5rem;
  font-weight: normal;
  color: #666666;
  font-size: 1.27rem;
  line-height: 1.9rem;
  padding-top: 0.75rem;
}
.k_om5 h2 span {
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #aeaeae;
  display: block;
}
.k_om5 h2 em {
  display: block;
  line-height: 1.9rem;
}
.k_om6 {
  overflow: hidden;
  margin: 0 3% 4.4rem;
}
.k_om6 h3 {
  height: 42px;
  font-weight: normal;
  color: #666;
  font-size: 1.35rem;
  margin-bottom: 0.9rem;
  overflow: hidden;
}
.k_om6 h3 span {
  color: #aeaeae;
  font-size: 0.68rem;
}
.k_om6 p {
  margin-bottom: 1rem;
}
.k_om6_desc {
  font-size: 0.83rem;
  color: #333;
  line-height: 1.65rem;
}
.k_om7 {
  margin: 0 3% 4.4rem;
}
.k_om7 h3 {
  height: 2.1rem;
  font-weight: normal;
  color: #666;
  font-size: 1.35rem;
  line-height: 2.1rem;
  margin-bottom: 0.9rem;
  overflow: hidden;
}
.k_om7 h3 span {
  color: #aeaeae;
  font-size: 0.68rem;
}
.k_om7 h4 i {
  display: block;
  overflow: hidden;
}
.k_om7 h4 i span {
  display: inline-block;
  width: 33.33%;
  float: left;
  line-height: 1.35rem;
  font-size: 0.935rem;
  font-weight: normal;
  color: #fff;
  background: #e60013;
  text-align: center;
}
.k_om7 h4 i span:nth-child(2) {
  background: #b60110;
}
.k_om7 h4 i span:nth-child(3) {
  background: #7d000a;
}
.k_om7 p {
  color: #686868;
  font-size: 0.83rem;
  margin-bottom: 1.1rem;
}
.k_om7_desc {
  font-size: 0.83rem;
  color: #333;
  line-height: 1.65rem;
}
.k_om7 li span {
  color: #016334;
}
.k_om8 {
  margin: 0 3%;
}
.k_om8 h3 {
  font-weight: normal;
  color: #666;
  font-size: 1.35rem;
  padding-bottom: 0.9rem;
}
.k_om8 h3 span {
  color: #aeaeae;
  font-size: 0.68rem;
}
.k_om8 ul {
  overflow: hidden;
}
.k_om8 li {
  width: 48.5%;
  float: left;
  margin-bottom: 2.75rem;
  background: #fff;
  padding-bottom: 1rem;
}
.k_om8 li:nth-child(2n) {
  float: right;
}
.k_om8 li span {
  display: block;
  color: #260305;
  font-size: 1rem;
  padding: 0.5rem;
}
.k_om8 li i {
  display: block;
  height: 1.17rem;
  padding: 0 0  0 2rem;
  font-size: 0.8rem;
  line-height: 1.17rem;
  background: url(../images/xm_ico.gif) no-repeat 0.5rem center;
  background-size: 1.18rem 1.17rem;
}
.k_om8 li i a {
  color: #016334;
}
.k_om9 {
  font-size: 0;
  margin-bottom: 4.5rem;
}
/*自适应设置*/
@media screen and (min-width: 320px) {
  html {
    font-size: 75%;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 84.4%;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 112%;
  }
}
@media screen and (min-width: 568px) {
  html {
    font-size: 131%;
  }
}

