﻿
body:before,
body:after {
  content: "";
  width: 100%;
  display: block;
}
body:after {
  height: 1.1rem;
}
/*公用样式*/
.layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 101;
  background: #000;
  opacity: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.tac {
  text-align: center;
}
.ico,
.icobef:before,
.icobef:after {
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  background-size: 5rem auto;
  vertical-align: middle;
}
.icobef:before,
.icobef:after {
  content: "\20";
  display: block;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ipro {
  padding: .3rem 3%;
  background: #f6f6f6;
}
.ipro .item {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: .22rem;
  max-height: 3rem;
}
.ipro .item img {
  width: 100%;
  display: block;
}
.itit {
  width: 100%;
  height: .9rem;
  margin-bottom: .3rem;
  background: url(../images/ititbg.png) no-repeat left 0;
  font-size: 0px;
  background-size: 2.4rem auto;
}
.inews {
  padding: .5rem 3%;
  background: url(../images/inews.jpg) no-repeat right top;
  background-size: auto 4rem;
}
.inews .item {
  width: 100%;
  height: 1.02rem;
  margin-bottom: .4rem;
  display: block;
}
.inews .item img {
  width: 1.8rem;
  height: 1.02rem;
  float: left;
  display: block;
  transition: all .3s linear;
  margin-right: .2rem;
}
.inews .item h3 {
  font-size: .3rem;
  line-height: 0.35rem;
  height: .7rem;
  overflow: hidden;
  transition: all .3s linear;
}
.inews .item .time {
  color: #999999;
  display: block;
  line-height: .26rem;
  margin-bottom: .08rem;
}
.inews .more {
  width: 100%;
  font-size: .28rem;
  display: block;
  background: url(../images/indexmorebg.png) no-repeat 90% center;
  background-size: 4rem auto;
}
.inews.content {
  padding-top: .2rem;
}
.ivedio {
  width: 100%;
  padding: .5rem 3%;
  background: #f6f6f6;
}
.ivedio .itit {
  background-position: left -1.2rem;
}
.ivedio .con {
  width: 100%;
  max-height: 3.3rem;
  overflow: hidden;
}
.ivedio img {
  width: 100%;
  display: block;
}
.ivedio video {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.moreBtn {
  width: 100%;
  height: 0.76rem;
  line-height: 0.76rem;
  margin: .45rem auto .4rem;
  text-align: center;
  color: #fff;
  background: #d51118;
  font-size: .26rem;
  display: block;
}
.moreBtn:link,
.moreBtn:visited {
  color: #fff;
}
.newslist .item {
  padding: .25rem 0;
  display: block;
  border-bottom: 1px solid #eeeeee;
}
.newslist .item img {
  width: 1.8rem;
  height: 1.35rem;
  display: block;
  margin-right: .3rem;
}
.newslist .item h3 {
  font-size: .26rem;
  height: 0.34rem;
  line-height: 0.34rem;
  margin-bottom: .15rem;
  overflow: hidden;
}
.newslist .item .dec {
  color: #a4a4a4;
  font-size: .2rem;
}
.newslist .item .dec span {
  margin-right: .2rem;
}
.newslist .item .dec span s {
  width: 0.25rem;
  height: 0.22rem;
  margin-right: .04rem;
  background-position: -3.04rem 0;
}
.newslist .item .dec span.author s {
  background-position: -3.42rem -0.02rem;
}
.newslist .item .dec span.click s {
  background-position: -3.76rem -0.02rem;
}
.gridlist .item {
  width: calc(48%);
  margin-left: 4%;
  margin-bottom: .32rem;
  float: left;
  background: #f3f3f3;
}
.gridlist .item:nth-child(2n+1) {
  margin-left: 0;
}
.gridlist .item a {
  display: block;
}
.gridlist .item figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.gridlist .item img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.gridlist .item h3 {
  height: 0.7rem;
  line-height: 0.7rem;
  padding-left: .1rem;
  overflow: hidden;
}
/**************category****************/
.content {
  width: 100%;
  padding-bottom: .3rem;
}
/*menu*/
.iconn {
  background: url(../images/iconn.png) no-repeat;
  background-size: 1.4rem auto;
  vertical-align: middle;
}
/*menu*/
.menu {
  width: 100%;
  padding: .1rem 0;
  background: #f6f6f6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.menu .iconn {
  width: .4rem;
  height: .4rem;
  display: inline-block;
  cursor: pointer;
}
.menu .goHome {
  margin-right: .16rem;
}
.menu .iconn:before {
  width: .4rem;
  height: .4rem;
  background-size: 1.4rem;
}
.menu .goBack {
  background-position: -0.96rem -0.64rem;
  margin-left: 3%;
}
.menu .goBack a {
  width: .4rem;
  height: .4rem;
  display: block;
}
.menu .goHome {
  background-position: 0 -0.66rem;
}
.menu .subSort {
  background-position: -0.5rem -0.7rem;
}
/*sitepath*/
.sitepath {
  width: 100%;
  padding: 0;
  height: .6rem;
  position: relative;
  font-size: .22rem;
  margin: .2rem 0;
  line-height: .6rem;
  background: #f6f6f6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.sitepath .btn {
  width: 1.3rem;
  height: .6rem;
  text-align: right;
  position: absolute;
  right: .1rem;
  top: 0;
  font-size: .22rem;
}
.sitepath .btn em {
  width: .3rem;
  height: .2rem;
  margin-top: .08rem;
  margin-left: .06rem;
  display: inline-block;
  background-position: -1.16rem 0;
}
.sitepath .btn.onbtn:after {
  transform: rotate(180deg);
  margin-top: -0.08rem;
  background-position: -0.6rem 0;
}
.sitepath a {
  color: #000;
  text-align: center;
  text-transform: Capitalize;
  font-size: 0.24rem;
  margin-right: 2%;
  display: inline-block;
  margin-left: 2%;
}
.sitepath a a:hover {
  color: #cc0000;
}
/*search*/
.search {
  width: 96%;
  padding: .3rem 2%;
  color: #666;
  position: relative;
}
.search .keytxt {
  width: 98%;
  height: .7rem;
  text-indent: 1em;
  line-height: .7rem;
  border: 1px solid #bcbcbc;
  border-radius: 4px;
  font-size: .24rem;
  background: #fff;
}
.search .searbtn {
  position: absolute;
  z-index: 11;
  right: 2%;
  bottom: .3rem;
  width: .7rem;
  height: .7rem;
  background: none;
  border: 0 none;
}
.search .searbtn:before {
  width: .44rem;
  height: .44rem;
  margin-top: .1rem;
  background-position: 0 0;
}
.search .searinput {
  width: .7rem;
  height: .7rem;
  position: absolute;
  right: 2%;
  bottom: .2rem;
  z-index: 10;
  background: none;
  border: 0px;
}
/*sitepath*/
.sitepath {
  padding: 0 2%;
  height: .6rem;
  line-height: .6rem;
  background: #f6f6f6;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
/*pager*/
.pager {
  width: 100%;
  text-align: center;
  background: #f6f6f6;
  padding: .2rem 0;
  font-size: .2rem;
}
.pager a,
.pager span {
  width: 1.6rem;
  height: .4rem;
  line-height: .4rem;
  display: inline-block;
  background: #e59f19;
  color: #fff;
  border-radius: 5px;
}
.pager .yem {
  height: .4rem;
  display: inline-block;
  margin: 0px .1rem;
  line-height: .4rem;
}
/*reLink*/
.reLink {
  margin: .2rem 4% .1rem;
  width: 92%;
}
.reLink .prevLink,
.reLink .nextLink {
  display: block;
  height: .6rem;
  line-height: .6rem;
  font-size: .24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #e8e8e8;
}
/*m-share*/
.m-share {
  margin-left: 3%;
  margin-bottom: .2rem;
}
.catemore {
  width: 100%;
  margin: 2% auto 6%;
  height: .65rem;
  line-height: .63rem;
  display: block;
  text-align: center;
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: .22rem;
}
.catemore:active,
.catemore:hover {
  background: #d51118;
  color: #fff;
}
.showmenu {
  width: 100%;
  padding-top: 0.06rem;
  background: #fff;
  margin-bottom: .1rem;
}
.showmenu a {
  width: 29.5%;
  height: .55rem;
  display: block;
  float: left;
  line-height: .53rem;
  text-align: center;
  color: #333;
  background: #ff;
  margin: 0 0 2% 3%;
  border: 1px solid #dddddd;
}
.showmenu a:nth-child(3n) {
  margin-right: 0;
}
.showmenu a.hover {
  background: #cc0000; color:#fff;
}
.subMenu a {
  width: 29.5%;
  margin: 0 0 2% 3%;
  padding: .1rem 0 .1rem;
  border-bottom: 1px solid #ddd;
  text-align: center;
  display: block;
  float: left;
}
.subMenu a:nth-child(3n) {
  margin-right: 0;
}
.subMenu .on {
  border-bottom: 1px solid #d51118;
  color: #d51118;
}
.erro {
  padding-left: 0.2rem;
  padding-top: 0.2rem;
}
/*product.html*/
.listProduct .list {
  width: 100%;
  padding: 0 3%;
}
.listProduct li {
  width: calc(48%);
  margin-left: 4%;
  margin-bottom: .32rem;
  float: left;
  background: #f3f3f3;
}
.listProduct li:nth-child(2n+1) {
  margin-left: 0;
}
.listProduct li a {
  display: block;
}
.listProduct li figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.listProduct li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.listProduct li h3 {
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  overflow: hidden;
}
.listProduct .catemore {
  width: 94%;
}
/*news.html*/
.newsList .list {
  width: 100%;
  margin-bottom: .3rem;
}
.newsList .item {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #f3f3f3;
}
.newsList .item:last-child {
  border: 0px;
}
.newsList .item a {
  width: 94%;
  height: 1.2rem;
  box-sizing: initial;
  padding: .2rem 3%;
  display: block;
}
.newsList .item img {
  width: 1.6rem;
  height: 1.2rem;
  margin-right: .1rem;
  float: left;
}
.newsList .item h3 {
  font-size: .3rem;
  line-height: .38rem;
  padding-top: .08rem;
  font-weight: normal;
  margin-bottom: .08rem;
  color: #000;
}
.newsList .item .txt {
  color: #666666;
  font-size: .22rem;
  line-height: .28rem;
}
.newsList .catemore,
.caselist .catemore {
  width: 94%;
}
.newsList3 ul {
  padding-bottom: .3rem;
}
.newsList3 li {
  line-height: .65rem;
  margin: 0 3%;
  border-bottom: 1px solid #eee;
}
/*showInfor*/
.showInfo {
  width: 100%;
  background: #fff;
  overflow: hidden;
  line-height: 0.4rem;
}
.showInfo .showSubTit {
  width: 100%;
  height: .65rem;
  line-height: .65rem;
  font-weight: normal;
  margin: .2rem 0 .1rem;
  background: #f6f6f6;
  border-bottom: 1px solid #aaa;
  font-size: .24rem;
  text-indent: .15rem;
}
.showInfo .showTit {
  width: 96%;
  line-height: .3rem;
  padding: .2rem 2% .1rem;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}
.showInfo .showTit h1 {
  font-weight: bold;
  color: #333;
  font-size: .4rem;
  line-height: .45rem;
  margin-bottom: .05rem;
  font-weight: normal;
}
.showInfo .showTit .mark {
  font-size: .22rem;
  margin-top: .1rem;
}
.showInfo .img img {
  max-width: 80%;
  display: block;
  border: 1px solid #ddd;
  margin: .3rem auto 0;
}
.showInfo .addlist {
  font-size: .22rem;
  line-height: .36rem;
  padding: .3rem 3% 0;
}
.showInfo .addlist li {
  margin-bottom: .1rem;
}
/*showSubTit*/
.showInfo .contxt {
  font-size: .24rem;
  line-height: .34rem;
  padding: 3% 3% 5%;
}
.showInfo .contxt img {
  max-width: 100%;
  margin: 0px auto;
  height: auto !important;
  display: inline;
}
/* 留言样式 */
.leave {
  padding: 0.4rem 4% 0px;
}
.leave li {
  margin-bottom: .2rem;
}
.leave li:nth-child {
  margin-bottom: .1rem;
}
.leave label {
  float: left;
  display: block;
  text-align: right;
  padding-right: .2rem;
  width: .75rem;
  font-size: .2rem;
  height: .6rem;
  line-height: .6rem;
}
.leave input,
.leave textarea {
  width: 5rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #aaa;
  font-size: .2rem;
  padding: 0;
  margin: 0;
  border-radius: initial;
}
.leave input {
  height: .6rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  color: #333;
}
.leave .ly {
  height: 1rem;
  padding: .1rem 0;
  color: #666;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  line-height: .22rem;
  resize: none;
}
.leave .area {
  position: relative;
}
.leave .area .item-wrap {
  border: 1px solid #e8e8e8;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 5rem;
  background: #fff;
  float: left;
}
.leave .area p {
  width: 3rem;
  float: left;
  text-indent: .1rem;
  height: 0.6rem;
  line-height: 0.6rem;
}
.leave .area .t {
  float: right;
  border-style: solid dashed dashed dashed;
  border-color: #666666 transparent transparent transparent;
  border-width: 0.08rem;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: .26rem .1rem 0 0;
}
.leave .area.area {
  cursor: pointer;
}
.leave .area.area input {
  opacity: 0;
}
.leave .area .list {
  position: absolute;
  display: none;
  width: 5rem;
  left: .75rem;
  top: .5rem;
  z-index: 20;
  padding-top: .1rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
.leave .area .list li {
  padding-left: .1rem;
  cursor: pointer;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0;
}
.leave .area .list li:hover {
  background: #eee;
}
/* 留言样式 */
.leave2 {
  padding: 0.4rem 4% 0px;
}
.leave2 li {
  margin-bottom: .2rem;
}
.leave2 li:nth-child {
  margin-bottom: .1rem;
}
.leave2 label {
  float: left;
  display: block;
  text-align: right;
  padding-right: .2rem;
  width: 1.2rem;
  font-size: .2rem;
  height: .6rem;
  line-height: .6rem;
}
.leave2 input,
.leave2 textarea {
  width: 4.5rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #aaa;
  font-size: .2rem;
  padding: 0;
  margin: 0;
  border-radius: initial;
}
.leave2 input {
  height: .6rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  color: #333;
}
.leave2 .ly {
  height: 1rem;
  padding: .1rem 0;
  color: #666;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  line-height: .22rem;
  resize: none;
}
.leave2 .area {
  position: relative;
}
.leave2 .area .item-wrap {
  border: 1px solid #e8e8e8;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 4.5rem;
  background: #fff;
  float: left;
}
.leave2 .area p {
  width: 3rem;
  float: left;
  text-indent: .1rem;
  height: 0.6rem;
  line-height: 0.6rem;
}
.leave2 .area .t {
  float: right;
  border-style: solid dashed dashed dashed;
  border-color: #666666 transparent transparent transparent;
  border-width: 0.08rem;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: .26rem .1rem 0 0;
}
.leave2 .area {
  cursor: pointer;
}
.leave2 .area input {
  opacity: 0;
  height: .1rem;
}
.leave2 .area .list {
  position: absolute;
  display: none;
  width: 4.5rem;
  left: 1.2rem;
  top: .5rem;
  z-index: 20;
  padding-top: .1rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-top: 0;
}
.leave2 .area .list li {
  padding-left: .1rem;
  cursor: pointer;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0;
}
.leave2 .area .list li:hover {
  background: #eee;
}
.leave2 .tt {
  font-size: .2rem;
  display: block;
  padding-left: 1.2rem;
}
#fmMessage .item2 {
  font-size: .2rem;
  text-align: center;
  line-height: .3rem;
}
#fmMessage .item3 {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #eee;
  border-bottom: 0px;
}
#fmMessage .item3 li {
  width: 50%;
  border-bottom: 1px solid #eee;
  font-size: .18rem;
  text-align: center;
  float: left;
}
#fmMessage .item3 li.img {
  border-right: 1px solid #eee;
}
#fmMessage .item3 li.t {
  width: 100%;
  border-top: 1px solid #eee;
  font-size: .22rem;
  padding: .1rem 0;
}
#fmMessage .item3 li.t {
  margin-top: .2rem;
}
#fmMessage .item3 li img {
  width: 1.5rem;
  display: block;
  margin: 0 auto;
}
.show_more2 {
  margin: 0 2% 18px;
  height: .6rem;
  line-height: .6rem;
}
.show_more2 input {
  width: 100%;
  border: 0;
  height: .6rem;
  line-height: .6rem;
  color: #fff;
  font-size: .24rem;
  background: #d51118;
  border-radius: initial;
  margin-top: .1rem;
}
.singlePage {
  background: #fff;
  width: 100%;
  margin: 0 auto;
}
.divanli_mess {
  background: #fff;
  width: 96%;
  margin: 0 auto;
  padding-top: .1rem;
}
.dz {
  width: 100%;
}
.singlePage .anlitopH4 {
  font-size: 0;
  width: 0;
  display: none;
}
.messagesbox li {
  margin-bottom: .2rem;
}
.messagesbox li:nth-child {
  margin-bottom: .1rem;
}
.messagesbox li label {
  float: left;
  display: block;
  width: 18%;
  font-size: .2rem;
  height: .5rem;
  line-height: .5rem;
  padding-right: 2%;
  text-align: right;
}
.messagesbox li label font {
  color: red;
}
.messagesbox .item-wrap {
  margin-left: .55rem;
}
.messagesbox input,
.messagesbox textarea {
  width: 75%;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #aaa;
  font-size: .2rem;
  padding: 0;
  margin: 0;
  border-radius: initial;
}
.messagesbox input {
  height: .5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  color: #333;
}
.messagesbox .ly {
  height: 1rem;
  padding: .1rem 0;
  color: #666;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-indent: 8px;
  line-height: .22rem;
  resize: none;
}
.messagesbox .bot input {
  height: .65rem;
  background: #d51118;
  color: #fff;
  text-align: center;
}
.messagesbox .msg-box {
  padding-left: 20%;
  color: red;
  width: 70%;
  white-space: nowrap;
  font-size: 0.22rem;
}
.subright .showInfo {
  display: none;
}
.downlist {
  width: 100%;
  padding: 0 3% .4rem;
}
.downlist li {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  padding: 0 .1rem;
  margin-bottom: .2rem;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
}
.downlist li a {
  display: block;
  width: 100%;
}
.downlist li span {
  color: #d51118;
  font-size: .2rem;
  float: right;
}
.messagePage {
  padding: 3%;
}
.messagePage .item {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  position: relative;
  border-radius: 0.06rem;
  margin-bottom: .18rem;
  border: 1px solid #dedede;
}
.messagePage .item label {
  width: 1rem;
  color: #333;
  display: block;
  float: left;
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
}
.messagePage .item input {
  width: 4.5rem;
  height: 0.7rem;
  line-height: 0.7rem;
  border: 0;
  background: none;
}
.messagePage .item .b {
  position: absolute;
  right: .12rem;
  color: #ff9f00;
}
.messagePage .item.con {
  height: 2.8rem;
}
.messagePage .item.con textarea {
  width: 100%;
  height: 2.1rem;
  padding: .1rem .16rem .1rem;
  resize: none;
  background: none;
  border: 0px;
}
.messagePage .btn .reset {
  width: 2.72rem;
  height: 0.58rem;
  line-height: 0.58rem;
  text-align: center;
  float: left;
  border: 1px solid #d2d2d2;
  background: #f9f9f9;
  color: #333333;
  font-size: .28rem;
}
.messagePage .btn input {
  width: 2.74rem;
  height: 0.58rem;
  line-height: 0.58rem;
  text-align: center;
  display: block;
  float: right;
  background: #d51118;
  color: #fff;
  font-size: .28rem;
  border: 0;
}
/*showproduct showimg*/
/*recomPro*/
.showimg {
  width: 100%;
  position: relative;
}
.showimg .imglist {
  width: 4.2rem;
  margin: 0px auto;
  padding: .4rem 0 .2rem;
  position: relative;
  overflow: hidden;
}
.showimg .list {
  float: left;
  width: 500%;
}
.showimg a {
  float: left;
  width: 4.2rem;
  text-align: center;
  display: block;
}
.showimg a img {
  width: 4.2rem;
  margin: 0px auto;
  display: block;
}
.showimg span {
  display: block;
  width: 30px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 50%;
  margin-right: -2.8rem;
  cursor: pointer;
}
.showimg span.left {
  right: auto;
  left: 50%;
  margin-left: -2.8rem;
}
.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);
}
.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.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.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);
}
.showorder {
  margin: 0.3rem auto .4rem;
  text-align: center;
}
.showorder a {
  display: inline-block;
  vertical-align: top;
  margin: 0 .2rem;
  width: 2rem;
  height: .5rem;
  color: #fff;
  background: #d51118;
  text-align: center;
  font-size: .24rem;
  line-height: .5rem;
}
/*recomNew*/
.recomNew {
  width: 96%;
  padding: 0.1rem 0 .3rem;
  margin: 0 auto;
}
.recomNew li {
  width: 100%;
  height: .6rem;
  line-height: .6rem;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
.recomNew li a {
  font-size: .24rem;
  display: block;
  position: relative;
  padding-left: 2%;
}
.recomNew li a:before {
  content: "";
  position: absolute;
  background: #cccccc;
  width: 3px;
  height: 3px;
  left: 0;
  top: 0.28rem;
  z-index: 11;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/*recomPro*/
.recomPro {
  width: 100%;
  position: relative;
}
.recomPro .recomList {
  width: 4.6rem;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
.recomPro .list {
  float: left;
  width: 500%;
  padding: .2rem 0 .1rem;
}
.recomPro .list ul {
  float: left;
}
.recomPro ul li {
  float: left;
  width: 2.3rem;
  text-align: center;
}
.recomPro ul li a {
  display: block;
  width: 100%;
}
.recomPro ul li h3 {
  font-size: .22rem;
  line-height: .5rem;
  text-align: center;
}
.recomPro ul img {
  height: 1.5rem;
  width: 2rem;
  margin: 0px auto;
  display: block;
}
.recomPro span {
  display: block;
  width: 30px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  right: 50%;
  margin-right: -3rem;
  cursor: pointer;
}
.recomPro span.left {
  right: auto;
  left: 50%;
  margin-left: -3rem;
}
.recomPro span.right:after {
  content: "";
  position: absolute;
  background: #efdaa4;
  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);
}
.recomPro span.right:before {
  content: "";
  position: absolute;
  background: #f5e9ca;
  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);
}
.recomPro span.left:after {
  content: "";
  position: absolute;
  background: #efdaa4;
  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);
}
.recomPro span.left:before {
  content: "";
  position: absolute;
  background: #f5e9ca ;
  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);
}
/*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;
}
.field_down {
  text-align: left;
}
.field_down a {
  width: 1.6rem;
  height: .44rem;
  line-height: .44rem;
  background: #d51118;
  color: #fff;
  display: block;
  text-align: center;
}
.biao td {
  padding: 4px;
  height: .34rem;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.content table {
  width: 100% !important;
}
.content table td {
  background: #fff !important;
  color: #333 !important;
}
/* .contxt table td .15{text-align: center !important;margin:0 auto !important;} */
/*字体*/
@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;
  }
}

