/***************top and bottom css*********************/
/**header_main**/
.header_main {
  position: fixed;
  width: 100%;
  height: 1rem;
  left: 0;
  top: 0;
  z-index: 100; background-color:#fff;
}
.header_main .logo {
  position: absolute;
  top: 0;
  left: 0;
}
.header_main .logo img {
  display: block;
  padding-left: 0.3rem;
  padding-top: 0.24rem;
  height: 0.5rem;
}
.header_main.hover .logo img{}
.header_main .navbtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.9rem;
  height: 0.66rem;
  padding-top: 0.34rem;
  z-index: 12;
}
.header_main .navbtn s {
  width: 0.33rem;
  height: 0.31rem;
  display: block;
  margin: 0 auto;
  background-position: -0.4rem 0;
}
.header_main .navbtn.cur s {
  background-position: -1.92rem 0;
}
.header_main .ce {
  position: absolute;
  right: 1.1rem;
  font-family: arial;
  font-size: 0.36rem;
  line-height: 1rem;
  color: #fff;
}
.header_main .member {
  position: absolute;
  right: 2.1rem;
  top: 0.32rem;
  display: block;
  width: 0.34rem;
  height: 0.34rem;
  background-position: 0 0;
}
.header_main.hover {
  background: #fff;
  box-shadow: 5px 4px 4px rgba(0, 0, 0, 0.1);
}
.header_main.hover1 {
  background: #c9ddad;
  box-shadow: 5px 4px 4px rgba(0, 0, 0, 0.1);
}
.header_main .goBack {
  width: 1rem;
  height: 0.8rem;
  position: absolute;
  left: 0;
  top: 0;
}
.header_main .goBack:before {
  width: 0.22rem;
  height: 0.36rem;
  margin: 0.28rem auto 0;
  background: url(../g-images/g-ico.png) no-repeat;
  background-size: 4rem auto;
  background-position: -0.98rem -0.9rem;
  content: '';
  display: block;
}
/*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: 0.42rem;
  height: 0.4rem;
  display: block;
  position: absolute;
  right: 0.28rem;
  top: 0.28rem;
  margin: 0 auto;
  background-position: -1.92rem 0;
}
.subNav ul {
  width: 100%;
  padding: 0.8rem 0 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: 0.25rem;
  height: 0.25rem;
  display: block;
  text-align: center;
  color: #333;
  font-size: 0.24rem;
  background-position: -3.68rem 0;
  margin-top: 0.34rem;
  margin-right: 0.1rem;
}
.subNav li a.on {
  color: #00bce9;
}
.subNav li a.on s {
  background-position: -3.28rem 0;
}
.subNav li .box {
  display: none;
}
.subNav li .box a {
  border-color: #f9f9f9;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #333 !important;
  font-size: 0.24rem;
}
.subNav li.hover a {
  color: #00bce9;
}
.subNavShow {
  display: block;
}*/

/*subNav*/
.subNav { position: fixed; max-width: 640px; min-width: 320px; width: 100%; margin: 0 auto; height: 100%; top: 0; bottom: 0; z-index: 9999; display: none; overflow-y:auto; background:#fff;}
.subNav .subNavCon { width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: #fff;}
.subNav ul { width: 100%; padding: .8rem 0 .5rem; overflow-y: auto; height: 100%; padding-bottom: 1rem;}
.subNav li { width: 94%;display: block; line-height: 1rem;margin: 0 3%;position: relative; border-bottom: 1px solid #ddd;}
.subNav li a { display: block; color: #333; font-size: 0.28rem; width: 80%; float: left;}
.subNav li s { width: .16rem; height: .55rem; display: block; text-align: center; color: #333; font-size: .24rem; background-position: -1.5rem -0.9rem; margin-top: .38rem; margin-right: .1rem; float: right; position: relative; z-index: 11;}
.subNav li .box { display: none;}
.subNav li.on .box{display:block;}
.subNav li .box a { border-color: #f9f9f9; width: 100%; height: 0.6rem; line-height: 0.6rem; color: #333 !important; font-size: .24rem;}
.subNav li.on > a { color:#c9ddad;}
.subNav li.on s {background-position: -1.3rem -0.9rem;}
.subNav li.hover a { color: #c9ddad;}
.subNav .guan {  background-position:-0.9rem -0.9rem;  position: absolute; right: 0.3rem; top: 0.4rem; width: .28rem; height: .4rem; display: block; margin: 0 auto;}
.subNavShow { display: block;}
/***footer****/
.footer_main {
  color: #a0a1b9;
  line-height: 0.4rem;
  padding: 0.5rem 0.4rem;
   background:#755848;
  font-size: 0.26rem;
}
.footer_main .txt {
  color: #c6b8af;
  font-size: 0.24rem;
  line-height: 0.45rem;
  padding-right: 0.2rem;
}
.footer_main .txt a {
  color: #c6b8af;
}
.footer_main .txt a:hover {
  color: #fff;
}
.footer_main .link {
  border-bottom: 1px solid #856b5d;
  padding-bottom: 0.59rem;
  margin-bottom: 0.3rem;
}
.footer_main .link a {
  width: 33.3333%;
  text-align: left;
  display: block;
  float: left;
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #fff;
}
.footer_main img {
  display: block; height:0.52rem; margin-bottom:0.3rem;
}
.footer_main a {
  color: #a0a1b9;
}
.navBar {
  width: 100%;
  height: 1rem;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  background: #fff;
  border-top: 1px solid #ddd;
}
.navBar ul {
  max-width: 750px;
  min-width: 320px;
  width: 100%;
  height: 1rem;
  margin: 0 auto;
}
.navBar ul li {
  float: left;
  width: 20%;
  height: 1rem;
}
.navBar ul li a {
  width: 100%;
  height: 1rem;
  padding-top: 0.15rem;
  font-size: 0.2rem;
  display: block;
  text-align: center;
  color: #333;
}
.navBar ul li a:before {
  width: 0.45rem;
  height: 0.42rem;
  display: block;
  margin: 0 auto 0.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(4) a:before {
  background-position: -1.08rem -0.92rem;
}
.navBar ul li:nth-child(5) a:before {
  background-position: -1.68rem -0.92rem;
}
.navBar #nav2 {
  position: absolute;
  z-index: 10;
  width: 0.86rem;
  height: 0.86rem;
  left: 50%;
  margin-left: -0.43rem;
  top: -0.43rem;
  text-align: center;
  font-size: 0.2rem;
}
.navBar #nav2 .ico {
  width: 0.86rem;
  height: 0.86rem;
  background-position: 0 -1.52rem;
}
/*悬浮工具*/
.g_top {
  width: 0.8rem;
  height: 0.8rem;
  padding-top: 0.2rem;
  background: #c9ddad;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 1.4rem;
  display: block;
  z-index: 999;
  opacity: 0.89;
  display: none;
  box-sizing:border-box;
}
.g_tel {
  width: 0.8rem;
  height: 0.8rem;
  background:#c9ddad;
  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: 0.34rem;
  height: 0.35rem;
  margin:0 auto;
  margin-top: 0.22rem;
  background-position: -2.54rem -0.57rem;
  margin-bottom: 0.1rem;
}

.g_nav {
  width: 0.8rem;
  height: 0.8rem;
  padding-top: 0.26rem;
  background: #c9ddad;
  border-radius: 100%;
  position: fixed;
  right: 0.1rem;
  bottom: 2.3rem;
  display: block;
  z-index: 999;
  text-align: center;
  box-sizing:border-box;
}
.g_nav i {
  width: 0.33rem;
  height: 0.33rem;
  margin:0 auto;
  background-position: -3.1rem -0.56rem;
  margin-bottom: 0.05rem;
}
.g_top:before {
  width: 0.42rem;
  height: 0.36rem;
  margin: 0.08rem auto 0;
  background-position: -2.56rem 0;
  display:block;
}
.g_top:hover {
  background: #c9ddad;
}
/*imessage*/
.imessage {
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
}
.imessage h2 {
  color: #333333;
  margin-bottom: 0.3rem;
  text-align: center;
  font-size: 0.28rem;
}
.imsg {
  width: 93%;
  margin: 0 auto;
}
.imsg .item {
  width: 100%;
  height: 0.67rem;
  box-sizing: border-box;
  margin-bottom: 0.28rem;
  position: relative;
  line-height: 0.67rem;
  border: 1px solid #aaaaaa;
  background: #fff;
}
.imsg .item span.red {
  position: absolute;
  left: 0.05rem;
  top: 0.02rem;
  color: red;
}
.imsg .item s {
  width: 0.35rem;
  height: 0.32rem;
  position: absolute;
  right: 0.1rem;
  top: 0.18rem;
}
.imsg .item s {
  background-position: -1.05rem -0.98rem;
}
.imsg .item:nth-child(2) s {
  background-position: -1.46rem -0.98rem;
}
.imsg .item:nth-child(3) s {
  background-position: -1.82rem -0.98rem;
}
.imsg .item .txt {
  width: 100%;
  height: 0.65rem;
  text-indent: 0.2rem;
  line-height: 0.65rem;
  border: 0px;
  background: none;
  outline: none;
  color: #666;
}
.imsg .item.liuyan {
  width: 100%;
  margin-bottom: 0.2rem;
  height: 2.08rem;
}
.imsg .item.liuyan textarea {
  width: 100%;
  color: #666;
  overflow: hidden;
  padding: 0.1rem;
  height: 2.08rem;
  font-family: "微软雅黑";
  resize: none;
  border: 0;
  box-sizing: border-box;
  background: none;
}
.imsg .submit {
  width: 100%;
  height: 0.68rem;
  cursor: pointer;
  border: 0;
  line-height: 0.68rem;
  text-align: center;
  color: #fff;
  display: block;
  background: #00bce9;
}
/***************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%; position:relative;
}
.imgtog .list .item  i{ display:block; width:100%;position: absolute;
  top:0rem;
  left: 0;
  height:100%;
  background: url("../images/sjb.png") no-repeat center center;
  background-size: 100%;}
.imgtog .list .item img {
  width: 100%;
}
.imgtog .prev,
.imgtog .next {
  width: 0.3rem;
  height: 0.45rem;
  position: absolute;
  top: 0.9rem;
  z-index: 20;
}
.imgtog .prev {
  left: 0.1rem;
  background-position: -0.98rem 0;
}
.imgtog .next {
  right: 0.1rem;
  background-position: -1.4rem 0;
}
.imgtog .tip {
  width: 100%;
  position: absolute;
  left: 0rem;
  bottom: 0.5rem;
  margin-left: 0;
  text-align: center;
  z-index: 10;
}
.imgtog .tip span {
  width: 0.3rem;
  height: 0.03rem;
  margin: 0 0.1rem;
  border-radius: 0.04rem;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  opacity: 0.5;
  border-radius: 0.03rem;
}
.imgtog .tip span.cur {
  background: #fff;
  width: 0.5rem;
  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: 0.3rem;
}
.banner_main {
  position: relative;
  z-index: 9;
  overflow: hidden; margin-top:1rem;
}
.banner_main .pbg1 {
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  width: 3.75rem;
  height: 2.35rem;
  background: url("../images/pbg1.png") no-repeat center center;
  background-size: 100%;
}
.banner_main .pbg2 {
  position: absolute;
  bottom: -0.4rem;
  right: 0;
  width: 6.49rem;
  height: 2.41rem;
  background: url("../images/pbg2.png") no-repeat center center;
  background-size: 100%;
}
.indexsplit {
  width: 100%;
  height: 0.3rem;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}
.indexmore,
.addclick {
  text-align: center;
  height: 0.74rem;
  line-height: 0.74rem;
  width: 94%;
  display: block;
  margin: 0 auto 0.2rem;
  font-size: 0.28rem;
  background: #00bce9;
  color: #fff;
}
.indexmore:link,
.addclick:link,
.indexmore:visited,
.addclick:visited {
  color: #fff;
}
.addclick {
  width: 94%;
  border-color: #999;
}
/**********************index css*************************/
.index_title { padding-top: 0.8rem; display:inline-block; width:100%;text-align:center;}
.index_title .tit2 { font-size: 0.42rem; line-height: 0.42rem; color: #333; font-family:"Arial"; text-transform:uppercase;}
.index_title .tit1 { font-size: 0.36rem; line-height: 0.36rem; color: #1d46a9; padding-top:0.1rem;}
.index_title .tit {
  display: block;
  width: 1.6rem;
  margin: 0 auto;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
  background: url("../images/protitline.png") no-repeat 0.12rem 0.36rem;
  background-size: 1.36rem 0.05rem;
}
.index_title .zmore {
  float: right;
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0.3rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fff;
  background: #999999;
}

.in_biao{ background:#fff; width:100%; z-index:6; }
.in_biao h3{ font-size:0.48rem; color:#3e3e3e; line-height:0.48rem; text-align:center; padding-top:0.6rem; font-weight:normal;}
.in_biao h3 span{ display:inline-block; font-weight:bold;font-size:0.48rem; color:#3e3e3e; padding-right:0.1rem;}
.in_biao .form{ padding:0 0.3rem; padding-top:0.3rem;}
.in_biao .form .item_top .item{ width:100%; height:0.9rem; border-radius:0.1rem; background-color:#f9f9f9; border:#d2d2d2 solid 0.02rem; margin-top:0.3rem; position:relative;}
.in_biao .form .item_top .item i{ display:block; width:0.4rem; height:0.52rem;background:url(../images/w12_06.png) no-repeat center center; float:left; margin-left:0.16rem; margin-top:0.18rem; background-size:100%;}
.in_biao .form .item_top .item .n-top{ position:absolute; left:52px; top:0;}
.in_biao .form .item_top .item input{ display:block; border:none; height:0.9rem; line-height:0.9rem; padding-left:5%; width:85%; color:#333;outline:none;background-color:#f9f9f9;}
.in_biao .form .item_top .item.mr i{display:block; width:0.4rem; height:0.52rem;background:url(../images/w12_03.png) no-repeat center center; float:left; margin-left:0.16rem; margin-top:0.18rem; background-size:100%;} 
.in_biao .form .item_top .item .region{ padding-left:5%; width:85%; color:#333;outline:none;display:block; border:none; height:0.9rem; line-height:0.9rem;background-color:#f9f9f9;}
.in_biao .form .bot{ width:100%; padding-top:0.3rem;}
.in_biao .form .bot .btn{ border:none; height:0.9rem; width:100%; background-color:#fca3a1; text-align:center; line-height:0.9rem; font-size:0.26rem; font-weight:bold; color:#fff; border-radius:0.1rem; cursor:pointer;}
.in_biao .form .bot .btn:hover{ background-color:#f77f7c;}
.in_biao .p{ font-size:0.24rem; color:#3e3e3e; line-height:16px; padding-top:0.3rem; padding-left:0.3rem;}





.floor_1_main{width:100%; background-color:#fff;}
.floor_1_main .w1200{ padding:0 0.3rem; padding-top:0.6rem;}
.floor_1_1 .hd{ width:100%; margin-bottom:0.28rem;}
.floor_1_1 .hd ul{ display:inline-block; width:100%;}
.floor_1_1 .hd ul li{ width:3.36rem; height:1.34rem;/*background: url("../images/w1_03.jpg") no-repeat top center;*/ border-radius:0.2rem; margin-right:0.13rem; float:left; overflow:hidden; position:relative;background-size: cover;background-repeat: no-repeat;background-position: center center; margin-top:0.14rem;background: rgba(189, 211, 163, 0.85);}
.floor_1_1 .hd ul li:nth-child(2n){ margin-right:0;}
.floor_1_1 .hd ul li b{ display:none; width:100%; height:100%;background: rgb(147, 198, 86);}
.floor_1_1 .hd ul li.on b{ display:block;}
/*.floor_1_1 .hd ul li.li2{background: url("../images/w1_05.jpg") no-repeat top center; width:3.36rem; height:1.34rem;}
.floor_1_1 .hd ul li.li3{background: url("../images/w1_07.jpg") no-repeat top center;}
.floor_1_1 .hd ul li.li4{background: url("../images/w1_09.jpg") no-repeat top center;}*/
.floor_1_1 .hd ul li i{ display:block; width:1rem; height:0.85rem; background: url("../images/w2_03.png") no-repeat center center; position:absolute; left:0.36rem;  top:0.24rem; background-size:100%}
.floor_1_1 .hd ul li.li2 i{background: url("../images/w2_05.png") no-repeat center center; width:1rem; height:0.85rem;background-size:100%}
.floor_1_1 .hd ul li.li3 i{background: url("../images/w2_07.png") no-repeat center center; width:1rem; height:0.85rem;background-size:100%}
.floor_1_1 .hd ul li.li4 i{background: url("../images/w2_09.png") no-repeat center center; width:1rem; height:0.85rem;background-size:100%}
.floor_1_1 .hd ul li p{ font-size:0.24rem; color:#fff; line-height:1.34rem; position:absolute; left:1.5rem; bottom:0;}
.floor_1_1 .bd{ width:100%;}
.floor_1_1 .bd ul{ width:100%; border-radius:0.2rem; overflow:hidden; background-color:#c8ddad;}
.floor_1_1 .bd ul img{ display:block; width:100%; border-radius:0.2rem;}
.floor_1_1 .bd ul h3{ font-size:0.3rem; color:#333; line-height:0.3rem; padding-top:0.4rem; padding-left:0.3rem;}
.floor_1_1 .bd ul p{ font-size:0.24rem; color:#333; line-height:0.34rem; margin-top:0.2rem; padding:0 0.3rem; height:1.5rem;}
.floor_1_1 .bd ul i{ display:inline-block; width:1.8rem; height:0.5rem; border:#fff solid 0.05rem; border-radius:0.15rem; font-size:0.24rem; color:#fff; line-height:0.5rem; text-align:center;font-style: normal; margin-left:0.3rem; margin-bottom:0.4rem;}
.floor_1_1 .bd ul i:hover{ background-color:#fff; color:#c8ddad;}

.zmore{ clear:left; display:block; margin:0 auto; width:3rem; height:0.7rem; line-height:0.7rem; text-align:center; border:#ccc solid 0.02rem; font-size:0.26rem; color:#333; margin-top:0.5rem;}

.floor_2_main{ display:inline-block; width:100%; background-color:#fff; padding-bottom:0.7rem}
.floor_2_1{ width:100%; padding-top:0.3rem}
.floor_2_1 ul{ display:inline-block; width:100%;}
.floor_2_1 ul li{ width:3.3rem; margin-left:0.3rem; float:left; border-radius:0.15rem; overflow:hidden;box-shadow:0px 3px 8px rgba(0,0,0,0.1); position:relative; text-align:center; padding-bottom:0.3rem; margin-top:0.3rem;}
.floor_2_1 ul li .img{ display:block; width:100%; height:2.48rem; overflow:hidden;}
.floor_2_1 ul li img{display: block;width: 100%;height: 100%;transition: ease-in-out .2s;}
.floor_2_1 ul li .xt{ display:block; width:0.54rem; height:0.54rem; border-radius:50%; background-color:#c9ddad;box-shadow:0px 3px 8px #dbdbdb; text-align:center; position:absolute; right:0.16rem; top:2.2rem;}
.floor_2_1 ul li .xt img{ display:block;}
.floor_2_1 ul li.li2 .xt{ background-color:#fca3a1;}
.floor_2_1 ul li.li3 .xt{ background-color:#ffe692;}
.floor_2_1 ul li.li4 .xt{ background-color:#947a72;}
.floor_2_1 ul li .txtBox h3{ font-size:0.32rem; line-height:0.32rem; padding-top:0.24rem;}
.floor_2_1 ul li .txtBox p{ font-size:0.24rem; line-height:0.36rem; color:#333; padding:0 0.2rem; margin-top:0.14rem; height:1.3rem;}
.floor_2_1 ul li .txtBox i{ display:block; margin:0 auto; width:0.3rem; height:0.18rem;background:url(../images/w3_19.png) no-repeat center center; background-size:100%;}
.floor_2_1 ul li:hover .txtBox i{background:url(../images/w3_16.png) no-repeat center center;}


.zx_hx{ text-align:center; padding-top:0.74rem;}
.zx_hx h3{ font-size:0.38rem; line-height:0.38rem; font-weight:normal;}
.zx_hx i{ display:block; width:0.78rem; height:0.05rem; background-color:#c9ddad; margin:0 auto; margin-top:0.2rem;border-radius:5rem;}
.zx_hx a{ display:block; margin:0 auto; margin-top:0.7rem; width:1.8rem; height:0.5rem; border:#c9ddad solid 0.05rem; border-radius:0.15rem; font-size:0.26rem; color:#333; line-height:0.5rem; text-align:center;}
.zx_hx a:hover{ background-color:#c9ddad; color:#fff;}


.floor_3_main{background: url(../images/m3_02.jpg) center center no-repeat; width:100%; background-size:100%; height:8.38rem; background-size:100%;}

.zx_hx1{padding-top:4.3rem; padding-left:0.9rem;}
.zx_hx1 h3{ font-size:0.38rem; line-height:0.38rem; color:#fff; font-weight:normal;}
.zx_hx1 i{display:block;  width:0.78rem; height:0.05rem;background-color:#fff;margin-top:0.2rem;border-radius:5rem;}

.zx_lm{ padding-top:0.28rem; padding-left:0.9rem;}
.zx_lm h3{ font-size:0.28rem; color:#333; line-height:0.28rem; text-align:left;}
.zx_lm p{ font-size:0.24rem; color:#333; line-height:0.34rem; width:5.4rem; margin-top:0.16rem; text-align:left;}
.floor_3 a{ display:inline-block; width:1.8rem; height:0.5rem; border:#fff solid 0.05rem; border-radius:0.15rem; font-size:0.24rem; color:#fff; line-height:0.5rem; text-align:center;font-style: normal; margin-left:0.9rem; margin-top:0.4rem;}
.floor_3 a:hover{ background-color:#fff; color:#c8ddad;}


.floor_4_main{background: url(../images/m4_02.jpg) center center no-repeat; width:100%; background-size:100%; height:9.81rem;  background-size:100%;}

.floor_4_1{ width:100%; position:relative; height:8.48rem;}
.floor_4_1 ul{ display:inline-block;}
.floor_4_1 ul li{ border-radius:50%; position:absolute; overflow:hidden;}
.floor_4_1 ul li img{ display:block; width:100%; height:100%;}
.floor_4_1 ul li i{ display:none; width:100%; height:100%; border-radius:50%; position:absolute; left:0; top:0;background: rgba(171, 194, 143, 0.75);}
.floor_4_1 ul li:hover i{ display:block;}
.floor_4_1 ul li.li1{ left:0.8rem; top:2rem; width:1.86rem; height:1.86rem;}
.floor_4_1 ul li.li2{ left:0.3rem; top:4.28rem; width:3rem; height:3rem;}
.floor_4_1 ul li.li3{ left:2.9rem; top:0.5rem; width:2.04rem; height:2.04rem;}
.floor_4_1 ul li.li4{ left:3.36rem; top:3.3rem; width:1.18rem; height:1.18rem;}
.floor_4_1 ul li.li5{ left:5.46rem; top:0.6rem; width:1.4rem; height:1.4rem;}
.floor_4_1 ul li.li6{ left:5.22rem; top:2.5rem; width:2rem; height:2rem;}
.floor_4_1 dl dt{ display:block; position:absolute; left:0; top:0;}
.floor_4_1 dl dd{ display:block; position:absolute; right:0.22rem; bottom:0; width:3.8rem;}

.floor_4_2{ margin:0 auto; width:6.9rem; height:5.17rem; background:url(../images/m5_03.jpg) no-repeat center center; border-radius:0.1rem;text-align:center; background-size:100%;}
.floor_4_2 ul{ display:inline-block; }
.floor_4_2 ul li{ width:1.7rem; height:1.89rem;background:url(../images/w15_03.png) no-repeat center center; display:inline-block; margin:0 0.72rem; position:relative; margin-top:0.54rem; background-size:100%;}
.floor_4_2 ul li .da1{ font-size:0.26rem; color:#fff; line-height:0.26rem; font-weight:bold;text-align: left;padding-left:0.2rem;}
.floor_4_2 ul li .da2{ width:1.3rem; height:1.3rem; font-family:"Arial"; font-size:0.5rem; line-height:1.3rem; position:absolute; left:0.03rem; top:0.54rem; color:#fff;}
.floor_4_2 ul li .da3{ width:0.42rem; height:0.42rem; font-family:"Arial"; font-size:0.24rem; line-height:0.42rem; position:absolute;  left: 1.24rem; top: 0.5rem; color:#fff;}



.index.trans{ background-color:#fff;}

.floor_4_3{ width:100%; padding-top:0.2rem;}
.floor_4_3 ul{ display:inline-block; width:100%;}
.floor_4_3 ul li{ width:3.3rem; float:left; margin-left:0.3rem; margin-top:0.3rem;}
.floor_4_3 ul li .img{ border-radius:0.15rem; width:100%;}
.floor_4_3 ul li .img img{ display:block; width:100%; border-radius:0.15rem;}
.floor_4_3 ul li .txtBox h3{ font-size:0.28rem; line-height:0.28rem; padding-top:0.2rem;}
.floor_4_3 ul li .txtBox p{ font-size:0.24rem; line-height:0.34rem; padding-top:0.14rem;}

.floor_5_main .sd{ display:block; margin:0 auto; margin-top:0.7rem; width:1.8rem; height:0.5rem; border:#c9ddad solid 0.05rem; border-radius:0.15rem; font-size:0.26rem; color:#333; line-height:0.5rem; text-align:center;}
.floor_5_main .sd:hover{ background-color:#c9ddad; color:#fff;}





.floor_5_main{ padding-bottom:0.8rem;}





.index .floor6 {
  position: relative;
}
.index .floor6 .about_tit1 {
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
}
.index .floor6 .about_tit1 .tit {
  font-weight: normal;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}
.index .floor6 .about_tit1 .aline {
  margin-top: 0.4rem;
  display: block;
  width: 0.3rem;
  height: 0.05rem;
  background: #333;
}
.index .floor6 .about {
  position: relative;
}
.index .floor6 .about1 .hd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
}
.index .floor6 .about1 .hd li {
  float: left;
  display: block;
  width: 3.15rem;
  height: 1.2rem;
  background: url("../images/f6li.png") no-repeat top center;
  background-size: 3.17rem 1.1rem;
}
.index .floor6 .about1 .hd li.on {
  background: url("../images/f6li_h.png") no-repeat top center;
  background-size: 3.15rem 1.2rem;
}
.index .floor6 .about1 .hd li.on.ait1 .img1 {
  display: none;
}
.index .floor6 .about1 .hd li.on.ait1 .img2 {
  display: block;
}
.index .floor6 .about1 .hd li.ait1 .img1 {
  display: block;
}
.index .floor6 .about1 .hd li.ait1 .img2 {
  display: none;
}
.index .floor6 .about1 .hd li.ait2 .img1 {
  display: block;
}
.index .floor6 .about1 .hd li.ait2 .img2 {
  display: none;
}
.index .floor6 .about1 .hd li.on.ait2 .img1 {
  display: none;
}
.index .floor6 .about1 .hd li.on.ait2 .img2 {
  display: block;
}
.index .floor6 .about1 .hd li.ait1 img {
  width: 1.89rem;
  height: 0.61rem;
}
.index .floor6 .about1 .hd li.ait2 img {
  width: 1.91rem;
  height: 0.56rem;
}
.index .floor6 .about1 .hd li .alogo {
  position: relative;
  height: 1.1rem;
}
.index .floor6 .about1 .hd li .alogo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.index .floor6 .about1 .tempWrap {
  padding-top: 2.3rem;
}
.index .floor6 .about1 .bd {
	padding:0 0.6rem;
  padding-top:1.3rem;
  position: relative;
}
.index .floor6 .about1 .bd li {
  position: relative;
  z-index: 2;
}
.index .floor6 .about1 .bd li .txt {
 
}
.index .floor6 .about1 .bd li .atit {
  font-weight: normal;
  font-size: 0.36rem;
  line-height: 0.4rem;
  color: #fff;
}
.index .floor6 .about1 .bd li .adesc {
  margin-top: 0.5rem;
  font-size: 0.28rem;
  line-height: 0.46rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.index .floor6 .about1 .bd li .img {
  margin-top: 0.8rem;
  display: block;
  width: 6.3rem;
}
.index .floor6 .about1 .bd li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index .floor6 .about2 {
  margin-top: 0.8rem;    padding-bottom: 0.6rem;
}
.index .floor6 .about2 .datalist {
  padding: 0 0.6rem;
}
.index .floor6 .about2 .datalist li {
  float: left; width:50%;
}
.index .floor6 .about2 .datalist li .da1 .dt1 {
  float:left;	
  font-family: arial;
  font-size: 0.75rem;
  line-height: 0.6rem;
  color: #131723;
}
.index .floor6 .about2 .datalist li .da1 .dt2 {
  float:left;
  font-size: 0.5rem;
  line-height: 0.6rem;
  color: #131723;
}
.index .floor6 .about2 .datalist li .da2 {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #666;
}
.index .floor6 .about2 .datalist li.d1 {

  margin-bottom: 0.6rem;
}
.index .floor6 .about2 .datalist li.d2 {
  margin-bottom: 0.6rem;
}
.index .floor6 .about2 .datalist li.d3 {

}
.index .floor6 .abline {
  position: absolute;
  bottom: 0;
  left: 0.6rem;
  width: 6.3rem;
  height: 1px;
  background: #e8e8f2;
}
.index .floor7 {
  background: #fff;
  padding: 0 0.6rem 0.8rem;
}
.index .floor7 .body {
  margin-top: 0.6rem;
}
.index .floor7 .body .bd {
  height: 4.4rem;
  background: url("../images/news_body.png") no-repeat center bottom;
  background-size: 5.7rem 4.3rem;
}
.index .floor7 .body .bd li {
  position: relative;
  float: left;
  display: block;
  width: 6.3rem;
}
.index .floor7 .body .bd li a {
  display: block;
}
.index .floor7 .body .bd li .img {
  width: 100%;
  padding-top:64%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.index .floor7 .body .bd li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  display: block;
}
.index .floor7 .body .bd li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.58rem;
  z-index: 3;
  background: url("../images/f7_news_tet.png") no-repeat center center;
  background-size: 100% 1.58rem;
}
.index .floor7 .body .bd li .txt .time {
  padding-left: 0.4rem;
  padding-top: 0.5rem;
  font-family: arial;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #fff;
}
.index .floor7 .body .bd li .txt .tit {
  text-indent: 0.4rem;
  margin-top: 0.2rem;
  font-weight: normal;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #fff;
}
.index .floor7 .body .hd {
  text-align: center;
  margin-top: 0.6rem;
}
.index .floor7 .body .hd ul {
  display: inline-block;
}
.index .floor7 .body .hd li {
  float: left;
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.05rem 0.12rem 0;
  font-size: 0;
  background: #ccc;
  opacity: 1;
  border-radius: 100%;
}
.index .floor7 .body .hd li.on {
  margin-top: 0;
  width: 0.2rem;
  height: 0.2rem;
  background: #c9ddad;
  opacity: 1;
}
.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: 0.5rem;
  height: 0.5rem;
  background-position: 0 -1.02rem;
  margin-top: 0.2rem;
  margin-bottom: 0.05rem;
}
.foot_main li h3 {
  font-size: 0.23rem;
}
.foot_main li:nth-child(2) i {
  background-position: -0.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: #00bce9;
}
.foot_main li:nth-child(1).hover i {
  background-position: 0 -1.52rem;
}
.foot_main li:nth-child(2).hover i {
  background-position: -0.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;
}
/*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: 1rem;
  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: 0.4rem auto;
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  position: fixed;
  right: 18%;
  top: 18%;
  text-align: center;
  display: block;
  z-index: 12;
}
.g_wximg .bdtel img {
  width: 4rem !important;
  display: block;
}
.bdtel {
  position: fixed;
  top: 22%;
  z-index: 10;
  padding: 0 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%;
}
/*****通用*****/
@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;
  }
}
