/*AVAIBLE_VI
[
{"vicolor":"#0e7ad7","sub1color":"#ec3b4d"},
{"vicolor":"#162230","sub1color":"#485357"},
{"vicolor":"#007F9F","sub1color":"#0CAAAB"},
{"vicolor":"#77C789","sub1color":"#81D6C1"}
]
AVAIBLE_VI*/
/*格式化*/
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%;
}
@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;
  }
}
.message_button input {
  background-color: #0e7ad7 !important;
}
.head {
  position: relative;
  z-index: 11;
  height: 3.9rem;
  margin-bottom: 1rem;
  background: url(../images/t_bj.jpg) no-repeat center top;
  background-size: 32rem 3.9rem;
  overflow: hidden;
}
.head .logo {
  float: left;
  max-width: 17.8%;
  height: 3.9rem;
  margin: 0 0 0 1.75rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
}
.head .logo img {
  max-width: 100%;
  width: auto;
  max-height: 3.9rem;
  display: block;
}
.head .tsite {
  font-size: 1.2rem;
  display: inline-block;
  line-height: 3.9rem;
  color: #fff;
  text-align: center;
}
.head .tsite i {
  display: inline-block;
  vertical-align: top;
}
.head .tsite a {
  display: inline-block;
  max-width: 45%;
  overflow: hidden;
  padding: 0 4%;
  height: 3.9rem;
  font-size: 1.2rem;
  line-height: 3.9rem;
  color: #fff;
  position: relative;
}
.head .tsite {
  padding: 0px;
  width: 55%;
  right: 0;
  height: 3.9rem;
  line-height: 3.9rem;
  position: absolute;
}
.head .tsite a:last-child:before {
  background: none;
}
.title {
  height: 2rem;
  font-size: 1.5rem;
  font-family: "Microsoft Yahei";
  color: #333;
  text-align: center;
  line-height: 2rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.title span {
  font-size: 1.2rem;
  font-family: arial;
  color: #939393;
  text-transform: uppercase;
  margin-left: .5rem;
}
.ps_con98 {
  overflow: hidden;
  margin: 0 1.7% 3.1rem;
  position: relative;
}
.ps_con98 .ps_il {
  position: absolute;
  left: 2%;
  top: 7.25rem;
  width: 1.45rem;
  z-index: 88;
}
.ps_con98 .ps_ir {
  position: absolute;
  right: 2%;
  top: 7.25rem;
  width: 1.45rem;
  z-index: 88;
}
.ps_con98 dl {
  padding-top: 2rem;
}
.ps_con98 dd h2 {
  height: 2.5rem;
  color: #454545;
  font-weight: normal;
  font-size: 1.87rem;
  line-height: 2.5rem;
  overflow: hidden;
}
.ps_con98 dd p {
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 1.3rem 0 0.5rem 0;
}
.ps_con98 dd p i {
  display: block;
  color: #454545;
  font-size: 1.25rem;
  padding-bottom: 0.2rem;
}
.ps_con98_img {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.ps_con98_img p {
  width: 32.25%;
}
.ps_con97 {
  background: #e7ebf1;
  box-sizing: border-box;
  padding: 2.4rem 2% 0;
  margin-bottom: 2.9rem;
}
.ps_menu {
  overflow: hidden;
  margin-bottom: 1.9rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.1rem;
}
.ps_menu ul {
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.ps_menu li {
  width: 32.5%;
  height: 2.1rem;
  border: 1px solid #bfc2c7;
  overflow: hidden;
}
.ps_menu li.cur {
  background: #bfc2c7;
  color: #fff;
}
.ps_on {
  overflow: hidden;
  padding-bottom: 2.6rem;
}
.ps_con96 {
  overflow: hidden;
  padding-bottom: 3.1rem;
}
.ps_con96 h4 {
  height: 2rem;
  line-height: 2rem;
  background: #f51d57;
  color: #fff;
  font-size: 1.37rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1.9rem;
  overflow: hidden;
}
.ps_con96 p {
  height: 1.4rem;
  text-align: center;
  color: #7d7d7d;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.ps_con96_img {
  margin: 0 1.7%;
}
.ps_con96_img span {
  margin-bottom: .65rem;
  display: block;
}
.ps_con95 {
  padding-bottom: 2.25rem;
  overflow: hidden;
}
.ps_con95_title {
  text-align: center;
  font-size: 1.78rem;
  padding-bottom: 0.5rem;
  margin: 0 1.7%;
  border-bottom: 1px solid #bfc2c7;
}
.ps_con95_title p {
  height: 2.4rem;
  line-height: 2.4rem;
  overflow: hidden;
  margin-bottom: .6rem;
}
.ps_con95_title span {
  font-weight: normal;
  color: #939393;
  font-size: 1.2rem;
  padding-left: 0.5rem;
  text-transform: uppercase;
}
.ps_con95_title i {
  display: block;
  height: 1.3rem;
  font-size: 1rem;
  margin-bottom: 1.3rem;
  overflow: hidden;
}
.ps_con95 dl {
  overflow: hidden;
  padding: 1.5rem 1.7%;
  border-bottom: 1px dashed #c9ccd2;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.ps_con95 dt {
  width: 50%;
  float: left;
}
.ps_con95 dd {
  float: right;
  width: 47%;
  padding-top: 3.9rem;
}
.ps_con95 dd h4 {
  height: 2.4rem ;
  font-weight: normal;
  color: #7d7d7d;
  font-size: 1.7rem;
  line-height: 2.4rem;
  overflow: hidden;
  margin-bottom: .5rem;
}
.ps_con95 dl dd p {
  max-height: 14.4rem;
  color: #7d7d7d;
  font-size: 1rem;
  line-height: 1.6rem;
  overflow: hidden;
}
.ps_con95 dl:nth-child(3) dt {
  width: 100%;
}
.ps_con95 dl:nth-child(3) dd {
  width: 100%;
  text-align: center;
  padding-top: 0;
}
.ps_con95 dl:nth-child(6) dt {
  width: 100%;
}
.ps_con95 dl:nth-child(6) dd {
  width: 100%;
  text-align: center;
  padding-top: 0;
}
.ps_con95 dl:nth-child(6) {
  border-bottom: none;
}
.ps_con94 {
  background: #e7ebf1;
  padding: 2.5rem 1.7% 2.6rem;
  box-sizing: border-box;
}
.ps_con94 ul {
  overflow: hidden;
  padding-bottom: 1rem;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.ps_con94 ul li {
  width: 31.83%;
  box-sizing: border-box;
  border: 1px solid #bfc2c7;
  padding: 0.4rem;
}
.ps_con94_txt {
  background: #0e7ad7;
  color: #fff;
  font-size: 1.37rem;
  box-sizing: border-box;
  padding: 1.5rem 0 1.1rem 6%;
}
.ps_con94_txt span {
  display: block;
  height: 3rem;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 3rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.ps_con94_txt p {
  height: 1.8rem;
  line-height: 1.8rem;
  overflow: hidden;
}
.ps_con93 {
  overflow: hidden;
  background: #f51d57;
  margin: 0 1.7% 3.75rem;
}
.ps_con93 a {
  color: #fff;
}
.ps_con93 dt {
  font-size: 0;
  width: 50%;
  float: left;
}
.ps_con93 dd {
  float: right;
  width: 50%;
  color: #fff;
}
.ps_con93 h3 {
  font-weight: normal;
  font-size: 1rem;
  padding: 2.8rem 0 0 3.5%;
}
.ps_con93 h3 i {
  display: inline-block;
  height: 1.3rem;
  line-height: 1.3rem;
  overflow: hidden;
}
.ps_con93 h3 span {
  display: block;
  height: 1.1rem;
  font-size: 0.85rem;
  line-height: 1.1rem;
  padding: 0.8rem 0 0 17%;
  overflow: hidden;
}
.ps_con93 h3 em {
  display: block;
  height: 2rem;
  font-size: 1.9rem;
  font-weight: normal;
  font-family: arial;
  line-height: 2rem;
  text-transform: uppercase;
  padding-left: 17%;
  overflow: hidden;
}
.ps_con93 p {
  font-size: 1.28rem;
  padding: 2.7rem 0 1.8rem 13.5%;
}
.ps_con93 p span {
  display: block;
  height: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.5rem;
  overflow: hidden;
}
.ps_con93 p em {
  display: inline-block;
  height: 1.7rem;
  line-height: 1.7rem;
  overflow: hidden;
}
.ps_con93_tel {
  font-weight: normal;
  font-size: 0.75rem;
  padding-left: 13.5%;
}
.ps_con93_tel em {
  display: block;
  height: 1rem;
  line-height: 1rem;
  overflow: hidden;
}
.ps_con93_tel span {
  display: block;
  height: 2rem;
  font-size: 1.53rem;
  line-height: 2rem;
  overflow: hidden;
}
.ps_con92 {
  overflow: hidden;
  margin-bottom: 3rem;
}
.ps_con92 dl {
  position: relative;
  font-size: 0;
  margin: 0 1.7%;
}
.ps_con92 dd {
  width: 86%;
  max-height: 15rem;
  padding: 2rem 0 2rem 5%;
  position: absolute;
  top: 3rem;
  right: 0;
  background: rgba(225, 225, 225, 0.8);
  overflow: hidden;
  box-sizing: border-box;
}
.ps_con92 p {
  color: #555;
  font-size: 1rem;
  line-height: 1.8rem;
  overflow: hidden;
}
.ps_con91 {
  overflow: hidden;
  margin-bottom: 2.7rem;
}
.ps_con91 dl {
  overflow: hidden;
  background: #e7ebf1;
  margin-bottom: 1.5rem;
}
.ps_con91 dt {
  font-size: 0;
  float: right;
  width: 50%;
}
.ps_con91 dd {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 3%;
  padding-top: 2.7rem;
  color: #7d7d7d;
  font-size: 1.13rem;
  line-height: 1.55rem;
}
.ps_con91 h4 {
  height: 1.5rem ;
  color: #454545;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.5rem;
  overflow: hidden;
}
.ps_con91 p {
  max-height: 9.3rem;
  overflow: hidden;
}
.ps_con91 p i {
  display: block;
}
.ps_con91_nav {
  text-align: center;
  margin-bottom: 2rem;
}
.ps_con91_nav span {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 2%;
  background: #eee;
  border-radius: 50%;
}
.ps_con91_nav .cur {
  background: #f51d57;
}
.ps_con91_link {
  display: block;
  width: 48%;
  margin: 0 auto;
  background: #f51d57;
  line-height: 2.1rem;
  height: 2.1rem;
}
.ps_con91_link a {
  color: #fff;
  height: 2.1rem;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  padding-left: 5%;
  padding-right: 2rem;
  background: url(../images/pi_m.png) no-repeat 96.5% center;
  background-size: 1.6rem 1.6rem;
  overflow: hidden;
}
.g_ft {
  position: relative;
  font-size: 1rem;
  color: #6a6772;
  text-align: center;
  line-height: 1.9rem;
}
.g_ft .share i span {
  width: 1.42rem;
  display: inline-block;
  padding: 0 0.35rem;
}
.g_ft .share i span img {
  vertical-align: middle;
}
.g_ft .share i {
  padding: 0 5% 0 0;
}
.g_ft nav a {
  color: #6a6772;
  display: inline-block;
  padding: 0 1%;
}
.f_top {
  display: inline-block;
  width: 2rem;
  position: absolute;
  right: 5.8%;
  top: -1.65rem;
  overflow: hidden;
  height: 3.3rem;
}
.f_top img {
  background-color: #0e7ad7;
}
.g_ft a {
  color: #6a6772;
}
.g_ft .add {
  height: 3rem;
  font-size: 1.3rem;
  line-height: 3rem;
  background: url(../images/f_bj_01.jpg) no-repeat center top;
  background-size: 32rem 3rem;
}
.g_ft .add a {
  display: block;
  height: 3rem;
  overflow: hidden;
}
.g_ft .f_con {
  color: #fff;
  padding: 1rem;
  line-height: 1.3rem;
  background: url(../images/f_bj_02.jpg) no-repeat center top;
  background-size: 32rem 8.5rem;
}
.g_ft .copy i {
  display: block;
}
.g_ft .f_con p {
  max-height: 2.6rem;
  overflow: hidden;
}
.g_ft .f_con a {
  color: #fff;
}
