/*AVAIBLE_VI
[
{"vicolor":"#ea5413","sub1color":"#0070c0"}
,
{"vicolor":"#ac0000","sub1color":"#262626"}
,
{"vicolor":"#ff3d05","sub1color":"#FF8D05"}
,
{"vicolor":"#064d63","sub1color":"#46baba"}
]
AVAIBLE_VI*/
@charset "utf-8";
/*格式化*/
#content p img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 560px;
}
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: #f9f9f9;
}
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;
}
.m-nav{ background:#fff; position:relative; margin-top:0.5em;}
.m-nav:before{content:""; position:absolute; top:0; right:0; width:100%; height:1px; z-index:9; background:#4b4b4b;}
.m-nav li{     font-size: 1.2em;
    width: 27.33%; float: left;  position: relative;  color: #000; height: 3em;line-height: 2.75em;text-align: center; }
.m-nav a:nth-child(1) li:after{ content:""; position:absolute; top:1.2em; left:80%; border-top:0.5em solid #fff; border-left:0.4em solid rgba(0,0,0,0); border-right:0.4em solid rgba(0,0,0,0);}
.m-nav li span{float:right;}
.ban .sclwrap_box ,.ban .m-box{ height:13em;overflow:hidden;}
.ban .m-box li img{ width:100%; display:block;}
.zz li img{
    width: auto;
    padding-top: 0.4rem;
}
            .zz li{    width: 18%;}
            .ss{   position: absolute;
    width: 18%;
    right: 0px;
    margin-top: 2rem;
    background: #fff;
    z-index: 9999;}
        .ss li{     width: 100%;
    height: 2.5em;}
        .m-nav .ss li{font-size:1rem;}
/*定位*/
.f-di {
  display: inline;
}
/* -- 页面整体布局 -- */
body {
  word-break: break-all;
}
.wrap {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
/*网站首页宽度*/
.wrap img {
  width: 100%;
}
.g-hd h1 {
  line-height: 0;
  width: 13.125%;
  margin: 0.75rem auto 0;
}
.g-hd h1 img {
  display: block;
}
.g-hd h2 {
  width: 100%;
  overflow: hidden;
  padding-top: 0.2rem;
  font-size: 1.2rem;
  color: #333333;
  line-height: 1.6rem;
  text-align: center;
  font-weight: bold;
}
.g-hd p {
 
}
.g-hd p img {
  vertical-align: middle;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
  background-color: #fc0505;
  border-radius: 0.3rem;
}
.g-hd p:before {
  position: absolute;
  content: "";
  width: 32%;
  height: 1px;
  background: #cecece;
  top: 50%;
  left: 0;
}
.g-hd p:after {
  position: absolute;
  content: "";
  width: 32%;
  height: 1px;
  background: #cecece;
  top: 50%;
  right: 0;
}
.g-ft {
  background: #fff;
  padding-bottom: 4.5rem;
  overflow: hidden;
  position: relative;
}
.g-ft h3 {
  height: 3.3rem;
  overflow: hidden;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 3.3rem;
  background: #fc0505;
  margin: 0 1.5%;
}
.g-ft h3 img {
  vertical-align: middle;
  width: 1.65rem;
  margin-right: 1.0rem;
}
.fbt {
  margin-top: 0.9rem;
  text-align: center;
  font-size: 0.9rem;
  line-height: 2rem;
  color: #333333;
}
.fbt a {
  color: #333333;
}
.fbt em {
  display: inline-block;
  padding: 0 0.5rem;
}
.fnav {
  position: fixed;
  bottom: 0;
  min-width: 320px;
  max-width: 640px;
  width: 100%;
  height: 3.7rem;
  z-index: 888;
}
.fnav li {
  width: 50%;
  float: left;
  height: 3.7rem;
  background: #fc0505;
  text-align: center;
  box-sizing: border-box;
}
.fnav li:last-child {
  margin-right: 0;
  background: #999499;
}
.fnav li a {
  color: #fff;
  font-size: 1.1rem;
  line-height: 3.7rem;
}
.fnav li img {
  vertical-align: middle;
  width: 2.8rem;
}
.ban img {
  display: block;
  width: 100%;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.g-pk {
  margin-top: 2.2rem;
}
.g-pk h2 {
  font-size: 0.9rem;
  color: #000000;
  text-align: center;
  line-height: 1.8rem;
}
.g-pk h2 b {
  display: block;
  font-size: 1.2rem;
  color: #333333;
}
.g-pk h2 img {
  vertical-align: middle;
  width: 1.5rem;
  margin: 0 1rem;
}
.g-pk h3.g-pk-title {
  font-size: 0.9rem;
  color: #ffffff;
  line-height: 3.1rem;
  font-weight: bold;
  margin-top: 1.75rem;
  color: #333;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.g-pk h3.g-pk-title span {
  width: 40%;
  text-align: center;
  display: inline-block;
  height: 3.1rem;
  -webkit-clip-path: polygon(88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%, 12% 0);
  clip-path: polygon(88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%, 12% 0);
  overflow: hidden;
}
.g-pk h3.g-pk-title span:nth-child(1) {
  background-color: #fc0505;
  color: #fff;
}
.g-pk h3.g-pk-title span:nth-child(3) {
  background-color: #dedede;
  background-size: contain;
}
.g-pk h3.g-pk-title i {
  width: 13.75%;
  line-height: 0;
}
.g-pkUl {
  width: 98%;
  margin: 0 auto;
  border: 1px solid #d2d2d2;
}
.g-pkUl li {
  display: flex;
  display: -webkit-flex;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 0.3rem;
  padding-top: 0;
  align-items: center;
  -webkit-align-items: center;
}
.g-pkUl li:nth-child(1) {
  border-top: 0;
}
.g-pkUl li:nth-child(4) {
  border-bottom: 0;
  margin-bottom: 0;
}
.g-pkUl li i {
  flex: 1;
}
.g-pkUl li i span {
  display: block;
  padding: 0 0.5rem;
  overflow: hidden;
}
.pk-icon {
  width: 5.35rem;
  height: 5.35rem;
  line-height: 0;
  display: block;
  background-color: #fc0505;
  overflow: hidden;
  background-image: url(../images/icon-stepbj.png);
  background-size: 5.35rem;
  -webkit-mask-image: url(../images/icon-stepbj.png);
  -webkit-mask-size: 5.35rem;
}
.pk-icon img {
  width: 100%;
  background-color: #fc0505;
}
.g-pk h3.g-pk-title i img {
  width: 100%;
}
.g-pk ul {
  margin-top: 1.45rem;
}
.g-pk li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  font-size: 0.9rem;
  font-weight: bold;
  color: #333333;
  line-height: 1.5rem;
  text-align: center;
}
.g-pk li i {
  display: block;
  width: 50%;
}
.g-pro {
  margin-top: 1rem;
}
.g-pro h2 {
  font-size: 0.9rem;
  color: #000000;
  text-align: center;
  line-height: 1.8rem;
}
.g-pro h2 b {
  display: block;
  font-size: 1.2rem;
  color: #333333;
}
.g-pro h2 img {
  vertical-align: middle;
  width: 1.5rem;
  margin: 0 1rem;
}
.g-pro p {
  margin-left: 1.5%;
  margin-top: 1.2rem;
  height: 7.5rem;
  overflow: hidden;
  height: 6.1rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.g-pro p span {
  display: block;
  float: left;
  height: 3rem;
  font-size: 1.0rem;
  color: #fff;
  text-align: center;
  width: 33.33%;
  line-height: 3rem;
  height: 3.05rem;
  position: relative;
  background: #999499;
  border-right: 1px solid #fff;
  border-bottom: 0.15rem solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.g-pro p span:nth-child(3),
.g-pro p span:last-child {
  border-right: 0;
}
.g-pro p span:nth-child(4),
.g-pro p span:nth-child(5) {
  width: 50%;
  border-bottom: 0;
}
.g-pro dl {
  overflow: hidden;
  background: url(../images/pro_bj.jpg) no-repeat center 0;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.g-pro dl dt {
  width: 89.06%;
  margin: 1.15rem auto 2.25rem;
  position: relative;
}
.g-pro dl dt span {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.9rem;
  color: #fff;
  line-height: 3.0rem;
  width: 8.5rem;
  text-align: center;
  height: 3rem;
  background: rgba(0, 0, 0, 0.5);
}
.g-pro dl dd {
  padding-left: 6.25%;
  font-size: 0.9rem;
  color: #333333;
  line-height: 1.8rem;
}
.g-pro dl dd b {
  white-space: nowrap;
}
.g-pro dl dt img {
  display: block;
}
.g-pro dl dt a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.m-ico {
  width: 42.18%;
  height: 2.65rem;
  text-align: center;
  line-height: 2.65rem;
  background: #999499;
  color: #fff;
  font-size: 0.8rem;
  border-radius: 2rem;
  margin: 0 auto;
}
.g-pro dl dt a img {
  width: 100%;
  height: 100%;
}
.g-pro ul {
  height: 5.3rem;
  margin-top: 2.15rem;
  overflow: hidden;
  background: url(../images/proimg.jpg) no-repeat center 0;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.g-pro li {
  float: left;
  width: 24%;
  margin-left: 8%;
  padding-top: 1.2rem;
  line-height: 2.9rem;
  font-size: 1.0rem;
  color: #333333;
  font-weight: bold;
}
.g-pro li img {
  vertical-align: middle;
  width: 2.9rem;
  height: 2.9rem;
  margin-right: 0.9rem;
  display: block;
  float: left;
  background-color: #fc0505;
  border-radius: 50%;
  overflow: hidden;
}
.g-pic {
  line-height: 0;
  position: relative;
  margin-top: 1.6rem;
}
.g-pic p {
  position: absolute;
  top: 4.6rem;
  left: 35.15%;
  font: 1.5rem/1.6rem "Arial";
  color: #333333;
  height: 2rem;
  overflow: hidden;
}
.g-pic p img {
  vertical-align: middle;
  width: 1.25rem;
  margin-right: 0.5rem;
  float: left;
  margin-top: 0.2rem;
}
.g-case {
  margin-top: 1.5rem;
  padding-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.g-case h2 {
  margin-bottom: 2rem;
  overflow: hidden;
  text-align: center;
  font-size: 1.2rem;
  color: #333;
  font-weight: bold;
}
.g-case h2 img {
  vertical-align: middle;
  width: 1.5rem;
  margin: 0 1rem;
}
.g-case .prev {
  position: absolute;
  top: 8.35rem;
  left: 3.2%;
  width: 3.3rem;
  height: 3.3rem;
  z-index: 4;
}
.g-case .next {
  position: absolute;
  top: 8.35rem;
  right: 3.2%;
  width: 3.3rem;
  height: 3.3rem;
  z-index: 4;
}
.g-case .con {
  float: left;
  width: 100%;
  display: inline;
}
.g-case .con dl {
  margin: 0 auto;
  width: 96.875%;
  overflow: hidden;
}
.g-case .con dd {
  padding: 0.8rem 1.0rem 0;
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.2rem;
}
.g-case .con dl a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 0;
}
.g-ys {
  background: #fc0505;
  overflow: hidden;
  position: relative;
  padding-bottom: 1rem;
}
.g-ys h2 {
  padding-top: 2.0rem;
  height: 2rem;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.g-ys h2 img {
  vertical-align: middle;
  width: 1.5rem;
  margin: 0 1rem;
}
.g-ys .m-cnt {
  position: absolute;
  top: 20.4rem;
  left: 13.75%;
  width: 78.125%;
  overflow: hidden;
  z-index: 3;
}
.g-ys .m-cnt li {
  float: left;
  margin-right: 1px;
  width: 31.4%;
  line-height: 0;
  position: relative;
  height: 4.9rem;
}
.g-ys .m-cnt li img {
  width: 100%;
  height: 3.9rem;
}
.g-ys .m-cnt li span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.9rem;
  background: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 3.9rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.g-ys .m-cnt li.z-on span {
  border-color: #fff;
}
.g-ys .m-cnt li.z-on span:before {
  border-right: 0.3rem solid transparent;
  border-top: 0.5rem solid #fff;
  border-left: 0.3rem solid transparent;
  content: "";
  height: 0;
  left: 49%;
  position: absolute;
  top: 3.8rem;
  width: 0;
}
.g-ys .con dl {
  margin: 2rem auto 0;
  width: 96.875%;
  overflow: hidden;
}
.g-ys .con dt img {
  display: block;
}
.g-ys .con dd {
  padding: .5rem 2.8% 0;
  overflow: hidden;
}
.g-ys .con dd h3 {
  font-size: 1.2rem;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
  color: #fff;
  line-height: 2rem;
}
.g-ys .con dl a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.g-ys .con dd h3 span {
  font-family: "Arial";
  font-weight: normal;
  float: right;
}
.g-ys .con dd h3 span em {
  font-size: 1.4rem;
  font-weight: bold;
}
.g-ys .con dd p {
  font-size: 0.9rem;
  line-height: 1.8rem;
  color: #fff;
  padding-top: 0.2rem;
}
.ys-nav {
  margin-top: 2rem;
  text-align: center;
}
.ys-nav span {
  width: 3rem;
  height: 0.4rem;
  margin: 0 .5rem;
  display: inline-block;
  background-color: #fff;
  border-radius: 0.4rem;
  opacity: 1;
}
.ys-nav span.z-on {
  background-color: #999499;
}
.g-about {
  margin-top: 2.5rem;
}
.g-about h2 {
  overflow: hidden;
  text-align: center;
  font-size: 1.2rem;
  color: #333;
  font-weight: bold;
  line-height: 2rem;
}
.g-about h2 img {
  vertical-align: middle;
  width: 1.5rem;
  margin: 0 1rem;
}
.g-about dt {
  position: relative;
  z-index: 1;
  margin-top: 1rem;
}
.g-about dd {
  overflow: hidden;
  position: relative;
  z-index: 3;
  margin-top: -4.5rem;
  padding: 0.5rem 11.7% 1rem;
  font-size: 0.9rem;
  color: #333333;
  line-height: 1.8rem;
  background: url(../images/about_wz.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.g-about dd h3 {
  height: 2.5rem;
  font-size: 1.0rem;
  color: #333333;
  text-align: center;
  font-weight: bold;
  line-height: 2.5rem;
  overflow: hidden;
}
.g-about dd p {
  height: 5.4rem;
  overflow: hidden;
}
.g-wt {
  padding-bottom: 1.5rem;
  margin-top: 1.3rem;
}
.g-wt h2 {
  margin: 0 1.5%;
  height: 2.3rem;
  border: 1px solid #9f9f9f;
  text-align: center;
  line-height: 2.3rem;
  font-size: 1.0rem;
  color: #333333;
  font-weight: bold;
}
.g-wt dl {
  margin: 1.0rem 1.5% 0;
}
.g-wt dt {
  color: #fc0505;
  font-weight: bold;
  line-height: 1.5rem;
  font-size: 0.9rem;
}
.g-wt dt a {
  color: #999499;
}
.g-wt dd {
  font-size: 0.9rem;
  line-height: 1.8rem;
  color: #9a9a9a;
}
html {
  font-size: 10px;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 10.4px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 11.8px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 13.125px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 14.375px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 15.625px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 16.875px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 18.125px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 19.375px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}
.product-slide-title .Pslide-active {
  background: #fc0505;
}
.logo{ width:32%; margin-top:0.6em;background:url(/mobile/Images/Common/logo_line.gif) no-repeat right 0.5em; background-size:1px 4em; margin-bottom:0.42em;}
.logo img{ display:block;width:auto;}
.logo2{ width:64.0625%; margin-top:1.16em;color:#1e1e1e; font-size:1em;}
.logo2 p{color:#040000; font-size:1.25em; background:url(/mobile/Images/Common/lx.gif) no-repeat 0 0.3em; background-size:0.85em 0.85em; padding-left:8.25%; margin-top:0.3em;}
.f-fl {
    float: left;
}
.f-fr {
    float: right;