@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
.ease {
  transition: all .3s linear;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: #000;
  text-decoration: none;
}
html {
  width: 100%;
  min-height: 100%;
}
body {
  width: 100%;
  min-height: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  font: 0.24rem/1.6 "Microsoft Yahei", Arial;
  color: #333;
  background: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body:before,
body:after {
  content: "";
  width: 100%;
  display: block;
}
img {
  border: 0px;
}
em,
b {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: .24rem;
}
ul,
ol,
li {
  list-style-type: none;
}
input,
button,
textarea {
  outline: none;
  font-family: "Microsoft Yahei", Arial;
  font-size: .24rem;
  -webkit-appearance: none !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
.hidden {
  display: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
}
/*公用样式*/
.layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 101;
  background: #000;
  opacity: .7;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.tac {
  text-align: center;
}
.hide,
.hidden {
  display: none;
}
.ico,
.icobef:before,
.icobef:after {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  background-size: 4rem auto;
  vertical-align: middle;
}
.icobef:before,
.icobef:after {
  content: "\20";
  display: block;
}
.bluebg {
  background: linear-gradient(#3c6fc8, #1e468e);
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 1rem;
  z-index: 101;
  background: #000;
  opacity: .6;
}
/***************top and bottom css*********************/
/**head**/
.header_main {
  width: 100%;
  height: 0.9rem;
  position: relative;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  border-bottom: 1px solid #999999;
}
.header_main.fixt {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}
.header_main .logo_main {
  display: block;
  height: 0.9rem;
  width: 70%;
  padding-left: .1rem;
  color: #c63a33;
}
.header_main .logo_main img {
  display: block;
  height: 0.9rem;
  max-width: 100%;
}
.header_main .tit {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  font-size: .34rem;
  color: #fff;
}
.header_main .search_ico {
  display: block;
  position: absolute;
  right: .9rem;
  top: 0;
  text-align: center;
  cursor: pointer;
  width: .8rem;
  height: 0.9rem;
  z-index: 6;
  padding-top: .26rem;
}
.header_main .search_ico s {
  width: .45rem;
  height: .45rem;
  margin: 0 auto;
  background-position: -0.62rem 0;
}
.header_main .search_ico.on {
  background: #f5f5f5;
}
.header_main .search_ico.on s {
  background-position: -1.92rem 0;
}
.header_main .tsearch {
  width: 100%;
  height: 1.05rem;
  padding: .2rem 3%;
  position: absolute;
  left: 0;
  top: 0.9rem;
  z-index: 1122;
  background: #f5f5f5;
}
.header_main .tsearch .txt {
  width: 75%;
  color: #000;
  text-indent: .3rem;
  color: #666;
  font-size: .22rem;
  height: .6rem;
  background: #fff;
  border: none;
  position: absolute;
  left: 3%;
  top: .2rem;
  border-bottom-left-radius: .5rem;
  border-top-left-radius: .5rem;
}
.header_main .tsearch .btn {
  color: #fff;
  font-size: .22rem;
  width: 20%;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  border: 0px;
  background: url(../images/search-ico.png) no-repeat center #c63a33;
  position: absolute;
  right: 3%;
  top: .2rem;
  border-bottom-right-radius: .5rem;
  border-top-right-radius: .5rem;
  background-size: .4rem auto;
}
.header_main .navbtn {
  width: .8rem;
  height: 0.9rem;
  padding-top: .26rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.header_main .navbtn s {
  width: .46rem;
  height: .4rem;
  display: block;
  margin: 0 auto;
  background-position: -1.34rem 0;
}
.header_main .navbtn.cur s {
  background-position: -1.92rem 0;
}
.header_main .goBack {
  width: 1rem;
  height: 0.9rem;
  position: absolute;
  left: 0;
  top: 0;
}
.header_main .goBack:before {
  width: 0.22rem;
  height: 0.36rem;
  margin: .28rem auto 0;
  background: url(../g-images/g-ico.png) no-repeat;
  background-size: 4rem auto;
  background-position: -0.98rem -0.9rem;
  content: '';
  display: block;
}
/*subNav*/
.subNav {
  position: fixed;
  max-width: 640px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  top: .9rem;
  bottom: 0;
  z-index: 9999;
  display: none;
}
.subNav .subNavCon {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding-bottom: .7rem;
  background: #fff;
}
.subNav.subNavb {
  bottom: 1rem;
  top: 0;
  height: auto;
}
.subNav ul {
  width: 100%;
  padding: .1rem 0 .5rem;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 1rem;
}
.subNav li {
  width: 94%;
  display: block;
  line-height: 0.8rem;
  margin: 0 3%;
  position: relative;
}
.subNav li a {
  display: block;
  color: #333;
  font-size: 0.26rem;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.subNav li a s {
  width: .25rem;
  height: .25rem;
  display: block;
  text-align: center;
  color: #333;
  font-size: .24rem;
  background-position: -1.18rem -0.58rem;
  margin-top: .28rem;
  margin-right: .1rem;
  float: right;
}
.subNav li a.on {
  color: #c63a33;
}
.subNav li a.on s {
  background-position: -0.78rem -0.58rem;
}
.subNav li .box {
  display: none;
}
.subNav li .box a {
  border-color: #f9f9f9;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #333 !important;
  font-size: .24rem;
}
.subNav li.hover a {
  color: #c63a33;
}
.subNavShow {
  display: block;
}
/*footer_main*/
.footer_main {
  text-align: left;
  color: #444;
  line-height: .45rem;
  padding: .25rem .3rem 1.5rem;
  background: #fff;
  border-top: 1px solid #f5f5f5;
}
.footer_main a {
  color: #444;
}
.navBar {
  width: 100%;
  height: 1.12rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  background: #333333;
}
.navBar ul {
  max-width: 640px;
  min-width: 320px;
  width: 100%;
  height: 1.12rem;
  margin: 0 auto;
}
.navBar ul li {
  float: left;
  width: 25%;
  height: 1.12rem;
}
.navBar ul li a {
  width: 100%;
  height: 1.12rem;
  padding-top: .15rem;
  display: block;
  text-align: center;
  font-size: .22rem;
  color: #fff;
}
.navBar ul li a:before {
  width: .5rem;
  height: .5rem;
  display: block;
  margin: 0 auto .02rem;
}
.navBar ul li:first-child {
  border-left: 0px;
}
.navBar ul li:nth-child(1) a:before {
  background-position: 0.03rem -0.86rem;
}
.navBar ul li:nth-child(2) a:before {
  background-position: -0.64rem -0.84rem;
}
.navBar ul li:nth-child(3) a:before {
  background-position: -1.31rem -0.84rem;
}
.navBar ul li:nth-child(4) a:before {
  background-position: -1.98rem -0.84rem;
}
.navBar ul li:hover {
  background: #000;
}
/*悬浮工具*/
.g_top {
  width: 0.68rem;
  height: 0.68rem;
  padding-top: 0.12rem;
  background: #000;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 1.4rem;
  display: block;
  z-index: 999;
  opacity: 0.89;
  display: none;
  background: url(../images/goTop.png) no-repeat center center;
  background-size: cover;
}
/***************top and bottom css end*********************/
/***************top and bottom css end*********************/
/* imgtog */
.imgtog {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 4.5rem;
}
.imgtog .list {
  float: left;
  width: 500%;
  height: 4.5rem;
}
.imgtog .list .item {
  float: left;
  width: 20%;
  height: 4.5rem;
}
.imgtog .list .item a {
  width: 100%;
  display: block;
  height: 4.5rem;
}
.imgtog .list .item img {
  margin: 0 auto;
  display: block;
  height: 4.5rem;
}
.imgtog .prev,
.imgtog .next {
  width: .3rem;
  height: .45rem;
  position: absolute;
  top: .9rem;
  z-index: 20;
}
.imgtog .prev {
  left: .1rem;
  background-position: -0.98rem 0;
}
.imgtog .next {
  right: .1rem;
  background-position: -1.4rem 0;
}
.imgtog .tip {
  height: .2rem;
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: .1rem;
  margin-left: 0;
  z-index: 10;
}
.imgtog .tip span {
  width: .16rem;
  height: .16rem;
  border-radius: 100%;
  margin: 0 .08rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  background: #444444;
}
.imgtog .tip span.cur {
  background: #c63a33;
}
.imgtog.banner {
  height: 3.6rem;
}
.imgtog.banner .list {
  height: 3.6rem;
}
.imgtog.banner .list .item {
  height: 3.6rem;
}
.imgtog.banner .list .item a {
  width: 100%;
  display: block;
}
.imgtog.banner .list .item img {
  width: 100%;
  display: block;
  height: auto !important;
}
.imgtog.banner .tip span {
  width: .4rem;
  height: .05rem;
  text-align: center;
  background: #fff;
}
.imgtog.banner .tip span.cur {
  background: #c63a33;
}
/*indexTit*/
.indexTit {
  width: 100%;
  padding: .3rem 0 .15rem .15rem;
  position: relative;
}
.indexTit:before {
  width: .2rem;
  height: .3rem;
  content: "\20";
  display: block;
  background: #c63a33;
  position: absolute;
  left: 0;
  top: .44rem;
}
.indexTit h3 {
  font-size: .34rem;
  vertical-align: middle;
  position: relative;
  padding: 0 .2rem;
  display: inline-block;
}
.indexTit h3:before {
  width: .02rem;
  height: .3rem;
  background: #999999;
  position: absolute;
  left: -0.02rem;
  top: .15rem;
  content: "\20";
}
.indexTit h3:first-child:before {
  display: none;
}
.indexTit h3.cur {
  font-weight: bold;
  color: #c63a33;
}
.indexTit .more {
  font-size: .26rem;
  position: absolute;
  color: #666;
  right: 3%;
  top: .4rem;
}
.indexTit.white:before {
  background: #fff;
}
.indexTit.white h3,
.indexTit.white .more {
  color: #fff;
}
/*indexsplit*/
.indexsplit {
  width: 100%;
  height: .32rem;
  background: #f7f7f7;
  border-top: 1px solid #dddcdd;
}
/*txtlist*/
.txtlist {
  padding: 0 5% .3rem;
}
.txtlist li {
  width: 100%;
  height: .7rem;
  line-height: .69rem;
  border-bottom: 1px solid #dddddd;
  font-size: .26rem;
  color: #444;
}
.txtlist li a {
  width: 100%;
  display: block;
}
.txtlist li a:before {
  width: 3px;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-right: .1rem;
  background: #444444;
  border-radius: 100%;
  content: "\20";
}
.txtlist li .time {
  color: #666;
  font-size: .22rem;
  float: right;
}
.txtlist li .sort {
  display: inline-block;
  width: .8rem;
  color: #c63a33;
}
.txtlist li.nd a:before {
  display: none;
}
/*newslist*/
.newslist {
  padding: .2rem 5%;
}
.newslist .item {
  padding: .32rem 0;
  width: 100%;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.newslist .item img {
  width: 2rem;
  height: 1.31rem;
  display: block;
  float: left;
  margin-right: .2rem;
}
.newslist .item h3 {
  font-size: .3rem;
  line-height: 0.4rem;
  height: 0.8rem;
  margin-bottom: .12rem;
  overflow: hidden;
  color: #444;
}
.newslist .item .price {
  color: #666;
}
.newslist .item .price span {
  color: #c63a33;
}
.newslist .item:first-child {
  padding-top: 0;
}
.onlinelist {
  padding: .2rem 5%;
}
.onlinelist .item {
  padding: .32rem 0;
  width: 100%;
  position: relative;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.onlinelist .item img {
  width: 2rem;
  height: 1.31rem;
  display: block;
  float: left;
  margin-right: .2rem;
}
.onlinelist .item h3 {
  font-size: .3rem;
  line-height: 0.4rem;
  height: 0.4rem;
  overflow: hidden;
  color: #444;
}
.onlinelist .item .price {
  color: #666;
  margin: .1rem 0;
}
.onlinelist .item .price span {
  color: #c63a33;
}
.onlinelist .item .p3 {
  color: #666;
  font-size: .18rem;
}
.onlinelist .item .btn {
  width: 1.28rem;
  height: .44rem;
  line-height: .43rem;
  text-align: center;
  background: #c63a33;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: .36rem;
  font-size: .2rem;
}
.onlinelist .item .btn.disable {
  background: #999999;
}
.onlinelist .item:first-child {
  padding-top: 0;
}
.imgtxtlist {
  padding: 0 3% .3rem;
}
.imgtxtlist .item {
  width: 100%;
  display: block;
  padding: .3rem 0;
  border-bottom: 1px solid #dddddd;
  margin: 0 auto 0;
}
.imgtxtlist .item img {
  width: 1.6rem;
  height: 1.2rem;
  display: block;
  margin-right: .23rem;
  float: left;
}
.imgtxtlist .item h3 {
  font-size: .3rem;
  line-height: 0.4rem;
  height: 0.4rem;
  margin-bottom: .1rem;
  overflow: hidden;
  color: #333;
}
.imgtxtlist .item .txt {
  line-height: .36rem;
  height: .72rem;
  font-size: .22rem;
  overflow: hidden;
  color: #999;
}
.imgtxtlist .item:first-child {
  padding-top: 0;
}
.imgtxtlist.imgtxtlists .item img {
  width: auto;
  max-width: 40%;
}
.gridlist {
  padding: .1rem 3% .2rem;
}
.gridlist .item {
  width: 48.5%;
  float: left;
  margin-right: 3%;
  margin-bottom: .26rem;
  background: #f9f9f9;
}
.gridlist .item a {
  width: 100%;
  display: block;
}
.gridlist .item:nth-child(2n) {
  margin-right: 0;
}
.gridlist .item figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  border: 1px solid #eee;
  overflow: hidden;
}
.gridlist .item figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.gridlist .item h3 {
  width: 100%;
  height: 0.68rem;
  line-height: 0.68rem;
  overflow: hidden;
  text-align: center;
  color: #333;
}
.moreBtn {
  text-align: center;
  height: .72rem;
  width: 94%;
  line-height: .72rem;
  display: block;
  margin: 0 auto .4rem;
  color: #666;
}
.moreBtn:link,
.moreBtn:visited {
  color: #666;
}
.addclick {
  width: 94%;
  border-color: #999;
}
/**********************index css*************************/
.inav {
  width: 100%;
  padding: .35rem 2% .15rem;
}
.inav a {
  width: 25%;
  float: left;
  margin: 0 0 .25rem;
  text-align: center;
}
.inav a:before {
  width: 1.1rem;
  height: 1.1rem;
  display: block;
  margin: 0 auto .06rem;
  content: "\20";
  background: url(../images/inav-ico.png) no-repeat 0.02rem center;
  background-size: auto 1.1rem;
}
.inav a:nth-child(2):before {
  background-position: -1.49rem center;
}
.inav a:nth-child(3):before {
  background-position: -3.01rem center;
}
.inav a:nth-child(4):before {
  background-position: -4.54rem center;
}
.inav a:nth-child(5):before {
  background-position: -6.08rem center;
}
.inav a:nth-child(6):before {
  background-position: -7.63rem center;
}
.inav a:nth-child(7):before {
  background-position: -9.14rem center;
}
.inav a:nth-child(8):before {
  background-position: -10.66rem center;
}
.ifloor_1 {
  padding-bottom: .3rem;
}
.ifloor_2 {
  width: 100%;
  height: 10rem;
  background: url(../images/ifloor_2bg.jpg) no-repeat center top;
  background-size: 100% auto;
}
.ifloor_2 .indexTit {
  margin-bottom: .2rem;
}
.ifloor_2 .imgtog {
  width: 5.6rem;
  height: 8.5rem;
}
.ifloor_2 .imgtog .list {
  width: 500%;
  height: 8.5rem;
}
.ifloor_2 .imgtog .item {
  width: 5.6rem;
  height: 8.5rem;
  position: relative;
}
.ifloor_2 .imgtog .item a {
  height: 8.5rem;
}
.ifloor_2 .imgtog .item img {
  width: 100%;
  height: 4.2rem;
  margin-bottom: .1rem;
}
.ifloor_2 .imgtog .item h3 {
  width: 100%;
  height: .7rem;
  line-height: .7rem;
  overflow: hidden;
  font-size: .26rem;
  color: #444;
  font-weight: bold;
}
.ifloor_2 .imgtog .item .txt {
  line-height: .4rem;
  height: 1.6rem;
  overflow: hidden;
  color: #666666;
  margin-bottom: .2rem;
}
.ifloor_2 .imgtog .item .more {
  width: 3.78rem;
  height: .72rem;
  line-height: .7rem;
  text-align: center;
  border: 1px solid #666666;
  display: block;
}
.ifloor_2 .imgtog .tip {
  bottom: .28rem;
  text-align: left;
}
.ifloor_2 .imgtog .tip span {
  width: .14rem;
  height: .14rem;
}
.ifloor_3 {
  padding: .2rem 0;
}
.ifloor_4 {
  padding: .1rem 0 .22rem;
}
.ixbanner {
  width: 100%;
  max-width: 640px;
  display: block;
}
.ixbanner img {
  width: 100%;
  display: block;
}
.ifloor_5 {
  width: 100%;
  height: 10rem;
  background: url(../images/ifloor_2bg.jpg) no-repeat center top;
  background-size: 100% auto;
}
.ifloor_5 .indexTit {
  margin-bottom: .2rem;
}
.ifloor_5 .imgtog {
  width: 5.6rem;
  height: 8.5rem;
}
.ifloor_5 .imgtog .list {
  width: 500%;
  height: 8.5rem;
}
.ifloor_5 .imgtog .item {
  width: 5.6rem;
  height: 8.5rem;
  position: relative;
}
.ifloor_5 .imgtog .item a {
  height: 8.5rem;
}
.ifloor_5 .imgtog .item img {
  width: 100%;
  height: 3.15rem;
  margin-bottom: .05rem;
}
.ifloor_5 .imgtog .item h3 {
  width: 100%;
  height: .8rem;
  line-height: .8rem;
  overflow: hidden;
  font-size: .26rem;
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #999999;
}
.ifloor_5 .imgtog .item .txt {
  line-height: .45rem;
  overflow: hidden;
  color: #444;
  padding: .2rem 0 .3rem;
}
.ifloor_5 .imgtog .item .txt span {
  display: inline-block;
  width: 1.26rem;
  text-align: right;
  margin-right: .25rem;
}
.ifloor_5 .imgtog .item .more {
  width: 3.78rem;
  height: .72rem;
  line-height: .7rem;
  text-align: center;
  border: 1px solid #666666;
  display: block;
}
.ifloor_5 .imgtog .tip {
  bottom: .28rem;
  text-align: left;
}
.ifloor_5 .imgtog .tip span {
  width: .14rem;
  height: .14rem;
}
.ifloor_6 {
  padding: .2rem 0 .2rem;
}
.ifloor_7 {
  padding: .1rem 0 .22rem;
}
.ifloor_8 {
  padding: .2rem 0 .42rem;
  background: #f5f5f5;
}
.formData {
  width: 100%;
  padding: .2rem 5% .3rem;
}
.formData .item {
  margin-bottom: .2rem;
  position: relative;
}
.formData .txt,
.formData select {
  width: 100%;
  height: .75rem;
  line-height: .73rem;
  text-indent: 1em;
  color: #666;
  font-size: .24rem;
  background: #fff;
  border: 1px solid #dddddd;
}
.formData .red {
  color: #c63a33;
  position: absolute;
  right: .2rem;
  top: .2rem;
}
.formData textarea {
  background: #fff;
  border: 1px solid #dddddd;
  width: 100%;
  height: 1.92rem;
  padding: .15rem .2rem;
  line-height: .5rem;
  resize: none;
}
.formData .btn {
  width: 100%;
  line-height: .73rem;
  height: .75rem;
  color: #fff;
  border: 0px;
  background: #c63a33;
}
/***************index css end*********************/
.content {
  padding: 0 0 .8rem;
  min-height: 6rem;
}
.content .non {
  padding-left: 4%;
  display: block;
}
.noinfo {
  width: 100%;
  padding: 0 3%;
}
.noinfo img {
  display: block;
  max-width: 80%;
  margin: .2rem auto;
}
.cateList {
  width: 100%;
  padding-top: .15rem;
  text-align: center;
  background: #fff;
}
.cateList .con {
  width: 6rem;
  padding: .15rem 0 .15rem;
  margin: 0 auto;
}
.cateList li {
  width: 48.5%;
  position: relative;
  margin-right: 3%;
  float: left;
}
.cateList li > a {
  width: 100%;
  height: .65rem;
  line-height: .63rem;
  background: #f3f3f3;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: .15rem;
  border: 1px solid #eee;
}
.cateList li > a s {
  width: .25rem;
  height: .25rem;
  display: block;
  text-align: center;
  color: #333;
  font-size: .24rem;
  position: absolute;
  right: .12rem;
  top: .18rem;
  background-position: -2rem -0.54rem;
}
.cateList li > a.cur {
  color: #c63a33;
}
.cateList li > a.cur s {
  background-position: -1.62rem -0.54rem;
}
.cateList li .box {
  width: 6rem;
  z-index: 111;
  padding: .2rem 3%;
  position: absolute;
  background: #f3f3f3;
  left: 0;
  top: .7rem;
  display: none;
  min-height: 2rem;
}
.cateList li .box s {
  width: 48.5%;
  height: .2rem;
  display: block;
  position: absolute;
  left: 0;
  top: -0.1rem;
  z-index: 10;
  background: #f3f3f3;
}
.cateList li .box a {
  width: 47%;
  padding-left: 3%;
  height: 0.6rem;
  line-height: 0.6rem;
  float: left;
  text-align: left;
}
.cateList li .box a:nth-child(3n) {
  margin-right: 0;
}
.cateList li .box a:before {
  width: .12rem;
  height: .12rem;
  display: inline-block;
  margin-right: .1rem;
  background-position: -1.51rem -0.58rem;
}
.cateList li .box a.hover {
  color: #c63a33;
  border-color: #c63a33;
}
.cateList li .box a.hover:before {
  background-position: -1.74rem -0.58rem;
}
.cateList li:nth-child(2n) {
  margin-right: 0;
}
.cateList li:nth-child(2n) .box {
  left: auto;
  right: 0;
}
.cateList li:nth-child(2n) .box s {
  left: auto;
  right: 0;
}
.cateList li.hover > a {
  color: #c63a33;
  background: #f3f3f3;
}
.cateList.cateList2 li a {
  color: #333;
  font-weight: normal;
}
.cateList.cateList2 li a.cur {
  color: #333;
  font-weight: normal;
}
.cateList.cateList2 li a.cur s {
  background-position: -0.73rem -0.54rem;
}
.newsPage {
  padding: 0 0 .5rem;
}
.newsPage .newslist .item:first-child {
  padding-top: .1rem;
}
.newsPage .newslist .item:first-child img {
  top: .15rem;
}
.productPage {
  padding: 0 0 .8rem;
}
.productPage .gridlist {
  padding: 0 3%;
}
.productPage .erro {
  padding: 0 3%;
}
.showProduct {
  width: 100%;
}
.showProduct .caseimg {
  width: 6rem;
  height: auto;
  margin: 0 auto;
}
.showProduct .caseimg img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.showProduct .imgtog {
  width: 6rem;
  height: 4.5rem;
  margin: .1rem auto .1rem;
}
.showProduct .imgtog .list {
  height: 4.5rem;
}
.showProduct .imgtog .list .item {
  height: 4.5rem;
}
.showProduct .imgtog .list .item img {
  width: 100%;
  height: 4.5rem;
}
.showProduct .n-tit {
  width: 94%;
  margin: .4rem auto .3rem;
  height: .7rem;
  border-bottom: 2px solid #eee;
}
.showProduct .n-tit h3 {
  display: inline-block;
  height: .7rem;
  line-height: .68rem;
  font-size: .3rem;
  border-bottom: 2px solid #de821e;
}
.showProduct .n-tit .more {
  float: right;
  text-transform: uppercase;
  padding-top: .18rem;
  font-size: .22rem;
}
.showProduct .protit {
  padding: .2rem 3%;
  font-size: .3rem;
  color: #000;
}
.showProduct .tit2 {
  font-size: .28rem;
  color: #de821e;
  padding: .2rem 0 .2rem;
}
.showProduct .txt2 {
  padding: 0 3% .25rem;
  color: #666;
  font-size: .22rem;
}
.showProduct .txt2 strong {
  display: block;
  margin-bottom: .08rem;
  color: #333;
}
.showProduct .txt3 {
  padding: 0 3% .25rem;
  color: #666;
  font-size: .22rem;
}
.showProduct .txt3 strong {
  margin-bottom: .08rem;
  color: #333;
}
.showProduct .price {
  color: #ff0036;
  padding: 0 3% .2rem;
}
.showProduct .price span {
  font-size: .36rem;
}
.showProduct .showTel {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  margin-bottom: .25rem;
  font-size: .28rem;
  color: #666666;
  background: #f8f8f8;
  border-top: 1px solid #dbd7d7;
  border-bottom: 1px solid #dbd7d7;
  text-align: center;
  box-sizing: border-box;
  color: #000;
  margin-top: .2rem;
}
.showProduct .showTel s {
  width: .8rem;
  height: .8rem;
  background-position: 0.1rem -1.48rem;
}
.showProduct .showpCon {
  padding: 0 0 .3rem;
}
.showProduct .showpCon .tit {
  color: #c63a33;
  font-weight: bold;
  padding: .2rem 0;
  font-size: .26rem;
}
.showProduct .showpCon .showp_img,
.showProduct .showpCon .showp_txt {
  margin-bottom: .2rem;
  padding: 0 3%;
}
.showProduct .showpCon .showp_img .n-tit,
.showProduct .showpCon .showp_txt .n-tit {
  margin: 0 0 .3rem;
}
.showProduct .showpCon .showp_img img,
.showProduct .showpCon .showp_txt img {
  max-width: 100%;
  display: block;
  height: auto !important;
}
.showProduct .showpCon .txtcon {
  font-size: .24rem;
  color: #333;
}
.showProduct .showpCon .txtcon img {
  max-width: 100% !important;
}
.showProduct .showpCon .showpCase {
  border-top: .2rem solid #f1f1f1;
  margin-top: .2rem;
  padding-right: 0;
}
.showProduct .showpCon .showpCase .projectList {
  padding-left: 0;
}
.showProduct .showpCon .showpCase .gridlist {
  padding: 0;
}
.showProduct .ourTeam {
  width: 100%;
  margin: 0;
  padding-top: .2rem;
}
.showProduct .ourTeam .team_tit {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-bottom: .3rem;
  background: #c63a33;
  color: #fff;
}
.showProduct .ourTeam .team_tit strong {
  font-size: .26rem;
  font-weight: bold;
  margin: 0 .15rem 0 .15rem;
}
.showProduct .ourTeam img {
  width: 100%;
  display: block;
}
.showProduct .ourTip .tip_tit {
  color: #ff0036;
  font-size: .26rem;
  margin-top: .24rem;
  font-weight: bold;
  margin-bottom: .08rem;
}
.showProduct .ourTip .list {
  line-height: .34rem;
}
.showProduct .ourTip .list li {
  margin-bottom: .15rem;
  position: relative;
}
.showProduct .ourTip .list li s {
  width: .08rem;
  height: .08rem;
  margin-right: .1rem;
  display: inline-block;
  vertical-align: middle;
  background: #c63a33;
  border-radius: 100%;
}
.showimg {
  width: 100%;
  position: relative;
}
.showimg .imglist {
  width: 5.6rem;
  height: 4.55rem;
  margin: 0px auto;
  padding: .4rem 0 .2rem;
  position: relative;
  overflow: hidden;
}
.showimg .list {
  float: left;
  width: 500%;
}
.showimg a {
  float: left;
  width: 5.6rem;
  text-align: center;
  display: block;
}
.showimg a img {
  height: 4.55rem;
  width: 5.6rem;
  margin: 0px auto;
  display: block;
  background-size: 100%;
}
.showimg span.left {
  right: auto;
  left: 50%;
  margin-left: -3rem;
}
.showimg span {
  display: none;
  width: 30px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 50%;
  margin-right: -3.04rem;
  cursor: pointer;
}
.showimg span.left::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 11px;
  height: 11px;
  right: 10px;
  top: 20px;
  z-index: 11;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.showimg span.left::after {
  content: "";
  position: absolute;
  background: #aaaaaa;
  width: 11px;
  height: 11px;
  right: 14px;
  top: 20px;
  z-index: 10;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.showimg span.right::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 11px;
  height: 11px;
  right: 14px;
  top: 20px;
  z-index: 11;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.showimg span.right::after {
  content: "";
  position: absolute;
  background: #aaaaaa;
  width: 11px;
  height: 11px;
  right: 10px;
  top: 20px;
  z-index: 10;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aboutPage {
  padding: .3rem 0;
}
.aboutPage .txtcon {
  color: #666666;
  padding: 0 3% .3rem;
  line-height: .42rem;
}
.aboutPage .txtcon img {
  max-width: 100%;
}
.singlePage {
  padding: .1rem 3% 1rem;
  overflow: hidden;
}
.singlePage img {
  max-width: 100%;
  height: auto !important;
}
.contactPage {
  padding-bottom: 0;
  width: 100%;
  overflow: hidden;
}
.contactPage .t {
  color: #000;
  padding: 0 3% .2rem;
  font-size: .3rem;
}
.contactPage .n-tit {
  font-size: .3rem;
  color: #c63a33;
  padding: 0 3% .2rem;
}
.contactPage .txtcon {
  padding: 0 3% .3rem;
}
.contactPage .txtcon img {
  max-width: 100%;
  width: .4rem;
}
.contactPage .mapArea {
  width: 100%;
  height: 3.7rem;
  overflow: hidden;
}
.contactPage .mapArea .con {
  height: 3.5rem;
  width: 100%;
  display: block;
}
.contactPage .mapArea .BMap_bubble_content {
  line-height: .3rem;
  font-size: .2rem;
}
.contactPage .messagePage .title {
  text-align: center;
  font-size: .32rem;
  padding: .2rem 0 0;
}
.contactPage .imsg {
  margin: .4rem 3% .4rem;
}
.contactPage .imsg .item {
  width: 100%;
  height: .7rem;
  box-sizing: border-box;
  margin-bottom: .28rem;
  position: relative;
  line-height: .68rem;
  border: 1px solid #dcdcdc;
  background: #fff;
}
.contactPage .imsg .txt {
  width: 100%;
  height: .68rem;
  text-indent: .18rem;
  line-height: .68rem;
  border: 0px;
  background: none;
  outline: none;
  color: #666;
}
.contactPage .imsg .liuyan {
  width: 100%;
  height: 1.58rem;
  margin-bottom: .2rem;
  height: 2.08rem;
}
.contactPage .imsg .liuyan textarea {
  width: 100%;
  color: #666;
  overflow: hidden;
  box-sizing: border-box;
  padding: .15rem .18rem;
  height: 2.08rem;
  font-family: "微软雅黑";
  resize: none;
  border: 0;
  background: none;
}
.contactPage .imsg .submit {
  width: 100%;
  height: .8rem;
  cursor: pointer;
  border: 0;
  line-height: .8rem;
  text-align: center;
  color: #fff;
  display: block;
  background: #c63a33;
}
.contactPage .messagePage {
  padding: .4rem 0 .5rem;
}
/*showInfo*/
.showInfo {
  padding: 0 0 .6rem;
}
.showInfo .title {
  font-size: .4rem;
  text-align: center;
  line-height: .48rem;
  color: #333333;
  padding: .1rem 3% .2rem;
}
.showInfo .menu {
  margin-bottom: .2rem;
}
.showInfo .mark {
  font-size: .22rem;
  text-align: center;
  color: #666666;
  padding-bottom: .1rem;
  border-bottom: 1px solid #dbd7d7;
}
.showInfo .mark span {
  margin: 0 .06rem;
}
.showInfo .contxt {
  padding: .2rem 3% .4rem;
  font-size: .24rem;
  line-height: .42rem;
  color: #666666;
}
.showInfo .contxt img {
  max-width: 100% !important;
  height: auto !important;
}
.showInfo .reLink {
  margin: .2rem 3% .1rem;
}
.showInfo .showRelate {
  margin-top: .1rem;
}
.showInfo .showRelate .sitepath {
  padding: .18rem 0 0;
}
.showInfo .showRelate .sitepath h3 {
  font-weight: bold;
}
.showInfo .showRelate .item {
  margin-bottom: .2rem;
}
.showInfo .recomNews {
  padding: .2rem 0 0;
}
.showInfo .n-tit {
  width: 94%;
  margin: .4rem auto .3rem;
  height: .7rem;
  border-bottom: 2px solid #eee;
}
.showInfo .n-tit h3 {
  display: inline-block;
  height: .7rem;
  line-height: .68rem;
  font-size: .3rem;
  border-bottom: 2px solid #c63a33;
}
.showInfo .n-tit .more {
  float: right;
  text-transform: uppercase;
  padding-top: .18rem;
  font-size: .22rem;
}
.jobPage {
  padding: 0 0 .2rem;
  border-top: 0px;
}
.jobPage .menu {
  padding: 0 3% 3%;
}
.jobPage .loading {
  border-top: 0;
}
.jobPage .jobTxt {
  padding: 0 3% .4rem;
}
.jobPage .jobTxt img {
  width: 1.4rem;
  margin-top: .2rem;
  display: block;
}
.jobPage .jobTxt h3 {
  font-size: .3rem;
  color: #c63a33;
  position: relative;
}
.jobPage .jobTxt h3:before {
  width: 3rem;
  height: 1px;
  display: block;
  content: "\20";
  position: absolute;
  left: 1.4rem;
  top: 49%;
  background: #ddd;
}
.jobPage .jobTxt .txt {
  font-size: .2rem;
  padding-top: .2rem;
}
.jobPage .item {
  margin: 0 3% .22rem;
  padding: .1rem 0 0;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-left: 0.05rem solid #c63a33;
  background: #fff;
  display: block;
}
.jobPage .item * {
  box-sizing: border-box;
}
.jobPage .item .title {
  padding: 0 .2rem;
  font-size: .28rem;
}
.jobPage .item .title .time {
  font-size: .18rem;
  margin-top: .08rem;
}
.jobPage .item .des {
  font-size: .24rem;
  padding: 0 .2rem .1rem;
  color: #666;
}
.jobPage .item .des .sarry {
  margin-right: .25rem;
}
.jobPage .item .itemcon {
  margin: 0 .1rem;
  padding: .15rem .1rem .3rem;
  border-top: 1px solid #dcdcdc;
  color: #000;
  font-size: .2rem;
  line-height: .32rem;
  display: none;
}
.jobPage .item.hover .itemcon {
  display: block;
}
/*fenx*/
#nativeShare {
  margin: 0 auto;
  width: 100%;
  padding-top: 0.3rem;
  max-width: 640px;
  min-width: 320px;
}
#nativeShare .label {
  margin-left: 0.2rem;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.6rem;
}
#nativeShare .list {
  width: 5.4rem;
  float: right;
}
#nativeShare .list span {
  height: 0.9rem;
  width: 0.9rem;
  padding: 0;
  display: inline-block;
}
#nativeShare .list span i {
  margin: 0 auto;
  width: 0.63rem;
  height: 0.63rem;
  display: block;
}
#nativeShare .weibo i {
  background-image: url('../images/weibo.png');
  background-size: cover;
}
#nativeShare .weixin i {
  background-image: url('../images/weixin_friend.png');
  background-size: cover;
}
#nativeShare .weixin_timeline i {
  background-image: url('../images/weixin.png');
  background-size: cover;
}
#nativeShare .qq i {
  background-image: url('../images/qq.png');
  background-size: cover;
}
#nativeShare .qzone i {
  background-image: url('../images/qqzone.png');
  background-size: cover;
}
#nativeShare .more i {
  background-image: url('../images/more.png');
  background-size: cover;
}
#nativeShare .list span.qzone,
#nativeShare .list span.more {
  width: 0.73rem;
}
#fenxiang {
  display: none;
}
.fenx {
  height: 1.0rem;
  width: 100%;
}
.fenx .tt {
  margin-left: 0.2rem;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.6rem;
}
.fenx .bdsharebuttonbox {
  width: 80%;
  float: right;
}
.fenx .bdsharebuttonbox a {
  margin-left: 0.2rem;
}
#bdfx a {
  height: 0.6rem;
  width: 0.6rem;
  margin: 0;
  padding: 0;
  margin: 0px 0.08rem;
  display: inline-block;
}
#bdfx .d1 {
  background: url(../images/qqzone.png) no-repeat center;
  background-size: 100% 100%;
}
#bdfx .d2 {
  background: url(../images/weibo.png) no-repeat center;
  background-size: 100% 100%;
}
embed {
  width: 100% !important;
  height: auto !important;
}
.BMap_bubble_content {
  line-height: .24rem;
}
.g_wximg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  max-width: 640px;
  min-width: 320px;
  display: none;
}
.g_wximg .close {
  background: url(../images/close.png) no-repeat center;
  background-size: .4rem auto;
  width: .4rem;
  height: .4rem;
  cursor: pointer;
  position: fixed;
  right: 18%;
  top: 18%;
  text-align: center;
  display: block;
  z-index: 12;
}
.g_wximg .bdtel img {
  width: 4.0rem !important;
  display: block;
}
.bdtel {
  position: fixed;
  top: 22%;
  z-index: 10;
  padding: 0 0 .1rem;
  max-width: 640px;
  min-width: 320px;
}
.bdtel .upIn {
  width: 6.4rem;
  display: block;
  text-align: center;
  color: #fff;
  padding: 4%;
  margin: 0 auto;
}
.bdtel p {
  padding: 2%;
  text-align: center;
  color: #fff;
}
.bdtel img {
  margin: 0 auto;
  display: block;
  max-width: 80% !important;
}
.bdtelbg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  max-width: 640px;
  min-width: 320px;
  display: none;
}
.bga {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}
/*reLink*/
.reLink {
  margin: .2rem 3% .3rem;
}
.reLink .prevLink,
.reLink .nextLink {
  display: block;
  height: .7rem;
  line-height: .7rem;
  font-size: .24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #e8e8e8;
}
.showTab {
  width: 100%;
  line-height: 0.3rem;
}
.showTab th,
.showTab td {
  border: 1px solid #e6e6e6;
  text-align: left;
  padding: .15rem .1rem;
  font-size: .2rem;
}
.showTab th {
  background: #e5e5e5;
  color: #000;
  height: 0.4rem;
  line-height: 0.4rem;
  font-family: "microsoft yahei";
}
.showTab tr td:first-child,
.showTab tr th:first-child {
  width: 1.2rem;
  padding: .08rem;
  text-align: center;
}
/*字体*/
@media only screen and (min-width: 641px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 540px) {
  html {
    font-size: 84.375px;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 75px;
  }
}
@media only screen and (max-width: 414px) {
  html {
    font-size: 64.6875px;
  }
}
@media only screen and (max-width: 400px) {
  html {
    font-size: 62.5px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    font-size: 58.5938px;
  }
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 56.25px;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 50px;
  }
}
