input[type=button],
input[type=text],
input[type=password],
input[type=submit],
input[type=reset] {
  -webkit-appearance: none;
  outline: none;
}
.mt {
  margin-top: 0.36rem;
  display: block;
}
.xq{
	display: block;
  width: 1.024rem;
  margin: 0 auto;
  text-align: center;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #fff;
  font-size: 0.24rem;
  margin-top: 0.14rem;
  border-radius: 4px;
  background: #ff6e41;
}
.zx{
	    display: block;
    width: 1.024rem;
    margin: 0 auto;
    text-align: center;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #fff;
    font-size: 0.24rem;
    margin-top: 0.14rem;
    border-radius: 4px;
      background: #00a8c3;
  margin-left: 0.2rem;
}
#canvas {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  -webkit-transition: .5s ease all;
          transition: .5s ease all;
}
#dh {
  width: 3.2rem;
  height: 100%;
  position: absolute;
  left: -3.2rem;
  top: 0;
  background: #00a8c3;
}
#dh ul{
  padding-top:0.4rem;
}
#dh ul li {
  padding-left: 0.32rem;
  height: 0.64rem;
}
#dh ul a {
  color: #fff;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.32rem;
  display:block;
}
#container.display-dh #canvas {
  left: 3.2rem;
}
#h-dh {
  position: absolute;
  width: 0.4rem;
  left: 0.2rem;
  top: 0.21rem;
}
#h-dh i {
  color: #fff;
  -webkit-transition: .5s ease all;
          transition: .5s ease all;
  font-size: 0.512rem;
  display: block;
}
.more {
  height: 0.512rem;
  background: #ff6e41;
  line-height: 0.512rem;
  color: #fff;
  width: 40%;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin: 0.14rem auto 0.14rem auto;
  font-size: 0.25rem;
  border: none;
}
.phone {
  position: absolute;
  right: 0.2rem;
  top: 0.21rem;
  height: 0.68rem;
  width: 0.68rem;
}
.phone i {
  -webkit-transition: .5s ease all;
          transition: .5s ease all;
  font-size: 0.512rem;
  display: block;
  color: #fff;
}
.header {
  height: 1rem;
  background: #00a8c3;
  padding-top: 0.21rem;
  position: relative;
}
.header .logo {
  width: 3.28rem;
  display: block;
  margin: 0 auto;
}
.header a {
  display: block;
}
.ban1{position:relative;width:100%;height:3.75rem;}
.ban1 .ban1bd{width:100%}
.ban1 .ban1hd{text-align:center;position:absolute;bottom:.05rem;width:100%;overflow:hidden;}
.ban1 .ban1hd ul{height:5px;}
.ban1 .ban1hd ul li{width:5px;height:5px;background:#469fef;border-radius:100%;display:inline-block;-webkit-transition:all ease .5s;transition:all ease .5s;line-height:9999px;margin-left:3px;margin-right:3px}
.ban1 .ban1hd ul .on{width:12px;border-radius:10px;background:#d5160f}
.banner {
  position: relative;
}
.banner .bannerhd {
  position: absolute;
  bottom: 0.2rem;
  text-align: center;
  width: 100%;
}

.banner .bannerhd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 100%;
}
.banner .bannerhd .on {
  background: #00a8c3;
}
.jq-t {
  width: 100%;
  height: 0.8rem;
  background: #bde8ef;
  line-height: 0.8rem;
  font-size: 0.38rem;
  text-align: center;
}
.nofixnav {
  height: 1.12rem;
}
.fixnav {
  margin-top: 0.2rem;
  position: fixed;
  bottom: 0;
  width: 6.4rem;
  background: #00a8c3;
  z-index: 9999;
  height: 1.32rem;
  padding-top: 0.128rem;
  padding-bottom: 0.128rem;
}
.fixnav .wrap {
  position: relative;
}
.fixnav .wrap ul {
  width: 100%;
  padding-top: 0.12rem;
}
.fixnav .wrap ul li {
  width: 16%;
  float: left;
  text-align: center;
}
.fixnav .wrap ul li a {
  color: #fff;
  display: block;
}
.fixnav .wrap ul li a i {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #fff;
  color: #00a8c3;
  border-radius: 100%;
  font-size: 0.384rem;
  display: block;
  margin: 0 auto;
}
.fixnav .wrap ul li a span {
  display: block;
  font-size: 0.2rem;
  padding-top: 0.1rem;
}
.fixnav .wrap ul li:nth-child(3) {
  width: 32%;
}
.fixnav .wrap .tel {
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.7rem;
  background: #fff;
  border-radius: 100%;
  top: -0.4rem;
  border: solid 4px #00a8c3;
  padding-top: 0.05rem;
}
.fixnav .wrap .tel span {
  display: block;
  width: 100%;
  text-align: center;
  color: #00a8c3;
  font-size: 0.2rem;
  position: absolute;
  bottom: 0.1rem;
}
.fixnav .wrap .tel i {
  color: #ff6e41;
  font-size: 0.64rem;
  padding-left: 0.16rem;
  position: absolute;
  top: 0.2rem;
}
.fixnav .wrap .tel strong {
  color: #ff6e41;
  position: absolute;
  top: 0.2rem;
  font-size: 0.16rem;
  right: 0.2rem;
}
.nav {
  background: #fff;
  padding-bottom: 0.14rem;
  margin-bottom: 0.36rem;
}
.nav ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin-top: 0.14rem;
}
.nav ul li span {
  display: block;
  font-size: 0.2rem;
  color: #424242;
}
.nav ul li i {
  width: 0.864rem;
  height: 0.864rem;
  display: block;
  margin: 0 auto;
  line-height: 0.864rem;
  color: #fff;
  border-radius: 100%;
  font-size: 0.448rem;
  margin-bottom: 0.12rem;
}
.nav ul li:nth-child(1) i {
  background: #05b1ff;
  box-shadow: 4px 4px 10px rgba(5, 177, 255, 0.4);
}
.nav ul li:nth-child(2) i {
  background: #ff6e41;
  box-shadow: 4px 4px 10px rgba(255, 110, 60, 0.4);
}
.nav ul li:nth-child(3) i {
  background: #f23d5c;
  box-shadow: 4px 4px 10px rgba(242, 61, 92, 0.4);
}
.nav ul li:nth-child(4) i {
  background: #7c4dff;
  box-shadow: 4px 4px 10px rgba(124, 77, 255, 0.4);
}
.nav ul li:nth-child(5) i {
  background: #f23d5c;
  box-shadow: 4px 4px 10px rgba(242, 61, 92, 0.4);
}
.nav ul li:nth-child(6) i {
  background: #7c4dff;
  box-shadow: 4px 4px 10px rgba(124, 77, 255, 0.4);
}
.nav ul li:nth-child(7) i {
  background: #05b1ff;
  box-shadow: 4px 4px 10px rgba(5, 177, 255, 0.4);
}
.nav ul li:nth-child(8) i {
  background: #ff6e41;
  box-shadow: 4px 4px 10px rgba(255, 110, 65, 0.4);
}
.s1 {
  background: #fff;
  margin-top: 0.36rem;
  padding-top: 0.36rem;
  padding-bottom: 0.36rem;
}
.s1 p {
  font-size: 0.24rem;
  text-align: center;
  color: #7e7e7e;
}
.s1 dl {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  margin-top: 0.14rem;
}
.s1 dl dt a {
  background: #ff6e41;
  font-size: 0.26rem;
  color: #fff;
  display: block;
  border-radius: 4px;
  width: 1.5rem;
  text-align: center;
  height: 0.45rem;
  line-height: 0.45rem;
}
.s1 dl dd {
  border: solid 1px #ff6e41;
  color: #ff6e41;
  font-size: 0.256rem;
  width: 2.3rem;
  height: 0.45rem;
  line-height: 0.45rem;
}
.s1 dl dd i {
  font-size: 0.384rem;
  float: left;
}
.s2 {
  background: #fff;
  margin-top: 0.36rem;
}
.s2 .wrap {
  padding-top: 0.14rem;
}
.s2 dl {
  margin-top: 0.14rem;
}
.s2 dl dt {
  width: 22%;
  float: left;
  height: 1.15rem;
  background: #00a8c3;
}
.s2 dl dt i {
  width: 0.64rem;
  height: 0.64rem;
  background: #fff;
  color: #00a8c3;
  border-radius: 100%;
  display: block;
  font-size: 0.384rem;
  text-align: center;
  line-height: 0.64rem;
  margin: 0.064rem auto 0.064rem auto;
}
.s2 dl dt span {
  display: block;
  color: #fff;
  font-size: 0.2rem;
  text-align: center;
}
.s2 dl dd {
  width: 77.8%;
  float: left;
  height: 1.15rem;
  background: #eeeeee;
}
.s2 dl dd ul li {
  width: 29%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 0.1rem;
}
.s2 dl dd ul li a {
  background: #fff;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 100%;
  display: block;
  font-size: 0.22rem;
  color: #717171;
  text-align: center;
}
.s3 {
  background: #fff;
  margin-top: 0.36rem;
}
.s3 .s3o {
  padding-top: 0.36rem;
  padding-bottom: 0.36rem;
}
.s3 .s3o .s3ol {
  width: 40%;
}
.s3 .s3o .s3or {
  width: 50%;
  font-size: 0.4rem;
  color: #000;
  padding-left: 10%;
}
.s3 ul li {
  margin-bottom: 0.14rem;
}
.s3 ul li .img {
  width: 30%;
  float: left;
}
.s3 ul li .img a {
  display: block;
}
.s3 ul li .txt {
  width: 65%;
  float: right;
  font-size: 0.22rem;
}
.s3 ul li .txt a {
  font-size: 0.28rem;
  color: #000;
}
.s3 .s3more {
  padding-left: 8%;
  padding-right: 8%;
}
.s3 .s3more .fr {
  background: #00a8c3;
}
.s4 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.s4 .main ul li {
  position: relative;
  width: 48%;
  margin-top: 0.3rem;
}
.s4 .main ul li .info {
  position: absolute;
  width: 92%;
  bottom: 0.25rem;
  right: 2%;
  padding-top: 0.064rem;
  padding-bottom: 0.064rem;
  background: rgba(0, 168, 195, 0.6) !important;
  filter: alpha(opacity=60);
  background: #00a8c3;
  color: #fff;
  padding: 0.064rem;
}
.s4 .main ul li .info h2 {
  font-size: 0.24rem;
}
.s4 .main ul li .info p {
  font-size: 0.17rem;
  padding-top: 0.064rem;
}
.s4 .main ul li:nth-child(odd) {
  float: left;
}
.s4 .main ul li:nth-child(even) {
  float: right;
}
.s4 .main ul .flag {
  position: absolute;
  top: -0.05rem;
  right: 0.05rem;
  width: 0;
  height: 0;
  border: 0.256rem solid #ff6600;
  border-top-width: 0.512rem;
  border-bottom-color: transparent;
  border-bottom-width: 0.256rem;
}
.s4 .main ul .zc {
  position: absolute;
  right: 0rem;
  top: 0;
  font-size: 0.16rem;
  color: #fff;
  width: 0.5rem;
}
.s4 .s4hd {
  height: 0.07rem;
  width: 80%;
  margin: 0 auto;
  margin-top: 0.14rem;
  margin-bototm: 0.36rem;
}
.s4 .s4hd li {
  width: 23.33%;
  float: left;
  background: #bde8ef;
  height: 0.07rem;
}
.s4 .s4hd .on {
  background: #00a8c3;
}





.szjamore{
    padding-left: 8%;
    padding-right: 8%;
    margin: 0.2rem auto 0.2rem auto;
    overflow: hidden;
}

.szjamore .fr{
  background: #00a8c3;
}



.s5 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.s5 .s5bd ul li {
  margin-top: 0.36rem;
  border-bottom: dashed 1px #b9b9b9;
  padding-bottom: 0.36rem;
}
.s5 .s5bd ul li .s5o {
  position: relative;
}
.s5 .s5bd ul li .s5o .s5ol {
  width: 50%;
  background: #eeeeee;
  height: 1.5rem;
  float: left;
  overflow: hidden;
}
.s5 .s5bd ul li .s5o .s5ol a {
  display: block;
  height: 1.5rem;
}
.s5 .s5bd ul li .s5o .s5ol img {
  height: 1.5rem;
  width: 100%;
  margin: 0;
}
.s5 .s5bd ul li .s5o .s5or {
  width: 50%;
  background: #00a8c3;
  height: 1.5rem;
  float: right;
}
.s5 .s5bd ul li .s5o .s5or h2 {
  width: 2rem;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  padding-top: 0.192rem;
  font-size: 0.24rem;
}
.s5 .s5bd ul li .s5o .s5or .hx {
  width: 1.056rem;
  height: 0.24rem;
  border-bottom: solid 1px #fff;
  margin: 0 auto;
  position: relative;
}
.s5 .s5bd ul li .s5o .s5or .hx:before {
  width: 0.05rem;
  height: 0.05rem;
  background: #fff;
  content: "";
  position: absolute;
  top: 0.21rem;
  border-radius: 100%;
  left: 0;
}
.s5 .s5bd ul li .s5o .s5or .hx:after {
  width: 0.05rem;
  height: 0.05rem;
  background: #fff;
  content: "";
  position: absolute;
  top: 0.21rem;
  border-radius: 100%;
  right: 0;
}
.s5 .s5bd ul li .s5o .s5or p {
  width: 2rem;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  padding-top: 0.16rem;
  font-size: 0.16rem;
}
.s5 .s5bd ul li .tit {
  font-size: 0.24rem;
  color: #00a8c3;
  margin-top: 0.14rem;
  margin-bottom: 0.14rem;
  display: block;
}
.s5 .s5bd ul li p {
  font-size: 0.22rem;
  color: #757575;
}
.s5 .s5bd ul li p a {
  color: #fd4a4a;
}
.s5 #diamond {
  width: 0.7rem;
  height: 0.7rem;
  background: #ff6e41;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -0.35rem;
  top: 0.384rem;
}
.s5 #no {
  font-size: 0.384rem;
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1.5rem;
}
.s5 .s5hd {
  text-align: center;
}
.s5 .s5hd li {
  width: 0.32rem;
  height: 0.32rem;
  border: solid 1px #acacac;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-align: center;
  display: inline-block;
  color: #757575;
  margin-left: 0.04rem;
  margin-right: 0.04rem;
}
.s5 .s5hd .on {
  background: #ff6e41;
  border: solid 1px #ff6e41;
  color: #fff;
}
.s5 .s5l {
  padding-bottom: 0.14rem;
  position: relative;
  width: 4.6rem;
  margin: 0 auto;
}
.s5 .s5l a {
  width: 0.32rem;
  height: 0.32rem;
  border: solid 1px #acacac;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 0.36rem;
  color: #757575;
}
.s5 .s5l .s5prev {
  left: 0;
}
.s5 .s5l .s5next {
  right: 0;
}
.s6 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.s6 .s6l {
  width: 30%;
  float: left;
  border-right: dashed 1px #00a8c3;
  padding-right: 5%;
}
.s6 .s6r {
  width: 65%;
  float: right;
  font-size: 0.22rem;
}
.s6 .s6r a {
  color: #00a8c3;
  font-size: 0.24rem;
}
.s7 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.s7 .s7c {
  background: #00a8c3;
  margin-top: 0.14rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  padding-left: 5%;
  padding-right: 5%;
}
.s7 .s7c .s7t {
  border-left: solid 3px #fff;
  color: #fff;
  padding-left: 0.08rem;
  margin-top: 0.36rem;
  float: left;
  font-size: 0.24rem;
  position: relative;
  width: 100%;
}
.s7 .s7c .s7t .s71 {
  height: 0.6rem;
  width: 0.6rem;
  position: absolute;
  right: 20%;
  top: 0;
}
.s7 .s7c .s7m {
  margin-top: 0.36rem;
  float: left;
  width: 100%;
}
.s7 .s7c .s7m ul li {
  float: left;
  margin-bottom: 0.08rem;
  width: 32%;
  margin-right: 1%;
  height: 1.152rem;
  background: #ccc;
}
.s7 .s7c .s7b {
  margin-top: 0.36rem;
  float: left;
  width: 100%;
}
.s8 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.s8 .wrap {
  margin-top: 0.36rem;
}
.s9 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.s9 .s9c {
  margin-top: 0.36rem;
  border: solid 1px #00a8c3;
  height: 6.152rem;
  position: relative;
  padding: 0.64rem 0.256rem 0.256rem 0.256rem;
}
.s9 .s9c .s9t {
  width: 2.76rem;
  background: #00a8c3;
  position: absolute;
  left: 50%;
  margin-left: -1.379968rem;
  top: -0.384rem;
  color: #fff;
  text-align: center;
  padding-top: 0.128rem;
  padding-bottom: 0.128rem;
}
.s9 .s9c .s9t p {
  font-size: 0.16rem;
}
.s9 .s9c .s9t .t {
  font-size: 0.29rem;
}
.s9 .s9c dl {
  padding-bottom: 0.14rem;
  margin-bottom: 0.1rem;
}
.s9 .s9c dl dt {
  color: #707070;
  font-size: 0.28rem;
  line-height: 0.542rem;
  float: left;
  width: 1.28rem;
}
.s9 .s9c dl dd {
  float: left;
  width: 3.3rem;
  height: 0.54rem;
}
.s9 .s9c dl dd input {
  border: solid 1px #00a8c3;
  width: 100%;
  height: 0.542rem;
  font-size: 0.3rem;
  text-indent: 1em;
  float: left;
}
.s9 .s9c dl .tip {
  color: #ff6e41;
}
.s9 .s9c dl .tipc {
  color: #a5a5a5;
  font-size: 0.22rem;
}
.s9 .s9more {
  padding-left: 8%;
  padding-right: 8%;
}
.s9 .s9more .fr {
  background: #00a8c3;
}
.s10 {
  background: #fff;
  margin-top: 0.36rem;
  padding-bottom: 0.14rem;
  margin-bottom: 0.36rem;
  background: url(../images/s101.jpg) no-repeat;
  background-size: cover;
  height: 3.03rem;
  padding-top: 0.6rem;
  color: #00a8c3;
}
.s10 .s10l {
  width: 40%;
  float: left;
  text-align: right;
}
.s10 .s10l img {
  width: 1.856rem;
  height: 1.856rem;
  display: inline-block;
}
.s10 .s10r {
  width: 55%;
  float: right;
}
.s10 .s10r .s10r1 {
  width: 100%;
  clear: both;
}
.s10 .s10r .s10r1 i {
  font-size: 0.512rem;
  display: block;
}
.s10 .s10r .s10r1 p {
  font-size: 0.192rem;
}
.s10 .s10r .s10r1 .t {
  font-size: 0.22rem;
  font-weight: bold;
}
.s10 .s10r .s10r2 {
  width: 100%;
  clear: both;
}
.s10 .more {
  height: 0.416rem;
  background: #00a8c3;
  line-height: 0.416rem;
  color: #fff;
  width: 40%;
  display: block;
  text-align: center;
  border-radius: 5px;
  font-size: 0.192rem;
  width: 1.3rem;
  float: left;
  margin-left: 0.128rem;
  margin-right: 0.072rem;
}
.secnav {
  background: #00a8c3;
  padding-top: 0.064rem;
  padding-bottom: 0.064rem;
}
.secnav ul li {
  width: 24.99%;
  float: left;
  text-align: center;
}
.secnav ul li a {
  color: #fff;
  display: block;
}
.secnav ul li a i {
  font-size: 0.448rem;
  display: block;
}
.secnav ul li a span {
  display: block;
  font-size: 0.22rem;
}
.local {
  height: 0.48rem;
  line-height: 0.48rem;
  position: relative;
  color: #595959;
  font-size: 0.1536rem;
}
.local i {
  color: #595959;
  font-size: 0.2rem;
}
.local a {
  color: #595959;
  font-size: 0.2rem;
}
.local .call {
  background: #ff6e41;
  border-radius: 4px;
  width: 1.28rem;
  height: 0.28rem;
  display: block;
  position: absolute;
  right: 0.2rem;
  top: 0.0976rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
}
.local .call i {
  color: #fff;
}
.listn {
  background: #fff;
  padding-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.listn .ll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listn .ll li {
  width: 48%;
  float: left;
  margin-bottom: 0.26rem;
}
.listn.channel2 .ll li .img {
	height:3rem;
}
.listn .ll li .img {
  height: 1.92rem;
  background: #ff6e41;
  display: block;
}
.listn .ll li .img img {
  width: 100%;
  height: 1.92rem;
}
.listn.channel2 .ll li .img img{
	height:3rem;
}
.listn .ll li h2 {
  font-size: 0.24rem;
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}
.listn .ll li h2 a {
  color: #595959;
}
.listn .ll li p {
  font-size: 0.22rem;
  color: #c4c4c4;
}
.article {
  background: #fff;
  padding-top: 0.36rem;
  padding-bottom: 0.14rem;
}
.article h2 {
  font-size: 0.28rem;
  color: #333333;
  text-align:center;
}
.article .ps {
  font-size: 0.18rem;
  color: #999999;
   text-align:center;
}
.article .body {
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  font-size: 0.24rem;
  color: #333;line-height:30px;
}
.article .body p{
	line-height:1.5;
}
.article .body img {
  max-width: 5.8rem;
}
.article .body .indent {
  text-indent: 2em;
}
.page {
  text-align: center;
  margin-top: 0.2rem;
  height: 0.6rem;
  padding-bottom: 0.2rem;
}
.page ul {
  text-align: center;
  float: left;
  width: 100%;
}
.page ul li {
  display: inline-block;
  font-size: 0.22rem;
}
.page ul li a {
  padding: 0.05rem 0.1rem;
  margin-right: 0.00156224rem;
  color: #fff;
  border: 1px solid #b2b2b2;
  color: #b2b2b2;
}
.page ul li a:hover {
  background-color: #ff6e41;
  color: #fff;
}
.page ul li .active {
  background-color: #ff6e41;
  color: #fff;
  border: 1px solid #ff6e41;
}
.moren {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin-top: 0.36rem;
}
.moren .t {
  font-size: 0.28rem;
  color: #595959;
}
.moren ul li {
  height: 1.408rem;
  margin-top: 0.2rem;
}
.moren ul li .img {
  width: 30%;
  height: 1.1rem;
  float: left;
  background: #ff6e41;
}
.moren ul li .img img {
  width: 100%;
  height: 1.1rem;
}
.moren ul li .txt {
  width: 66%;
  float: right;
}
.moren ul li .txt h2 {
  font-size: 0.24rem;
  padding-top: 0.00312512rem;
  padding-bottom: 0.05rem;
}
.moren ul li .txt h2 a {
  color: #595959;
}
.moren ul li .txt p {
  color: #c4c4c4;
  font-size: 0.22rem;
}
.listz {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
}
.listz .t {
  font-size: 0.28rem;
  color: #00a8c3;
  border-left: solid 2px #00a8c3;
  padding-left: 0.08rem;
  margin-bottom: 0.14rem;
}
.listz .main li {
  margin-top: 0.14rem;
  padding-top: 0.14rem;
  padding-bottom: 0.36rem;
  border-bottom: dashed 1px #dfdfdf;
}
.listz .main li .info {
  margin-bottom: 0.14rem;
}
.listz .main li .img {
  width: 1.2032rem;
  height: 1.2032rem;
  display: block;
}
.listz .main li .img img {
  border-radius: 100%;
}
.listz .main li .txt {
  width: 3.624rem;
  padding-left: 0.2rem;
}
.listz .main li .txt h3 {
  font-size: 0.3rem;
  color: #3a3a3a;
}
.listz .main li .txt h3 span {
  color: #ff6e41;
  font-size: 0.24rem;
  margin-left: 0.1rem;
}
.listz .main li .txt p {
  font-size: 0.24rem;
  color: #949494;
}
.listz .main li .txt .mo {
  font-size: 0.24rem;
  color: #ff6e41;
}
.listz .main li .txt .mo span {
  color: #949494;
}
.listz .main li .soc {
  width: 1rem;
}
.listz .main li .soc a {
  display: block;
  width: 100%;
  height: 0.32rem;
  line-height: 0.2616rem;
  font-size: 0.22rem;
  margin-bottom: 0.14rem;
  border-radius: 5px;
  text-align: center;
}
.listz .main li .soc .tel {
  color: #ff6e41;
  border: solid 2px #ff6e41;
}
.listz .main li .soc .ask {
  color: #00a8c3;
  border: solid 2px #00a8c3;
}
.listz .main li .sc {
  color: #949494;
  font-size: 0.22rem;
}
.listz .main li .sc span {
  display: inline-block;
  background: #ff6e41;
  color: #fff;
  padding: 0.02rem 0.06rem 0.02rem 0.06rem;
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
}
.listz .main li .sc span:after {
  content: "";
  width: 0;
  height: 0;
  border: solid 0.08rem transparent;
  border-left: solid 0.08rem #ff6e41;
  display: block;
  position: absolute;
  right: -0.16rem;
  z-index: 99;
  top: 0.0512rem;
}
.listz .tpzjhd {
  text-align: center;
}
.listz .tpzjhd li {
  width: 0.32rem;
  height: 0.32rem;
  border: solid 1px #acacac;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-align: center;
  display: inline-block;
  color: #757575;
  margin-left: 0.04rem;
  margin-right: 0.04rem;
}
.listz .tpzjhd .on {
  background: #ff6e41;
  border: solid 1px #ff6e41;
  color: #fff;
}
.listwz {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin-top: 0.36rem;
}
.listwz .t {
  font-size: 0.28rem;
  color: #00a8c3;
  border-left: solid 2px #00a8c3;
  padding-left: 0.08rem;
  margin-bottom: 0.14rem;
}
.listwz .wz li {
  margin-top: 0.14rem;
  padding-top: 0.14rem;
  padding-bottom: 0.36rem;
  border-bottom: dashed 1px #dfdfdf;
}
.listwz .wz li .info {
  width: 1.2032rem;
}
.listwz .wz li .info .img {
  width: 1.2032rem;
  height: 1.2032rem;
  margin-bottom: 0.36rem;
}
.listwz .wz li .info .img img {
  border-radius: 100%;
}
.listwz .wz li .info a {
  display: block;
  width: 1.024rem;
  margin: 0 auto;
  text-align: center;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #fff;
  font-size: 0.24rem;
  margin-top: 0.14rem;
  border-radius: 4px;
}
.listwz .wz li .info .zx {
  background: #00a8c3;
}
.listwz .wz li .info .xq {
  background: #ff6e41;
}
.listwz .wz li .txt {
  width: 4.616rem;
}
.listwz .wz li .txt h3 {
  font-size: 0.3rem;
  color: #3a3a3a;
  margin-bottom: 0.1rem;
}
.listwz .wz li .txt h3 span {
  font-size: 0.24rem;

}
.listwz .wz li .txt p {
  font-size: 0.24rem;
  color: #949494;
}
.listwz .wz li .txt .mo {
  font-size: 0.22rem;
  color: #949494;
  margin-top: 0.1rem;
}
.listwz .wz li .txt .mo span {
  color: #3a3a3a;
}
.listwz .wz li .txt .imgs {
  margin-top: 0.1rem;
}
.listwz .wz li .txt .imgs img {
  width: 28%;
  margin-right: 1%;
  display: inline-block;
  height: 0.9rem;
}
.listwz .wyzjhd {
  text-align: center;
}
.listwz .wyzjhd li {
  width: 0.32rem;
  height: 0.32rem;
  border: solid 1px #acacac;
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-align: center;
  display: inline-block;
  color: #757575;
  margin-left: 0.04rem;
  margin-right: 0.04rem;
}
.listwz .wyzjhd .on {
  background: #ff6e41;
  border: solid 1px #ff6e41;
  color: #fff;
}
.luxian {
  background: #fff;
  padding-bottom: 0.14rem;
}
.luxian .t {
  background: url(../images/l.gif) repeat-x center;
  height: 0.24rem;
  line-height: 0.24rem;
  margin-top: 0.36rem;
}
.luxian .t span {
  background: #fff;
  font-size: 0.24rem;
  color: #333;
  padding-right: 0.2rem;
}
.luxian #allmap {
  height: 3.6rem;
  margin-top: 0.36rem;
}
.luxian .hos {
  margin-top: 0.36rem;
  color: #666;
}
.luxian .hos p {
  font-size: 0.24rem;
}
.luxian .hos i {
  color: #00a8c3;
  font-size: 0.32rem;
}
.luxian .xl {
  font-size: 0.3rem;
  margin-top: 0.36rem;
  color: #666;
}
.luxian .xl p {
  line-height: 0.64rem;
  padding-bottom: 0.192rem;
}
.luxian .xl p span {
  color: #00a8c3;
}
.jiaoliu {
  background: #fff;
  padding-bottom: 0.14rem;
}
.jiaoliu .ljl {
  margin-top: 0.36rem;
}
.jiaoliu .ljl .o2 {
  color: #444;
  font-size: 0.24rem;
}
.jiaoliu .ljl .h2 {
  color: #005097;
  display: block;
  font-size: 0.24rem;
  margin-bottom: 0.14rem;
}
.jiaoliu .ljl p {
  color: #666;
  font-size: 0.22rem;
  margin-bottom: 0.14rem;
}
.jiaoliu .ljl .imgs {
  margin-bottom: 0.14rem;
}
.jiaoliu .ljl .imgs img {
  width: 30%;
  display: inline-block;
  margin-right: 1%;
}
.jiaoliu .ljl .oo {
  color: #999;
  font-size: 0.18rem;
  margin-bottom: 0.14rem;
}
.jiaoliu .ljl .oo i {
  color: #dadada;
  font-size: 0.14rem;
}
.jiaoliu .ljl .oo span {
  margin-left: 0.05rem;
  margin-right: 0.05rem;
}
.s3other {
  margin-top: 0;
  padding-bottom: 0.14rem;
}
.s3other .s3o .s3or {
  background: #ff0000;
  color: #fff;
  width: 2rem;
  height: 0.74rem;
  line-height: 0.74rem;
  padding-left: 0;
  text-align: center;
  margin-left: 0.2rem;
}
.s3other .vi {
  height: 3.4rem;
}
.s3other .viinfo {
  padding-bottom: 0.14rem;
  border-bottom: dashed 1px #6f6f6f;
  margin-bottom: 0.14rem;
}
.s3other .viinfo h2 {
  color: #000;
  font-size: 0.24rem;
}
.s3other .viinfo p {
  color: #6f6f6f;
  font-size: 0.16rem;
  margin-top: 0.14rem;
}
.guahao {
  background: #fff;
  padding-bottom: 0.14rem;
  margin-top: 0.36rem;
}
.guahao .ps {
  padding-left: 4%;
  padding-right: 4%;
  margin-top: 0.14rem;
  font-size: 0.24rem;
  color: #858585;
  height:1.8rem;
}
.guahao .o {
  font-size: 0.16rem;
  color: #666;
  margin-top: 0.14rem;
  text-align: center;
}
.guahao .bd {
  border: 0.1rem solid #00a8c3;
  margin-top: 0.36rem;
  position: relative;
  background: #00a8c3;
  padding-bottom: 2.72rem;
}
.guahao .bd .qs {
  font-size: 0.256rem;
  color: #333333;
  margin-top: 0.36rem;
}
.guahao .bd .qs span {
  display: inline-block;
  background: #00a8c3;
  width: 0.392rem;
  position: relative;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #fff;
  text-align: left;
  padding-left: 0.1rem;
  padding-right: 0.192rem;
  margin-right: 0.256rem;
}
.guahao .bd .qs span:after {
  content: "";
  width: 0;
  height: 0;
  border: solid 0.16rem #00a8c3;
  position: absolute;
  right: -0.192rem;
  border-right: solid 0.16rem #ffffff;
  top: 0;
}
.guahao .jq-g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.192rem;
  padding: 0.1rem;
  border-bottom: dashed 1px #999;
}
.guahao .jq-g .jq33 {
  width: 32.8%;
}
.guahao .jq-g .jq25 {
  width: 24.8%;
}
.guahao .jq-g .jq50 {
  width: 49.8%;
}
.guahao .jq-g2 {
  margin-top: 0.36rem;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  color: #333333;
}
.guahao .jq-g2 .jq100 {
  width: 100%;
}
.guahao .jq-g2 input {
  width: 3.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-indent: 1em;
  font-size: 0.24rem;
}
.guahao .jq-g2 textarea {
  width: 98%;
  height: 1.28rem;
  padding: 0.1rem;
  font-size: 0.24rem;
}
.guahao .ll {
  background: #fff;
  padding-bottom: 0.64rem;
  padding-top: 0.36rem;
}
.guahao .tj {
  position: absolute;
  bottom: 1.5232rem;
  background: #00a8c3;
}
.guahao .tj height:2.421875*0.64rem .sj {
  width: 3.1rem;
  height: 0.2rem;
  background: #00a8c3;
}
.guahao .tj .sj:before {
  content: "";
  border: solid 1.55rem #00a8c3;
  border-top: solid 1.05rem #ffffff;
}
.guahao .tj a {
  width: 2.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: block;
  position: absolute;
  background: #fff;
  color: #00a8c3;
  text-align: center;
  font-size: 0.32rem;
  font-weight: bolder;
  left: 50%;
  margin-left: -1.28rem;
}
.listdw {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
}
.listdw .wz li {
  margin-top: 0.14rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  border-bottom: dashed 1px #dfdfdf;
}
.listdw .wz li .info {
  width: 1.92rem;
}
.listdw .wz li .info .img {
  width: 1.92rem;
  height: 0.96rem;
  margin-bottom: 0.36rem;
}
.listdw .wz li .info .img img {
  width: 100%;
  height: 0.96rem;
}
.listdw .wz li .txt {
  width: 3.84rem;
}

.listdw .wz li .txt h3 {
  font-size: 0.24rem;
  color: #3a3a3a;
  margin-bottom: 0.1rem;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: justify;
}
.listdw .wz li .txt p {
  font-size: 0.22rem;
  color: #949494;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
  line-height: 0.3rem;
  max-height: 0.6rem;
}
.listdw .wz li .txt .imgs {
  margin-top: 0.1rem;
}
.listdw .wz li .txt .imgs img {
  width: 30%;
  margin-right: 1%;
  display: inline-block;
  height: 0.9rem;
}
.moredw {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin-top: 0.36rem;
}
.moredw .t {
  background: url(../images/zyjs.jpg) no-repeat;
  height: 0.2rem;
  background-size: 0.84rem 0.2rem;
}
.moredw ul li {
  margin-top: 0.2rem;
}
.moredw ul li a {
  display: block;
  color: #bfbfbf;
  font-size: 0.22rem;
}
.laihui .t {
  background: #00a8c3;
  color: #fff;
  font-size: 0.32rem;
  text-align: center;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin-top: 0.36rem;
}
.laihui table {
  margin-top: 0.14rem;
  margin-bottom: 0.14rem;
  border-right: 1px solid #d9d9da;
  border-bottom: 1px solid #d9d9da;
  font-size: 0.192rem;
  width: 100%;
  color: #666;
}
.laihui table th,
.laihui table td {
  width: 25%;
  text-align: center;
  border-left: 1px solid #d9d9da;
  border-top: 1px solid #d9d9da;
  font-weight: normal;
  padding: 5px;
}
.laihui table th:nth-child(odd) {
  background: #595959;
  color: #fff;
}
.laihui table th:nth-child(even) {
  background: #00a8c3;
  color: #fff;
}
.laihui table td:nth-child(even) {
  color: #00a8c3;
}
.gy {
  background: #fff;
  padding-bottom: 0.14rem;
}
.gy .t {
  font-size: 0.24rem;
  color: #453c30;
  text-align: center;
  margin-top: 0.36rem;
  margin-bottom: 0.36rem;
}
.gy .t span {
  color: #ff6e41;
}
.gy .gyt {
  height: 0.6rem;
  background: #ff6e41;
  font-size: 0.24rem;
  line-height: 0.6rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.36rem;
  margin-top: 0.36rem;
}
.gy .gym1 h2 {
  color: #3b3b3b;
  font-size: 0.24rem;
  padding-bottom: 0.14rem;
  padding-top: 0.14rem;
}
.gy .gym1 p {
  color: #9f9f9f;
  font-size: 0.22rem;
  line-height: 2;
}
.gy .gym1 p a {
  color: #ff0000;
}
.gy .gym1 .imgs {
  width: 100%;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 0.14rem;
  margin-bottom: 0.14rem;
}
.gy .gym1 .imgs img {
  width: 31.3333%;
  float: left;
  display: block;
  margin-right: 1%;
  margin-left: 1%;
}
.listgy {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
}
.gylist {
  background: #fff;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  margin-top: 0.14rem;
  margin-bottom: 0.14rem;
}
.gylist ul li {
  width: 48%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  margin-bottom: 0.14rem;
}
.gylist ul li .info {
  position: absolute;
  background: rgba(255, 110, 65, 0.8) !important;
  filter: alpha(opacity=80);
  background: #00a8c3;
  bottom: 0.2rem;
  color: #fff;
  width: 1.8rem;
  left: 50%;
  margin-left: -0.9rem;
  text-align: center;
  font-size: 0.18rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
}
.gylist ul li .info .ps {
  font-size: 0.16rem;
}
.about {
  padding-bottom: 0.14rem;
  background: #fff;
}
.about .cmb {
  margin-bottom: 0.64rem;
}
.about .jqindent {
  background: #fff;
  padding: 0.2rem;
  font-size: 0.28rem;
  line-height: 1.5;
}
.about .jqbg1 {
  background: #0894ec;
  color: #fff;
  padding-bottom: 0.64rem;
  padding-top: 0.64rem;
}
.about .jqbg1 p {
  padding: 0.2rem;
  font-size: 0.28rem;
  line-height: 1.5;
}
.about .jqbg2 {
  background: #fff;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
  color: #464646;
}
.about .jqbg2 p {
  padding: 0.2rem;
  font-size: 0.28rem;
  line-height: 1.5;
}
.about .jqry {
  padding-top: 0;
}
.about .jqry a {
  background: #fff;
  color: #ff585a;
}
.about .jqbtn {
  width: 2.6rem;
  margin: 0.128rem auto 0 auto;
}
.about .jqbtn .button {
  display: block;
  width: 2.6rem;
  height: 0.5rem;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.5rem;
  border-radius: 5px;
}
.about .jqdoc {
  padding-top: 0;
  background: #eff1f2;
}
.about .jqdoc a {
  background: #ff585a;
  color: #fff;
  border: solid 1px #ff585a;
}
.about .jqdoc .slide {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  position: relative;
}
.about .jqdoc .shd a {
  position: absolute;
  width: 0.33rem;
  height: 0.42rem;
  background: none;
  border: none;
}
.about .jqdoc .shd a.sprev {
  left: 0.064rem;
  top: 40%;
}
.about .jqdoc .shd a.snext {
  right: 0.064rem;
  top: 40%;
}
.about .jqdoc .sbd li {
  width: 1.66rem;
  float: left;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  background: #fff;
  padding: 5px;
  border: solid 1px #bcbbba;
}
.about .jqdoc .sbd li img {
  width: 100%;
}
.about .jqsb .slide2 {
  padding-left: 6%;
  padding-right: 6%;
  position: relative;
  padding-top: 0.64rem;
}
.about .jqsb .shd2 a {
  position: absolute;
  width: 0.33rem;
  height: 0.42rem;
  background: none;
  border: none;
}
.about .jqsb .shd2 a.sprev2 {
  left: 0.064rem;
  top: 40%;
}
.about .jqsb .shd2 a.snext2 {
  right: 0.064rem;
  top: 40%;
}
.about .jqsb .sbd2 .tit {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 0.28rem;
  height: 1.28rem;
  padding: 0.128rem;
}
.about .jqsb .sbd2 li {
  width: 2.6rem;
  float: left;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
.about .jqsb .sbd2 li img {
  width: 100%;
  display: block;
}
.about .jqsb a {
  background: #ff585a;
  color: #fff;
  border: solid 1px #ff585a;
}
.about .jqbj a {
  background: #ff585a;
  color: #fff;
  border: solid 1px #ff585a;
}
.about .jqbj .slide3 {
  padding-left: 4%;
  padding-right: 4%;
  position: relative;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.about .jqbj .sbd3 {
  border: solid 1px #b3b3b3;
  padding-top: 0.64rem;
}
.about .jqbj .sbd3 ul {
  list-style: none;
}
.about .jqbj .shd3 li {
  height: 4px;
  width: 10%;
  background: #444444;
  float: left;
  margin-right: 1.1%;
  margin-top: 0.32rem;
  list-style: none;
}
.about .jqbj .shd3 .on {
  background: #ff585a;
}
.about .jqbj .sbd3 li {
  position: relative;
}
.about .jqbj .sbd3 li .info {
  position: absolute;
  top: 0;
  width: 55%;
  text-align: right;
  left: 0.32rem;
}
.about .jqbj .sbd3 li .info .h3 {
  color: #ff585a;
  font-weight: bold;
  font-size: 0.32rem;
}
.about .jqbj .sbd3 li .info .p {
  font-size: 0.24rem;
}
.about .jqbj .sbd3 li .info .pp {
  font-size: 0.24rem;
}
.about .jqbj .sbd3 li .info .pp1 {
  font-size: 0.24rem;
}
.about .jqbj .sbd3 li .info .docinfo {
  background: #0894ec;
  color: #fff;
  text-align: left;
  font-size: 0.28rem;
  padding: 0.192rem;
  margin-top: 0.192rem;
}
.about .jqbj .sbd3 li .info .sc {
  border: solid 1px #fff;
  float: left;
  clear: both;
}
.about .jqbj .sbd3 li .info .sctt {
  margin-top: 0.192rem;
  height: 0.448rem;
}
.about .jqbj .sbd3 li .info .scc {
  font-size: 0.24rem;
}
.about .jqbj .yy {
  position: absolute;
  color: #000000;
  border: solid 1px #000;
  background: none;
  display: block;
  bottom: 1.28rem;
  right: 0.64rem;
  padding: 0.064rem 0.128rem 0.064rem 0.128rem;
  font-size: 0.24rem;
}
.about .jqjlh a {
  background: #fff;
  color: #ff585a;
}
.about .jqhr {
  position: relative;
}
.about .jqbtn2 {
  position: absolute;
  bottom: 0.64rem;
  width: 100%;
}
.about .jqhr a {
  background: #ff585a;
  color: #fff;
  border: solid 1px #ff585a;
}
/*# sourceMappingURL=style.css.map */