﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
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: 750px;
  min-width: 320px;
  margin: 0 auto;
  font: .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;
}
body::after{height:1rem;}
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;
}
.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;
}
.left {
  float: left;
}
.right {
  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: 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;
}
.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 1rem;
  z-index: 101;
  background: #000;
  opacity: .6;
}
/***************top and bottom css*********************/
/*tsearch*/
.tsearch {
  width: 100%;
  height: 1rem;
  padding: .2rem 3%;
  position: absolute;
  left: 0;
  top: 1rem;
  z-index: 1122;
  background: #efefef;
  border-top: 1px solid #d3d3d3;
}

.tsearch .txt {
  width: 75%;
  color: #000;
  text-indent: .2rem;
  color: #666;
  font-size: .22rem;
  height: .6rem;
  background: #fff;
  border: 1px solid #bbb;
  position: absolute;
  left: 2%;
  top: .2rem;
}
.tsearch .btn {
  color: #fff;
  font-size: .22rem;
  width: 20%;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  border: 0px;
  background: #00aef3;
  position: absolute;
  right: 3%;
  top: .2rem;
}
.tsearch.bsearch {
  display: block;
  position: relative;
  z-index: 10;
  margin: .3rem auto;
  background: none;
  border-top: 0;
  top: 0;
}
.tsearch.bsearch .txt {
  height: .76rem;
}
.tsearch.bsearch .btn {
  height: .76rem;
  line-height: .76rem;
}
.tsearch.bsearch:before {
  top: .36rem;
}
/**header_main**/
.header_main {
  width: 100%;
  height: 1rem;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0 .04rem rgba(0, 0, 0, 0.2);
  position: relative;
}
.header_main .search {
  width: 0.35rem;
  height: 0.34rem;
  position: absolute;
  right: 1.19rem;
  top: 0.34rem;
  background-position: -.68rem 0;
  z-index: 10;
}
.header_main .search.on {
  background-position: 0 0;
}
.header_main .logo img {
  display: block;
  padding-left: .29rem;
  padding-top: .24rem;
  height: .64rem;
  box-sizing: content-box;
}
.header_main .h1 img {
  height: .32rem;
  line-height: .32rem;
  margin: .36rem 0 0 1.41rem;
  color: #fff;
}
.header_main .navbtn {
  width: .9rem;
  height: .86rem;
  padding-top: .34rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.header_main .navbtn s {
  width: .35rem;
  height: .33rem;
  display: block;
  margin: 0 auto;
  background-position: -1.33rem 0;
}
.header_main .navbtn.cur s {
  background-position: -1.92rem 0;
}
.header_main .goBack {
  width: 1rem;
  height: .8rem;
  position: absolute;
  left: 0;
  top: 0;
}
.header_main .goBack:before {
  width: .22rem;
  height: .36rem;
  margin: .28rem auto 0;
  background: url(../g-images/g-ico.png) no-repeat;
  background-size: 4rem auto;
  background-position: -.98rem -.9rem;
  content: '';
  display: block;
}
.header_main .search_ico {
  display: block;
  position: absolute;
  right: .84rem;
  top: 0;
  text-align: center;
  cursor: pointer;
  width: .8rem;
  height: 1rem;
  z-index: 6;
  padding-top: .34rem;
}
.header_main .search_ico s {
  width: .45rem;
  height: .45rem;
  margin: 0 auto;
  background-position: -.62rem 0;
}
.header_main .search_ico.on {
  background: #fff;
}
.header_main .search_ico.on s {
  background-position: -1.92rem 0;
}
.header_main .tsearch {
  width: 100%;
  padding: .2rem .2rem;
  position: absolute;
  left: 0;
  top: 1rem;
  background: #fff;
  display: none;
  z-index: 10;
}
.header_main .tsearch s {
  right: .45rem;
  top: .34rem;
}
/*subNav*/
.subNav {
  position: fixed;
  max-width: 750px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
}
.subNav .subNavCon {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
.subNav .close {
  width: .42rem;
  height: .4rem;
  display: block;
  position: absolute;
  right: .28rem;
  top: .28rem;
  margin: 0 auto;
  background-position: -1.92rem 0;
}
.subNav ul {
  width: 100%;
  padding: .8rem 0 .5rem;
  overflow-y: auto;
  height: 100%;
}
.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: -3.68rem 0;
  margin-top: .34rem;
  margin-right: .1rem;
}
.subNav li a.on {
  color: #00aef3;
}
.subNav li a.on s {
  background-position: -3.28rem 0;
}
.subNav li .box {
  display: none;
}
.subNav li .box a {
  border-color: #f9f9f9;
  height: .6rem;
  line-height: .6rem;
  color: #333 !important;
  font-size: .24rem;
}
.subNav li.hover a {
  color: #00aef3;
}
.subNavShow {
  display: block;
}
/***footer****/
.footer_main {
  text-align: center;
  color: #ccc;
  line-height: .4rem;
  padding: .3rem .2rem;
  font-size: .26rem;
  background: #16191d;
}
.footer_main img {
  display: block;
  margin: .1rem auto;
  width: 3rem;
}
.footer_main a {
  color: #ccc;
}

/*悬浮工具*/
.g_top {
  width: 0.8rem;
  height: 0.8rem;
  padding-top: 0.2rem;
  background: #00aef3;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 1.4rem;
  display: block;
  z-index: 999;
  opacity: 0.89;
  display: none;
}
.g_tel {
  width: 0.8rem;
  height: 0.8rem;
  background: #00aef3;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 3.2rem;
  display: block;
  z-index: 999;
  text-align: center;
}
.g_tel a {
  display: block;
  width: 100%;
  height: 100%;
}
.g_tel i {
  width: .34rem;
  height: .35rem;
  margin-top: .2rem;
  background-position: -2.54rem -.57rem;
  margin-bottom: .1rem;
}
.g_nav {
  width: 0.8rem;
  height: 0.8rem;
  padding-top: 0.2rem;
  background: #00aef3;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 2.3rem;
  display: block;
  z-index: 999;
  text-align: center;
}
.g_nav i {
  width: .33rem;
  height: .33rem;
  background-position: -3.1rem -.56rem;
  margin-bottom: .05rem;
}
.g_top:before {
  width: 0.42rem;
  height: 0.36rem;
  margin: 0.08rem auto 0;
  background-position: -2.56rem 0;
}
.g_top:hover {
  background: #00aef3;
}
/*imessage*/
.imessage {
  margin-top: .6rem;
  margin-bottom: .4rem;
}
.imessage h2 {
  color: #333333;
  margin-bottom: .3rem;
  text-align: center;
  font-size: .28rem;
}
.imsg {
  width: 93%;
  margin: 0 auto;
}
.imsg .item {
  width: 100%;
  height: .67rem;
  box-sizing: border-box;
  margin-bottom: .28rem;
  position: relative;
  line-height: .67rem;
  border: 1px solid #aaaaaa;
  background: #fff;
}
.imsg .item span.red {
  position: absolute;
  left: .05rem;
  top: .02rem;
  color: red;
}
.imsg .item s {
  width: .35rem;
  height: .32rem;
  position: absolute;
  right: .1rem;
  top: .18rem;
}
.imsg .item s {
  background-position: -1.05rem -.98rem;
}
.imsg .item:nth-child(2) s {
  background-position: -1.46rem -.98rem;
}
.imsg .item:nth-child(3) s {
  background-position: -1.82rem -.98rem;
}
.imsg .item .txt {
  width: 100%;
  height: .65rem;
  text-indent: .2rem;
  line-height: .65rem;
  border: 0px;
  background: none;
  outline: none;
  color: #666;
}
.imsg .item.liuyan {
  width: 100%;
  margin-bottom: .2rem;
  height: 2.08rem;
}
.imsg .item.liuyan textarea {
  width: 100%;
  color: #666;
  overflow: hidden;
  padding: .1rem;
  height: 2.08rem;
  font-family: "微软雅黑";
  resize: none;
  border: 0;
  box-sizing: border-box;
  background: none;
}
.imsg .submit {
  width: 100%;
  height: .68rem;
  cursor: pointer;
  border: 0;
  line-height: .68rem;
  text-align: center;
  color: #fff;
  display: block;
  background: #00aef3;
}
/***************top and bottom css end*********************/
/* imgtog */
.imgtog {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.imgtog .list {
  float: left;
  width: 500%;
}
.imgtog .list .item {
  float: left;
  width: 20%;
}
.imgtog .list .item img {
  width: 100%;
}
.imgtog .prev,
.imgtog .next {
  width: .3rem;
  height: .45rem;
  position: absolute;
  top: .9rem;
  z-index: 20;
}
.imgtog .prev {
  left: .1rem;
  background-position: -.98rem 0;
}
.imgtog .next {
  right: .1rem;
  background-position: -1.4rem 0;
}
.imgtog .tip {
  height: .2rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: .3rem;
  margin-left: 0;
  text-align: center;
  z-index: 10;
}
.imgtog .tip span {
  width: .4rem;
  height: .05rem;
  margin: 0 .08rem;
  border-radius: .07rem;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
  background: #fff;
  opacity: 1;
  border-radius: .05rem;
}
.imgtog .tip span.cur {
  background: #46a1cf;
  opacity: 1;
}
.imgtog.banner {
  width: 100%;
}
.imgtog.banner .list .item a {
  width: 100%;
  display: block;
}
.imgtog.banner .list .item img {
  display: block;
}
.imgtog.banner .tip {
  bottom: .3rem;
}
.banner_main {
  position: relative;
  z-index: 9;
}
.indexsplit {
  width: 100%;
  height: .3rem;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}
.indexmore,
.addclick {
  text-align: center;
  height: .74rem;
  line-height: .74rem;
  width: 94%;
  display: block;
  margin: 0 auto .2rem;
  font-size: .28rem;
  background: #00aef3;
  color: #fff;
}
.indexmore:link,
.addclick:link,
.indexmore:visited,
.addclick:visited {
  color: #fff;
}
.addclick {
  width: 94%;
  border-color: #999;
}
.index_title {
  margin: 0 2%;
  text-align: center;
  padding-top: .73rem;
  padding-bottom: .4rem;
}
.index_title p {
  color: #666;
  padding-top: .1rem;
  font-size: .26rem;
}
.index_title h3 {
  font-size: .4rem;
  line-height: .42rem;
  font-weight: bold;
  color: #00aef3;
  background: url(../images/index_tit.png) no-repeat center center;
  background-size: 100% .19rem;
}
.index_1 li {
  margin: 0 2%;
  margin-top: .3rem;
  height: 2.4rem;
  border-radius: .1rem;
  padding-left: .38rem;
}
.index_1 li h3 {
  font-size: .34rem;
  color: #fff;
  padding-top: .52rem;
}
.index_1 li p {
  color: #fff;
  font-size: .26rem;
  padding-top: .1rem;
}
.floor_1 {
  background: #fff;
  padding-bottom: .1rem;
}
.floor_1 .more {
  background: url(../images/f1_more.png) no-repeat;
  background-size: 100% 100%;
  width: 96%;
  margin: 0 auto;
  height: .7rem;
  line-height: .7rem;
}
.floor_1 .more a {
  width: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: .26rem;
  height: 100%;
}
.floor_1 li {
  width: 47%;
  margin-left: 2%;
  float: left;
  background: url(../images/f1_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-bottom: 0.2rem;
  color: #fff;
  font-size: .26rem;
  box-sizing: border-box;
}
.floor_1 li a {
  color: #fff;
}
.floor_1 dl {
  padding-bottom: .1rem;
  margin-top: .1rem;
}
.floor_1 dd {
  width: 47%;
  float: left;
  margin-left: 2%;
  box-shadow: 0rem 0.02rem 0rem .02rem rgba(0, 0, 0, 0.1);
  margin-bottom: .3rem;
}
.floor_1 dd figure {
  display: block;
  padding-top: 75%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.floor_1 dd figure img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.floor_1 dd p {
  font-size: .26rem;
  line-height: .88rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #fff;
  padding: 0 .1rem;
}
.gang_1 {
  background: #fff;
  padding: 0 2%;
  padding-top: .61rem;
  padding-bottom: .3rem;
}
.gang_1 .box {
  background: url(../images/gang_bg.jpg) no-repeat;
  width: 100%;
  height: 2.85rem;
  background-size: cover;
}
.gang_1 .box h3 {
  color: #fff;
  font-size: .34rem;
  padding-left: .4rem;
  padding-top: .55rem;
}
.gang_1 .box h3 span {
  color: #fff;
}
.gang_1 .box p {
  color: #69ccff;
  text-align: left;
  font-size: .34rem;
  padding-top: .2rem;
  margin-left: .4rem;
  line-height: .4rem;
}
.gang_1 .box p b {
  display: block;
  width: .16rem;
  height: .16rem;
  background: #fff;
  border-radius: 100%;
  float: left;
  margin-right: .1rem;
  margin-top: .12rem;
}
.gang_1 ul {
  display: block;
  font-size: .3rem;
}
.gang_1 li {
  line-height: .96rem;
  width: 50%;
  float: left;
  text-align: center;
  background: #ff7f00;
  border-radius: 0 0 0 .1rem;
}
.gang_1 li a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.gang_1 li i {
  width: .3rem;
  height: .3rem;
  background-position: -4.14rem 0;
  margin-right: .1rem;
}
.gang_1 li:nth-child(2) {
  border-radius: 0 0 .1rem 0;
  border-left: 1px solid #8a4500;
  box-sizing: border-box;
}
.gang_1 li:nth-child(2) i {
  background-position: -4.52rem 0;
}
.gang_2 {
  padding-top: .4rem;
  padding-bottom: .5rem;
}
.gang_2 .box {
  background: url(../images/gang_bg2.jpg) no-repeat;
  background-size: cover;
}
.gang_2 .box h3 {
  padding-top: .4rem;
}
.floor_2 .index_title h3 {
  background: url(../images/index_tit2.png) no-repeat center center;
  background-size: 100% .19rem;
}
/*.floor_2 li {
  float: left;
  width: 47%;
  margin-left: 2%;
  height: 4.42rem;
  background: url(../images/f2_li.jpg) no-repeat;
  text-align: center;
  border-radius: .05rem;
  margin-bottom: .3rem;
}
.floor_2 li img {
  display: block;
  margin: .6rem auto .3rem;
  width: 1.3rem;
  height: 1.3rem;
}
.floor_2 li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_2 li h3 {
  font-size: .32rem;
  padding: 0 .3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
}
.floor_2 li p {
  color: #cce8fa;
  padding: 0 .25rem;
  padding-top: .16rem;
}
*/.floor_3 .index_title h3 {
  background: url(../images/index_tit2.png) no-repeat center center;
  background-size: 100% .19rem;
}
.floor_3 .body { overflow:hidden;padding-bottom:.2rem;
}
.floor_3 li {
  float: left;
  width: 31.5%;
  margin-left: 1.375%;
  text-align: center;
  margin-top: .38rem;
  margin-bottom: .65rem;
}
.floor_3 li img {
  width: .65rem;
  height: .65rem;
}
.floor_3 li p {
  color: #00aef3;
  font-size: .28rem;position:relative;line-height:.4rem;
}
.floor_3 li p i{width:.87rem;height:.09rem;background:url(../images/liu_r.png) no-repeat;position:absolute;right:-.435rem;bottom:.15rem;background-size:100% 100%;}
.floor_3 li:nth-child(3) p i{background:url(../images/liu_b.png) no-repeat;background-size:100% 100%;width:.09rem;height:.56rem;bottom:auto; top:.6rem;right:auto;left:50%; margin-left:-0.045rem;}
.floor_3 li:nth-child(6) p i{background:url(../images/liu_b.png) no-repeat;background-size:100% 100%;width:.09rem;height:.56rem;bottom:auto; top:.6rem;right:auto;left:50%; margin-left:-0.045rem;}
.floor_3 li:nth-child(4) p i,.floor_3 li:nth-child(5) p i{background:url(../images/liu_l.png) no-repeat;background-size:100% 100%;right:auto;left:-.435rem;}
.floor_3 li:nth-child(4),
.floor_3 li:nth-child(5),
.floor_3 li:nth-child(6) {
  float: right;margin-left:auto;margin-right:1.375%;
}
.floor_3 li:nth-child(9) p i{display:none;}
.floor_4 {
  padding-top: .2rem;
  box-sizing: border-box;
  background: #f5f5f5;
  padding-bottom: .5rem;
}
.floor_4 dl {
  padding-top: .4rem;
}
.floor_4 dl dd {
  background: #fff;
  width: 22.5%;
  text-align: center;
  float: left;
  padding: .2rem 0;
  margin-left: 2%;
  border-radius: .1rem;
}
.floor_4 dl dd img {
  width: .55rem;
  height: .55rem;
}
.floor_4 dl dd h3 {
  color: #00aef3;
  font-size: .26rem;
  padding-top: .1rem;
}
.floor_4 img {
  width: 96%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.floor_4 .body {
  padding-top: .3rem;
  padding-bottom: .26rem;
}
.floor_4 .body h4 {
  text-align: center;
  font-weight: bold;
  font-size: .32rem;
  padding-bottom: .2rem;
}
.floor_4 .body h4 b {
  color: #00aef3;
}
.floor_4 .body p {
  font-size: .26rem;
  padding: 0 2%;
  line-height: .45rem;
}
.floor_4 li {
  float: left;
  padding-top: .2rem;
  width: 29%;
  margin-left: 2%;
  padding-left: 3%;
  box-sizing: content-box;
}
.floor_4 li h3 {
  font-size: .6rem;
  font-weight: 400;
}
.floor_4 li h3 span {
  font-size: .26rem;
  font-weight: bold;
  padding-left: .05rem;
}
.floor_4 li:first-child {
  background: none;
  width: 33%;
}
.floor_4 li:last-child {
  margin-left: 0;
  width: 25%;
}
.index_2 {
  background: #f5f5f5;
  padding-bottom: .8rem;
  overflow: hidden;
}
.index_2 .more {
  background: url(../images/f1_more.png) no-repeat;
  background-size: 100% 100%;
  width: 96%;
  margin: .2rem auto 0;
  height: .7rem;
  line-height: .7rem;
}
.index_2 .more a {
  width: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: .26rem;
  height: 100%;
}
.index_2 .swiper-container {
  margin: 0 2%;
  overflow: hidden;
  padding-bottom: .9rem;
}
.index_2 .swiper-container .swiper-slide {
  background: #fff;
  box-shadow: 0.05rem 0.05rem .05rem rgba(0, 0, 0, 0.1);
}
.index_2 .swiper-container .swiper-slide img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.index_2 .swiper-container .swiper-slide h3 {
  text-align: center;
  font-size: .28rem;
  line-height: .76rem;
  padding: 0 .1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index_2 .swiper-container .swiper-slide p {
  padding: 0 .2rem;
}
.index_2 .swiper-container-horizontal > .swiper-pagination-bullets,
.index_2 .swiper-pagination-custom,
.index_2 .swiper-pagination-fraction {
  bottom: .3rem;
  width: 100%;
}
.index_2 .swiper-pagination-bullet {
  width: .16rem;
  height: .16rem;
  border-radius: 100%;
  background: #999;
  opacity: 1;
}
.index_2 .swiper-pagination-bullet-active {
  background: #ff7f00;
}
.floor_7 {
  padding: 0 2% .6rem;
  background: #fff;
}
.floor_7 .more {
  background: url(../images/f7_more.png) no-repeat;
  background-size: 100% 100%;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
}
.floor_7 .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: .26rem;
}
.floor_7 ul {
  padding-bottom: .3rem;
  padding-top: .1rem;
}
.floor_7 li {
  margin-bottom: .3rem;
}
.floor_7 li .left {
  width: 3.91rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: .05rem;
  height: 1.51rem;
  box-sizing: border-box;
}
.floor_7 li .left h3 {
  font-size: .32rem;
  line-height: .45rem;
  height: .9rem;
}
.floor_7 li .left p {
  font-size: .26rem;
  color: #666;
  padding-top: .05rem;
}
.floor_7 li .right {
  width: 2.7rem;
  height: 1.51rem;
  float: right;
}
.floor_7 li .right img {
  width: 2.7rem;
  height: 1.51rem;
  display: block;
  border-radius: .1rem;
}
.floor_8 {
  background: #f5f5f5;
  overflow: hidden;
  padding-bottom: .4rem;
}
.floor_8 ul {
  padding: 0 2%;
}
.floor_8 li {
  width: 32%;
  float: left;
  border-radius: .05rem;
  margin-bottom: .2rem;
  margin-right: 2%;
}
.floor_8 li figure {
  position: relative;
  padding-top: 43.36%;
  display: block;
  border-radius: .1rem;
  border: 1px solid #ddd;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.floor_8 li img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.floor_8 li:nth-child(3n) {
  margin-right: 0;
}
.floor_8 .swiper-container {
  padding-bottom: .8rem;
  position: relative;
}
.floor_8 .swiper-container-horizontal > .swiper-pagination-bullets,
.floor_8 .swiper-pagination-custom,
.floor_8 .swiper-pagination-fraction {
  bottom: .3rem;
  width: 100%;
}
.floor_8 .swiper-pagination-bullet {
  width: .16rem;
  height: .16rem;
  border-radius: 100%;
  background: #999;
  opacity: 1;
}
.floor_8 .swiper-pagination-bullet-active {
  background: #ff7f00;
}
.foot_main {
  background: #fff;
  height: 1.3rem;
  border-top: 1px solid #dfdfdf;
}
.foot_main li {
  float: left;
  width: 25%;
  text-align: center;
  border-right: 1px solid #f5f5f5;
  box-sizing: border-box;
  height: 1.3rem;
}
.foot_main li i {
  width: .5rem;
  height: .5rem;
  background-position: 0 -1.02rem;
  margin-top: .2rem;
  margin-bottom: .05rem;
}
.foot_main li h3 {
  font-size: .23rem;
}
.foot_main li:nth-child(2) i {
  background-position: -.5rem -1.02rem;
}
.foot_main li:nth-child(3) i {
  background-position: -1rem -1.02rem;
}
.foot_main li:nth-child(4) i {
  background-position: -1.5rem -1.02rem;
}
.foot_main li:nth-child(1).hover h3 {
  color: #00aef3;
}
.foot_main li:nth-child(1).hover i {
  background-position: 0 -1.52rem;
}
.foot_main li:nth-child(2).hover i {
  background-position: -.5rem -1.52rem;
}
.foot_main li:nth-child(3).hover i {
  background-position: -1rem -1.52rem;
}
.foot_main li:nth-child(4).hover i {
  background-position: -1.5rem -1.52rem;
}
.inews {
  padding-bottom: .56rem;
}
/*newslist*/
.newslist {
  padding: .2rem 3% .3rem;
}
.newslist .item {
  width: 100%;
  display: block;
  padding: .3rem 0;
  border-bottom: 1px solid #dddddd;
  margin: 0 auto;
}
.newslist .item img {
  width: 2.15rem;
  height: 1.21rem;
  display: block;
  margin-right: .32rem;
  float: left;
}
.newslist .item h3 {
  font-size: .26rem;
  line-height: .4rem;
  height: .8rem;
  margin-bottom: .05rem;
  overflow: hidden;
  color: #333;
  margin-bottom: .1rem;
}
.newslist .item .txt {
  line-height: .32rem;
  height: .64rem;
  font-size: .22rem;
  overflow: hidden;
  color: #666666;
}
.newslist .item .time {
  color: #999;
  font-size: .2rem;
  line-height: .22rem;
  display: block;
}
.newslist .item .time i {
  width: .25rem;
  height: .25rem;
  background-position: 0 -.52rem;
  margin-right: .1rem;
  vertical-align: bottom;
}
.newslist .item .time i:nth-child(2) {
  background-position: -.26rem -.53rem;
  width: .35rem;
}
.newslist .item:first-child {
  padding-top: 0;
}
.newslist .item.hastime {
  position: relative;
  padding-left: 1rem;
}
.newslist .item.hastime h3 {
  height: .4rem;
  margin-bottom: .04rem;
}
.newslist .item.hastime .time {
  width: 1rem;
  position: absolute;
  left: 0;
  top: .33rem;
}
.newslist .item.hastime .time .day {
  font-size: .6rem;
  line-height: .7rem;
  color: #666;
  display: block;
  font-weight: bold;
}
.gridlist {
  padding: 0 0rem .2rem;
}
.gridlist .item {
  position: relative;
  width: 47%;
  float: left;
  margin-left: 2%;
  margin-bottom: .26rem;
  background: #fff;
}
.gridlist .item a {
  width: 100%;
  display: block;
}
.gridlist .item:nth-child(2n) {
  margin-right: 0;
}
.gridlist .item figure {
  border-radius: .08rem .08rem 0 0;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.gridlist .item figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.gridlist .item h3 {
  width: 100%;
  height: .78rem;
  line-height: .78rem;
  text-align: center;
  overflow: hidden;
  padding: 0 .15rem;
  font-size: .26rem;
  background: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 0 0 .08rem .08rem;
}
/*caselist*/
.caselist {
  padding: .1rem 3% .2rem;
}
.caselist .item {
  width: 48.5%;
  float: left;
  height: 3.1rem;
  position: relative;
  margin-right: 3%;
  margin-bottom: .26rem;
  background: #00aef3;
}
.caselist .item a {
  width: 100%;
  display: block;
}
.caselist .item:nth-child(2n) {
  margin-right: 0;
}
.caselist .item figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.caselist .item figure img {
  width: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.caselist .item .txtcon {
  width: 94%;
  height: 1.37rem;
  padding: 0 .15rem;
  position: absolute;
  left: 3%;
  bottom: .1rem;
  background: #fff;
  z-index: 10;
}
.caselist .item .txtcon h3 {
  height: .55rem;
  line-height: .55rem;
  overflow: hidden;
  margin-bottom: .1rem;
  border-bottom: 1px solid #dddddd;
  color: #333;
}
.caselist .item .txtcon .txt {
  line-height: .3rem;
  max-height: .6rem;
  font-size: .2rem;
  overflow: hidden;
  color: #666;
}
/**********************index css*************************/
.isplit {
  width: 100%;
  height: .32rem;
  border-top: 1px solid #e2e1e1;
  background: #f3f3f3;
}
.iproduct {
  background: #fff;
  padding: .38rem 0;
  border-top: 1px solid #dadada;
}
.iproduct .img img {
  width: 5.92rem;
  display: block;
  margin: 0 auto;
}
.iproduct .img h3 {
  color: #00aef3;
  font-weight: bold;
  font-size: .32rem;
  padding: 0 .2rem;
  padding-top: 33px;
}
.iproduct .img .t {
  padding: .15rem .2rem;
}
.iproduct .img .t .left {
  float: left;
  font-size: .28rem;
  width: 2rem;
}
.iproduct .img .t .right {
  font-size: 71px;
  color: #00aef3;
  float: left;
  height: .75rem;
  line-height: .75rem;
}
.iproduct .img p {
  padding: 0 .2rem .15rem;
}
.iproduct .img h4 {
  color: #00aef3;
  padding: .1rem .2rem .3rem;
  line-height: .36rem;
  height: 1.08rem;
}
.iproduct .more {
  width: 96%;
  margin: 0 auto .56rem;
}
.iproduct .more a:first-child {
  background: #00aef3;
}
.about {
  padding-bottom: .56rem;
}
.about .index_title {
  color: #fff;
}
.about .index_title p {
  color: #fff;
}
.about .index_title .line {
  border-color: #fff;
}
.about .body img {
  width: 5.92rem;
  margin: 0 auto;
  display: block;
}
.about .body h3 {
  text-align: left;
  font-size: .24rem;
  padding: .34rem .2rem .14rem;
  font-weight: bold;
}
.about .body span {
  display: block;
  width: .46rem;
  height: .04rem;
  background: #ddd;
  margin: 0 .2rem;
}
.about .body p {
  padding: .1rem .2rem;
}
/*fenx*/
#nativeShare {
  margin: 0 auto;
  width: 100%;
  padding-top: 0.3rem;
  max-width: 750px;
  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;
}
.g_wximg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  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: 750px;
  min-width: 320px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.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: 750px;
  min-width: 320px;
  display: none;
}
.bga {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}
/**************category****************/
.content {
  width: 100%;
  margin-bottom: .2rem;
  min-height: 9rem;
}
.content .banner_main {
  margin: .2rem 2%;
  border: 1px solid #ddd;
}
.content .js-list {
  margin-top: 0.3rem;
/*padding-top:0.3rem;*/ }
/*menu*/
.iconn {
  background: url(../images/iconn.png) no-repeat;
  background-size: 1.4rem auto;
  vertical-align: middle;
}
/*menu*/
.menu {
  width: 100%;
  padding: .15rem 0 .1rem;
  background: #fff;
  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: -.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;
  font-size: 0.24rem;
  color: #554331;
}
.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: -.08rem;
  background-position: -0.6rem 0;
}
.sitepath a {
  color: #554331;
  text-align: center;
  text-transform: Capitalize;
  font-size: 0.24rem;
  margin-right: 2%;
  display: inline-block;
  margin-left: 2%;
}
.sitepath a a:hover {
  color: #554331;
}
/*sitepath*/
.sitepath {
  padding: 0 2%;
  height: .6rem;
  line-height: .6rem;
  background: #fff;
  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;
}
.reLink a:hover {
  color: #554331;
}
/*m-share*/
.m-share {
  margin-left: 3%;
  margin-bottom: .2rem;
}
.catemore {
  width: 100%;
  margin: 2% auto 6%;
  height: .65rem;
  line-height: .65rem;
  display: block;
  text-align: center;
  background: #00aef3;
  color: #fff;
  font-size: .22rem;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.catemore:active,
.catemore:hover {
  background: #00aef3;
  color: #fff;
}
.showmenu {
  width: 100%;
  padding: 0.1rem 0 .2rem;
}
.showmenu a {
      width: 31.3%;
  height: .6rem;
  display: block;
  float: left;
  line-height: .6rem;
  text-align: center;
  border-radius: .04rem;
  color: #333;
  background: #fff;
  margin: 0 1% 2%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.showmenu a.hover {
  border: 1px solid #00aef3;
  color: #fff;
  background: #00aef3;
}
.nav_hd {
  width: 94%;
  margin: 0 auto;
  padding: 0.1rem 0 0rem;
}
.nav_hd a {
  width: 48%;
  height: .6rem;
  display: block;
  float: left;
  line-height: .6rem;
  text-align: center;
  border-radius: .04rem;
  color: #333;
  background: #fff;
  margin: 0 1% 2%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.nav_hd a.on {
  border: 1px solid #00aef3;
  color: #00aef3;
}
/*subCate*/
.subCate {
  padding: .12rem 0 .2rem;
}
.subCate a {
  width: 22%;
  margin-left: 2.5%;
  font-size: .22rem;
  height: .5rem;
  overflow: hidden;
  display: block;
  float: left;
  line-height: .5rem;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  box-sizing: border-box;
  margin-bottom: .1rem;
}
.subCate a.on {
  border-color: #237350;
  color: #237350;
}
.erro {
  padding: 0.4rem 0;
  text-align: center;
}
.erro img {
  max-width: 5rem;
}
/*catelist*/
.catelist .item span {
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  top: 28%;
  margin-top: -8px;
  right: 2%;
}
.catelist .item span:before {
  content: "";
  position: absolute;
  background: #ccc;
  width: 11px;
  height: 11px;
  right: 0;
  top: 0;
  z-indx: 10;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.catelist .item span:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 11px;
  height: 11px;
  right: 4px;
  top: 0;
  z-indx: 11;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caselist li {
  width: 47%;
  margin-left: 2%;
  margin-bottom: 2%;
  float: left;
  box-sizing: border-box;
}
.caselist li a {
  display: block;
}
.caselist li figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
}
.img16 li figure {
  padding-top:43.36%;
}
.caselist .addimglist li figure {
  padding-top: 120%;
}
.caselist li figure img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.caselist li h3 {
  height: .65rem;
  line-height: .65rem;
  text-align: center;
  font-size: 0.26rem;
  font-weight: normal;
}
.imgH li figure {
  padding-top: 133.33333%;
}
/*product.html*/
.listProduct .list {
  width: 100%;
}
.listProduct li {
  width: 47%;
  margin-left: 2%;
  box-sizing: border-box;
  display: block;
  padding-top: 3%;
  float: left;
}
.listProduct li a {
  display: block;
}
.listProduct li figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.listProduct li figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.listProduct li h3 {
  height: .5rem;
  line-height: .5rem;
  font-size: 0.28rem;
  overflow: hidden;
  font-weight: normal;
  color: #ff9e01;
  text-align: center;
}
.listProduct li:hover h3 {
  color: #ff9e01;
}
.listProduct li p {
  white-space: normal;
  word-wrap: break-word;
  color: #333;
}
/*news.html*/
.newsList .list {
  width: 100%;
  margin-bottom: .3rem;
}
.newsList .item {
  padding: 0.4rem 0.2rem;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #f3f3f3;
  background: #f9f9f9;
}
.newsList .item:nth-child(2n) {
  background: #fff;
}
.newsList .item:nth-child(2n) span:after {
  background: #fff;
}
.newsList .item:last-child {
  border: 0px;
}
.newsList .item a {
  width: 100%;
  display: block;
}
.newsList .item img {
  width: 2.13rem;
  height: 1.2rem;
  margin-right: .3rem;border-radius:.1rem;
  float: left;
}
.newsList .item h3 {
  font-size: .3rem;
  line-height: .38rem;
  font-weight: normal;
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
  color: #000;
}
.newsList .item .txt {
  color: #666666;
  font-size: .22rem;
}
.addimglist .item img {
  width: 1.2rem;
  height: 1.48rem;
  margin-right: .1rem;
  float: left;
}
.addimglist .item h3 {
  width: 4.7rem;
  font-size: .3rem;
  line-height: .38rem;
  font-weight: normal;
  margin-bottom: .28rem;
  color: #000;
  margin-top: .02rem;
  float: left;
}
.addimglist .item .txt {
  color: #666666;
  font-size: .22rem;
  line-height: .28rem;
  width: 4.7rem;
  float: left;
}
/*showInfor*/
.showInfo {
  width: 100%;
  overflow: hidden;
}
.showInfo .tit{padding:.2rem .2rem;border-bottom:1px solid #ddd;font-size:.3rem; margin:0 2%;font-weight:bold;}

.showInfo .showSubTit {
  width: 100%;
  height: .65rem;
  line-height: .65rem;
  font-weight: normal;
  margin: .2rem 0 .1rem;
  background: #f6f6f6;
  border-bottom: 1px solid #237350;
  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;
  margin: 0 auto;
}
.showInfo .showTit h1 {
  font-weight: bold;
  color: #000;
  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;
  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: .42rem;
  padding: 3% 3% 5%;
}
.showInfo .contxt  table{text-align:center;border:1px solid #ddd;width:100%;}
.showInfo .contxt table tr:nth-child(2n+1){background:#eeefef;}
.showInfo .contxt img {
  max-width: 100%;
  margin: 0px auto;
  height: auto !important;
  display: inline;
}
.showInfo .contxt .erro img {
  width: 4rem;
}
/* 留言样式   */
.leave {
  padding: 0.4rem 2% 0px;
}
.leave li {
  margin-bottom: .2rem;
}
.leave li:nth-child {
  margin-bottom: .1rem;
}
.leave label {
  float: left;
  display: block;
  width: .55rem;
  font-size: .2rem;
  height: .5rem;
  line-height: .5rem;
}
.leave .item-wrap {
  margin-left: .55rem;
}
.leave input,
.leave textarea {
  width: 95%;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #aaa;
  font-size: .2rem;
  padding: 0;
  margin: 0;
  border-radius: initial;
}
.leave input {
  height: .5rem;
  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;
}
.show_more2 {
  margin: 0 10px 18px 10px;
  height: .6rem;
  line-height: .6rem;
}
.show_more2 input {
  width: 100%;
  border: 0;
  height: .6rem;
  line-height: .6rem;
  color: #fff;
  font-size: .24rem;
  background: #ff9e01;
  border-radius: initial;
}
.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: #ff9e01;
  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;
}
.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 {
  width: 2rem;
  height: .5rem;
  margin: 0.3rem auto .4rem;
  line-height: .5rem;
  color: #fff;
  background: #ff9e01;
  text-align: center;
  font-size: .24rem;
}
.showorder a {
  color: #fff;
}
/*recomNew*/
.recomNew {
  width: 96%;
  padding: 0.1rem 0 2%;
  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:hover {
  color: #da251d;
}
.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: 750px;
  min-width: 320px;
}
#nativeShare .label {
  margin-left: 0.2rem;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.6rem;
}
#nativeShare .list {
  width: 4.5rem;
  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: 0 0.08rem;
  display: inline-block;
}
#bdfx .d1 {
  background: url("../images/weixin.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: #ff9e01;
  color: #fff;
  display: block;
  text-align: center;
}
.listSchool .list {
  padding: 0 3%;
}
.listSchool li {
  width: 100%;
  padding: .25rem 0;
  border-bottom: 1px solid #eee;
}
.listSchool li:last-child {
  border: 0;
}

.listSchool li h3 {
  color: #000;
  font-size: .26rem;
  margin-bottom: .06rem;
}
.listSchool li h3 a {
  color: red;
  margin-left: .04rem;
  font-weight: normal;
  font-size: .22rem;
}
.listSchool li h3 a:hover {
  text-decoration: underline;
}
.listSchool li span {
  display: block;
  font-size: .22rem;
  line-height: .32rem;
  margin-bottom: .08rem;
}
.biao td {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  WORD-WRAP: break-word;
  TABLE-LAYOUT: fixed;
  word-break: break-all;
}
.biao .td-head {
  background: #f3f3f3;
}
.messagePage {
  padding: 3% 3% 5%;
}
.messagePage .indexTit {
  margin-bottom: .4rem;
  text-align: center;
}
.messagePage .indexTit h3 {
  font-size: .3rem;
  text-align: center;
}
.messagePage .item {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  position: relative;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  margin-bottom: .18rem;
  border: 1px solid #dedede;
}
.messagePage .item label {
  width: 1.5rem;
  color: #333;
  display: block;
  float: left;
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
}
.messagePage .item input {
  width: 4rem;
  height: 0.7rem;
  line-height: 0.7rem;
  border: 0;
  background: none;
  color: #999;
}
.messagePage .item select {
  width: 4rem;
  height: 0.7rem;
  line-height: 0.7rem;
  border: 0;
  background: none;
  background: #fff url(../images/mess.jpg) right no-repeat;
  background-size: auto 100%;
}
.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 .item.con .b {
  top: 0;
}
/*.messagePage .btn .reset{width: 2.72rem; height: 0.68rem; line-height: 0.68rem; text-align: center; float: left; border: 1px solid #d2d2d2; background: #f9f9f9; color: #333333; font-size: .28rem;}*/
.messagePage .btn input {
  width: 100%;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  display: block;
  float: right;
  background: #554331;
  color: #fff;
  font-size: .28rem;
  border: 0;
}
.index_title2 {
  background: url(../images/index_tit.png) left no-repeat;
  background-size: 5.6rem auto;
  height: .81rem;
  line-height: .81rem;
  text-align: left;
  width: 5.6rem;
  margin: 0 auto;
}
.index_title2 p {
  font-size: .34rem;
  color: #333;
  margin-left: .46rem;
  display: inline-block;
}
.contact .map {
  margin: .4rem .3rem .4rem;
  border: 1px solid #f5f5f5;
  padding: .1rem;
  box-sizing: border-box;
}
.contact #map1_container,
.contact #allmap1 {
  width: 100%;
  height: 2.8rem;
}
.contact .box1 {
  margin: 0 .3rem .3rem;
  border: 1px solid #ddd;
  padding: .3rem .2rem .1rem;
}
.contact .box1 i {
  width: .4rem;
  height: .33rem;
  background-position: 0 -1rem;
  float: left;
  margin-right: .15rem;
}
.contact .box1 li {
  margin-bottom: .2rem;
}
.contact .box1 h3 {
  font-size: .3rem;
  font-weight: bold;
}
.contact .box1 .h3 {
  margin-top: .2rem;
}
.contact .box1 li:nth-child(2) i {
  background-position: -.4rem -1rem;
}
.contact .box1 li:nth-child(3) i {
  background-position: -.8rem -1rem;
}
.contact .box1 li:nth-child(4) i {
  background-position: -1.2rem -1rem;
}
.contact .box2 {
  margin: 0 .3rem .7rem;
}
.contact .box2 h3 {
  text-align: center;
  font-size: .3rem;
  padding-bottom: .3rem;
}
.contact .box2 .input {
  border: 1px solid #ddd;
  margin-bottom: .3rem;
  width: 100%;
  height: .74rem;
  box-sizing: border-box;
  text-indent: 1em;
}
.contact .box2 textarea {
  border: 1px solid #ddd;
  box-sizing: border-box;
  width: 100%;
  resize: none;
  height: 1.8rem;
  text-indent: 1em;
  padding: .2rem 0;
}
.contact .box2 .btn {
  background: #24408a;
  color: #fff;
  width: 100%;
  height: .74rem;
  line-height: .74rem;
  text-align: center;
  border: none;
  font-size: .26rem;
  margin-top: .1rem;
}
/*picturePage*/
.picturePage {
  width: 100%;
  padding-bottom: 5%;
}
.picturePage .item {
  width: 45.5%;
  margin-left: 3%;
  margin-bottom: .3rem;
  float: left;
  background: #fff;
}
.picturePage .item a {
  display: block;
  width: 100%;
}
.picturePage .item figure {
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  position: relative;
}
.picturePage .item img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.picturePage .item h3 {
  text-align: center;
  line-height: .6rem;
  height: .6rem;
}
.searchPage .list {
  width: 100%;
  padding: 0;
}
.searchPage .list .item img {
  height: auto;
  min-height: inherit;
}
.searchPage .item figure {
  padding-top: 56.25%;
}
.box1_right {
  padding: 0 .2rem;
}
.box1_right h1 {
  font-size: .3rem;
  padding-top: .3rem;
}
.box1_right h3 {
  font-size: .2rem;
  color: #999;
  text-transform: uppercase;
  padding-top: .05rem;
  padding-bottom: .2rem;
}
.box1_right .t h2 {
  border-bottom: 1px solid #dcdcdc;
  font-size: .24rem;
}
.box1_right .t b {
  border-bottom: 2px solid #e60012;
  display: inline-block;
  padding-bottom: .12rem;
}
.box1_right .t p {
  font-size: .2rem;
  color: #666;
  margin-bottom: .3rem;
  padding-top: .05rem;
}
.box1_right .a {
  width: 80%;
  margin: 0 auto .3rem;
}
.box1_right .a a {
  display: block;
  width: 40%;
  height: .5rem;
  text-align: center;
  color: #fff;
  background: #666;
  font-size: .24rem;
  float: right;
  line-height: .5rem;
}
.box1_right .a a:first-child {
  background: #e60012;
  float: left;
}
.sub_banner img {
  width: 100%;
  height: auto;
}
.floor_1_remm{padding-bottom:.6rem;}
.bd_weixin_popup .bd_weixin_popup_foot {
    font-size: 10px !important;
    text-align: left;
    line-height: 16px !important;
    color: #666;
}
.bd_weixin_popup .bd_weixin_popup_main {
    padding: 12px 10px ;
    min-height: 140px;
 padding-bottom:4px !important;
}
.index_nav {padding-top:.2rem;}
.index_nav li{width:25%;text-align:center;float:left; padding:.2rem 0 .2rem;}
.index_nav li img{width:.7rem;height:.7rem;display:block;margin:0 auto;}

.navBar{width: 100%; height: 1rem; position: fixed; bottom: 0px; left: 0px; z-index: 100; background:#000;border-top:1px solid #999;;}
.navBar ul{max-width: 640px; min-width: 320px; width: 100%; height: 1rem; margin: 0 auto;}
.navBar ul li{float: left; width: 25%; height: 1rem;}
.navBar ul li a{width: 100%; height: 1rem; padding-top: .15rem; font-size: .22rem; display: block; text-align: center; color: #fff;}
.navBar ul li a:before{width: .45rem; height: .42rem; 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.51rem -0.92rem;}
.navBar ul li:nth-child(2) a:before{background-position: 0.06rem -0.92rem;}
.navBar ul li:nth-child(3) a:before{background-position: -1.08rem -0.92rem;}
.navBar ul li:nth-child(4) a:before{background-position: -1.68rem -0.92rem;}
.navBar ul li.hover{background:#00aef3;}



.floor_2{ padding-bottom:0.5rem;}
.floor_4_1{ width:100%; overflow:hidden; }
.floor_4_1{ position:relative; }
.floor_4_1 .floor_4_z { width:6.14rem; height:6.14rem; position:absolute; left:50%; top:4.92rem; margin-left:-3.07rem; text-align:center; display:none;}
.floor_4_1 .floor_4_z .img1{ display:block; width:3.3rem; height:3.3rem; position:absolute; left:50%; margin-left:-1.65rem; top:1.43rem; -webkit-transition: all ease-in-out 5s; -webkit-animation: big 5s infinite linear; border-radius:5rem;}
.floor_4_1 .floor_4_z .img2{ display:block; width:6.14rem; height:6.14rem;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.floor_4_1 .floor_4_z .img3{ display:block; width:6.14rem; height:6.14rem;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite; position:absolute; left:0; top:0;}
.floor_4_1 .floor_4_z .img4{ display:block; width:6.14rem; height:6.14rem; -webkit-animation: rotate1 10s linear 0s infinite;
animation: rotate1 10s linear 0s infinite; position:absolute; left:0; top:0;}

.floor_4_1 .floor_4_y{ position:relative; width:6.9rem; margin:0 auto;}
.floor_4_1 .floor_4_y ul{ display:inline-block; width:100%}
.floor_4_1 .floor_4_y ul li{ width:100%; display:block; height:1.21rem; margin-top:0.3rem;}
.floor_4_1 .floor_4_y ul li h3{ float:left; padding-left:0.18rem;text-align:left; width:5.5rem;}
.floor_4_1 .floor_4_y ul li h3 span{ display:block; font-size:0.34rem; color:#333; line-height:0.34rem; font-weight:bold; padding-top:0.2rem;}
.floor_4_1 .floor_4_y ul li h3 p{ font-size:0.26rem; color:#666; line-height:0.26rem; padding-top:0.16rem; font-weight:normal;}
.floor_4_1 .floor_4_y ul li .ic{ float:left; width:1.21rem; height:1.21rem; position:relative;}
.floor_4_1 .floor_4_y ul li .ic b{ display:block;width:1.21rem; height:1.21rem; background:url(../images/l10_03.png) center center no-repeat;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite; background-size:100%;}
.floor_4_1 .floor_4_y ul li .ic i{ width:0.74rem; height:0.74rem; display:block; background-color:#0f4494; border-radius:60px; position:absolute; left:50%; margin-left:-0.37rem; top:0.23rem;}
.floor_4_1 .floor_4_y ul li .ic i s{ display:block; width:0.35rem; height:0.37rem; background-position:0px 0px; margin:0 auto; margin-top:0.18rem;}
.floor_4_1 .floor_4_y ul li .ic i s img{display:block; width:0.35rem; height:0.37rem;}
.floor_4_1 .floor_4_y ul li.l2 .ic i s{background-position:-0.46rem 0rem;}
.floor_4_1 .floor_4_y ul li.l3 .ic i s{background-position:-0.94rem 0rem;}
.floor_4_1 .floor_4_y ul li.l4 .ic i s{background-position:-1.48rem 0rem;}
.floor_4_1 .floor_4_y ul li.l5 .ic i s{background-position:-1.96rem 0rem;}
.floor_4_1 .floor_4_y ul li.l6 .ic i s{background-position:-2.49rem 0rem;}
.floor_4_1 .floor_4_y ul li.l7 .ic i s{background-position:-2.99rem 0rem;}
.floor_4_1 .floor_4_y ul li.l8 .ic i s{background-position:-3.47rem 0rem;}
.floor_4_1 .floor_4_y ul li:hover h3 span{ color:#0f4494;}
.floor_4_1 .floor_4_y ul li:hover .ic b{ background:url(../images/l11_03.png) center center no-repeat;background-size:100%;}
.floor_4_1 .floor_4_y ul li:hover .ic i{ background-color:#2291e0;}
/*.floor_4_1 .floor_4_y ul li.l4{ margin-top:6.7rem;}*/


@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes rotate1s {
  0% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate1s {
  0% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}
@keyframes rotates {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
}











/*****通用*****/
@media only screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 750px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 85.3333px;
  }
}
@media only screen and (max-width: 540px) {
  html {
    font-size: 72px;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 64px;
  }
}
@media only screen and (max-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media only screen and (max-width: 400px) {
  html {
    font-size: 53.3333px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 42.6666px;
  }
}
/*# sourceMappingURL=style.css.map */
