@charset "utf-8";
/* mobansu.com */
html {
  height: 100%;
  font-size: 10px;
}
body, header, menu, footer, nav, article, h1, h2, h3, h4, h5, h6, div, ul, ol, li, img, p, form, input, video, table, time, dl, dt, dd {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 1.4rem;
  color: #111;
  min-width: 320px;
  background: #f3f3f3;
}
em, i {
  font-style: normal;
}
li {
  list-style: none;
}
a {
  color: #111;
  text-decoration: none;
}
input, textarea {
  border: none;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
video, img {
  width: 100%;
  max-width: 100%;
  border: none;
}
.bk0, .bk20 {
  clear: both;
  height: 0px;
}
.bk20 {
  height: 10px;
}
.yinc {
  display: none
}
.flexbox {
  display: flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.flexbu {
  display: flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.duiqi {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.fanx {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
}
.zhong {
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.baise {
  background: #fff
}
.kuand {
  max-width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.bti {
  line-height: 40px;
  height: 40px;
  border-bottom: solid 1px #ddd;
  overflow: hidden;
}
.bj1 {
  padding: 1% 0;
  background: linear-gradient(to bottom, #ddd 0%, #dff2fb 100%);
}
.bj2 {
  background: #fff
}
.toubu .logo {}
.toubu img {
  width: auto;
}
.hua, .caidan {
  text-align: center;
}
.caidan {
  display: none;
  border-radius: 9px;
  margin: 3% 2%;
  padding: 0 0.5%;
  width: 40px;
  cursor: pointer;
  border: solid 1px #666
}
.caidan i {
  height: 2px;
  width: 25px;
  background: #666;
  margin: 4px 2px;
  display: block;
}
.nav {
  background: #D0233B;
  overflow: hidden
}
.nav li {
  margin: 0 1%;
  flex: 1;
  width: auto;
}
.nav li a {
  display: block;
  color: #fff;
  padding: 12%;
  font-size: 1.6rem;
  text-align: center
}
.nav li a:hover {
  background: #ad0a20
}
.nav .cur a {
  background: #ad0a20
}
.mobansu {
  overflow: hidden;
  text-align: center;
  max-height: 600px;
  background: #5683C6;
  position: relative
}
.mobansu .dwei {
  position: absolute;
  top: 50%;
  margin-top: -43px;
  width: 50px;
  height: 86px;
  display: block;
  z-index: 999999;
  cursor: pointer;
}
.mobansu .prev {
  background: url(../img/zuo.png) no-repeat center rgba(0, 0, 0, .2);
  left: 0.5%;
}
.mobansu .next {
  background: url(../img/you.png) no-repeat center rgba(0, 0, 0, .2);
  right: 0.5%;
}
.slideBox .tupian {
  position: relative;
  z-index: 0;
}
.mobansu .tupian li {
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: top;
}
.mobansu .tupian li img {
  vertical-align: top;
  display: block;
  margin: 0 auto;
  width: auto;
}
.mobansu .list {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -60px;
  z-index: 1;
}
.mobansu .list li {
  display: inline-block;
  width: 25px;
  height: 5px;
  background: #fff;
  text-indent: -9999px;
  opacity: 0.7;
  overflow: hidden;
  margin: 0 5px;
  cursor: pointer
}
.mobansu .list li.on {
  background: #F63
}
.splist {
  background: #fff
}
.splist li {
  width: 23%;
  margin: 1%;
  background: #eee;
}
.news li {
  width: 19%;
  padding: 2%;
  margin: 1%;
  overflow: hidden;
  background: #fff;
}
@media(max-width:750px) {
  .news li {
    width: 94%;
  }
  .splist li {
    width:98%;
  }
}
.news li div {
  width: 70px;
  height: 60px;
  padding: 5px 0;
  float: left;
  margin-right: 1%;
  background: #57b2de;
  line-height: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
.news li span {
  font-size: 1.8rem
}
.news li h3 {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  color: #555;
  font-size: 1.5rem;
}
.news li p {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #666;
  font-size: 1.3rem;
}
.youshi {
  background: #64B5F6
}
.youshi div {
  padding: 1% 2%
}
.youshi h3 {
  text-align: center;
  padding-top: 2%;
}
.youshi h3 a {
  font-size: 1.8rem;
  color: #fff;
}
.youshi dl {
  margin: 0.5%;
  width: 28.33%;
  padding: 2%;
  background: #fff;
}
.youshi dt {
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  color: #01A2E8;
  font-size: 1.6rem;
  border-bottom: dashed 1px #09c;
  margin-bottom: 8px;
}
.youshi dd {
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  color: #666
}
.mbbox1 .tab {
  padding: 2%;
  overflow: hidden
}
.mbbox1 {
  border-bottom: solid 2px #57b2de
}
.mbbox1 ul {
  width: 15%;
  background: #57b2de;
  color: #FFF;
  font-size: 2rem;
}
.mbbox1 ol {
  width: 77%;
  background: #fff;
}
.mbbox1 ol li {
  margin: 0 2%;
  line-height: 35px;
  height: 35px;
  overflow: hidden
}
.mbbox1 ol li a {
  font-size: 1.6rem;
}
.mbbox2 {
  background: #fff
}
.mbbox2 li {
  width: 23%;
  margin: 1%;
  overflow: hidden;
  text-align: center;
  background: #f3f3f3;
  padding-bottom: 2%;
}
@media (max-width:750px) {
  .mbbox2 li {
    width: 48%;
  }
}
.mbbox2 li p {
  line-height: 25px;
  height: 25px;
  overflow: hidden
}
.mbbox2 li span {
  color: #666;
  font-size: 1.3rem
}
.mbbox2 li span b {
  color: #DD383B
}
.zhishi .bti {
  padding-left: 2%;
}
.zhishi li {
  width: 27.33%;
  margin: 1%;
  overflow: hidden;
  padding: 2%;
  background: #f5f5f5
}
.zhishi li img {
  width: 30%;
  min-height: 75px;
  min-width: 107px;
  float: left;
  margin-right: 2%
}
.zhishi li h3 {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-size: 1.5rem;
  color: #444
}
.zhishi li p {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  font-size: 1.3rem;
  color: #888
}
.gongsi {
  background: #64B5F6;
}
.gongsi div {
  padding: 1% 2%;
  color: #fff;
  flex: 1;
}
.gongsi .wz {
  flex: 2;
}
.gongsi h3 {
  line-height: 45px;
  font-size: 1.8rem;
}
.gongsi p {
  line-height: 20px;
  max-height: 60px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  overflow: hidden;
}
@media (max-width:750px) {
  .gongsi .tu {
    display: none
  }
}
.link .bti {
  text-align: left;
  padding-left: 3.8%;
  padding-top: 10px;
}
.link ul {
  padding: 0 2%;
}
.link li {
  margin: 1% 2%;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.xpbox {
  background: #222132;
  overflow: hidden;
  border-top: solid 1px #eee
}
.xpbox a {
  color: #999;
}
.xpbox dl {
  width: 19%;
  border-right: solid 1px #181727;
  min-height: 130px;
  overflow: hidden;
  color: #999;
  padding: 2% 7%;
}
.xpbox dt {
  line-height: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #999;
  border-bottom: dashed 1px #333;
  margin-bottom: 5px;
}
.xpbox dd {
  line-height: 20px;
  padding-bottom: 8px;
  font-size: 1.4rem
}
.xpbox .wxin {
  text-align: center;
  border: none
}
.xpbox img {
  max-width: 150px;
}
.foot {
  background: #222132;
  text-align: center;
  border-top: solid 1px #181727
}
.foot ul {
  padding: 20px 10px 60px 10px;
}
.foot a {
  color: #999;
}
.foot li {
  line-height: 20px;
  margin: 10px;
  margin-top: 0;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 14px;
}
.mobansunav {
  position: fixed;
  background: rgba(208, 35, 59, 0.5);
  height: 50px;
  padding: 6px 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  max-width: 1440px;
  z-index: 999999999;
}
.mobansunav li {
  width: 20%;
  float: left;
  overflow: hidden;
  text-align: center;
}
.mobansunav li a {
  display: block;
  color: #fff;
  font-size: 1.4rem;
}
.mobansunav li p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.mobansunav li img {
  width: 28px;
  height: 28px;
}
@media (min-width:1100px) {
  .mobansunav {
    display: none
  }
}
@media (max-width:750px) {
  .xpbox {
    display: none
  }
  .xpbox dl {
    width: 29%;
    padding: 2% 2%;
  }
  .jshao div {
    width: 96%
  }
  .toubu .logo {
    width: 70%;
    text-align: center;
  }
  .toubu img {
    width: auto;
  }
  .toubu .hua {
    display: none
  }
  .toubu .caidan {
    display: flex;
  }
  .nav {
    display: none
  }
  .nav ul {
    display: block;
  }
  .nav li a {
    padding: 2%;
  }
  .xiangce li {
    width: 31.33%;
  }
  .mobansu .dwei {
    display: none
  }
}
.ditu {
  background: #ddd;
  padding: 1% 0;
}
#dituContent {
  width: 96%;
  min-height: 250px;
  margin: 0 auto;
}
#dituContent img {
  max-width: none;
}
.iw_poi_title {
  padding-bottom: 6px;
}
.iw_poi_content i {
  color: #F30
}
@media (max-width:750px) {
  .news .tab {
    width: 94%;
    margin: 2px auto;
  }
  .news .jshao {
    width: 98%;
  }
  .zhishi li {
    width: 94%;
  }
  .nav li a {
    font-size: 1.4rem;
  }
}