@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 {
  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;
  -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 {
  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;
}

.sketch video{    display: none;}
.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: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.tac {
  text-align: center;
}
.hide,
.hidden {
  display: none;
}
/*清除浮动*/
.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*********************/

/****reLink***/
/*reLink*/
.reLink {
  margin: .2rem 3% .2rem;
  text-align: left;
  border: 1px solid #dedede;
  color: #333;
}
.reLink .prevLink,
.reLink .nextLink {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  position: relative;
  overflow: hidden;
  text-indent: .18rem;
  border-bottom: 1px solid #dedede;
  background: #fff;
}
.reLink .nextLink {
  border-bottom: 0;
}
.recomCon {
  padding-bottom: .3rem;
}
.recomCon .show-tit {
  margin-bottom: .35rem;
}
.singlePage .txtcon {
  line-height: .44rem;
  padding: 0 3%;
  min-height: 5rem;
}
.singlePage .txtcon img {
  max-width: 100%;
  height: auto !important;
}
.singlePage .txtcon td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.contactPage .conlist {
  width: 94%;
  margin: 0 auto .3rem;
}
.contactPage .conlist .item {
  width: 100%;
  color: #333333;
  margin-bottom: .28rem;
  padding-left: .7rem;
  position: relative;
  display: block;
}
.contactPage .conlist .item s {
  width: .7rem;
  height: .55rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/contact-ico.png) no-repeat 0.1rem 0;
  background-size: auto .55rem;
}
.contactPage .conlist .item span {
  line-height: .26rem;
  color: #333333;
  font-size: .26rem;
  display: block;
}
.contactPage .conlist .item strong {
  font-size: .26rem;
  font-family: arial;
  font-weight: bold;
  color: #0b66c3;
}
.contactPage .conlist .item.email s {
  background-position: -1.45rem center;
}
.contactPage .conlist .item.address s {
  background-position: -0.65rem center;
}
.contactPage .conlist .item.address strong {
  color: #666;
  font-size: .22rem;
  font-weight: normal;
}
.contactPage .txtcon {
  line-height: .44rem;
  padding: 0 3% .4rem;
}
.contactPage .txtcon img {
  max-width: 100%;
  height: auto !important;
}
.contactPage .txtcon td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.contactPage .tit {
  text-align: center;
  padding: .3rem 0 .4rem;
}
.contactPage .tit .p1 {
  font-size: .3rem;
  margin-bottom: .1rem;
}
.contactPage .tit .p2 {
  font-size: .2rem;
}
.contactPage .tit .p2 a {
  color: #0b66c3;
}
.contactPage .mapArea {
  width: 100%;
  height: 3.4rem;
  overflow: hidden;
  margin: 0 0 .3rem;
}
.contactPage .BMap_bubble_title {
  font-size: .18rem;
  line-height: .2rem;
}
.contactPage .BMap_bubble_title a {
  width: 1rem;
  border-radius: .03rem;
  display: block;
  height: .42rem;
  line-height: .42rem;
  overflow: hidden;
  text-align: center;
  background: #0b66c3;
  color: #fff;
}
.contactPage .BMap_bubble_title a:hover {
  background: #f69737;
}
.contactPage .BMap_bubble_content {
  line-height: .22rem;
  font-size: .18rem;
}
/*showInfo*/
.showInfo article {
  width: 100%;
  padding: 0 3%;
  text-align: center;
}
.showInfo article .mark {
  font-size: .22rem;
  padding: .2rem 0 .2rem;
  text-align: center;
  color: #666666;
  border-bottom: 1px solid #e2e2e2;
}
.showInfo article .mark span {
  margin: 0 .06rem;
}
.showInfo article .title {
  font-size: .4rem;
  line-height: .44rem;
  text-align: center;
}
.showInfo article .contxt {
  padding: .2rem 0 .2rem;
  line-height: .44rem;
  text-align: left;
  color: #666666;
}
.showInfo article .contxt img {
  max-width: 100%;
  height: auto !important;
}
.showPro {
  padding-bottom: 0;
}
.showPro .title {
  padding: .25rem 3% .15rem;
  font-size: .36rem;
  color: #333;
}
.showPro .title strong {
  color: #f56247;
  font-size: .3rem;
}
.showPro .title span {
  font-size: .22rem;
  margin-left: .1rem;
}
.showPro .contxt {
  padding: .35rem 3% .4rem;
  line-height: .44rem;
  text-align: left;
}
.showPro .contxt img {
  max-width: 100%;
  height: auto !important;
}
.showPro .contxt td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.showPro .imgtog {
  width: 6rem;
  height: 4.5rem;
  margin: 0 auto;
}
.showPro.showPro11 .imgtog {
  width: 6rem;
  height: 6rem;
  margin: 0 auto;
}
.showPro.showPro11 .imgtog .list .item {
  height: 6rem;
}
.showPro.showPro11 .imgtog .list .item img {
  height: 6rem;
}
.BMap_bubble_content {
  font-size: .2rem;
}
/*fenx*/
#nativeShare {
  margin: 0 auto;
  width: 100%;
  padding-top: 0.3rem;
  max-width: 640px;
  min-width: 320px;
}
#nativeShare .label {
  width: 1.2rem;
  font-size: 0.24rem;
  text-align: right;
  color: #666666;
  line-height: 0.6rem;
}
#nativeShare .list {
  width: 5.1rem;
  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;
}
/******common css end*******/
/*****通用*****/
@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;
  }
}
/*****通用*****/
@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;
  }
}

#ib_ivt{    width: 4rem  !important;
    height: 2rem  !important;margin-top: -1rem  !important;
    margin-left: -2rem  !important;
    background-size: 4rem  !important;}
#ib_ivt img{    width: 0.8rem  !important;    top: 1.6rem  !important;
    left: 3rem  !important;}
#ib_ivt img:first-child{    top: 1.6rem  !important;
    left: 1.8rem  !important;    width: 0.8rem  !important;}
#ib_img{    display: none  !important;    width: 0px  !important;}