﻿/*重置样式*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  outline: none;
  font-family: '微软雅黑', "Microsoft YaHei";
  font-size: 12px;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: '微软雅黑', "Microsoft YaHei";
  font-weight: 500;
}
li {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
q:before,
q:after {
  content: "";
}
button,
input,
select,
textarea {
  font-size: 100%;
}
legend {
  color: #000000;
}
small {
  font-size: 12px;
}
hr {
  border: none;
  height: 1px;
}
a {
  text-decoration: none;
  font-family: '微软雅黑', "Microsoft YaHei";
  font-weight: 500;
  color: #535150;
}
i,
em {
  font-style: normal;
}
img {
  vertical-align: middle;
}
html body {
  font-family: '微软雅黑', "Microsoft YaHei";
  font-weight: 500;
  color: #535150;
  width: 100%;
  overflow-x: hidden;
}
.clearBoth {
  clear: both;
  width: 100%;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}
.to {
  overflow: hidden;
  overflow-y: hidden !important;
  overflow-x: hidden !important;
  height: 100% !important;
}
.toooo {
  overflow: hidden !important;
  height: 100% !important;
}
.t1::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.bg {
  background: #f6f7f7;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a1a1a1;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a1a1a1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a1a1a1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a1a1a1;
}
a:hover {
  
}
a:focus {
  outline: none;
}
.bg {
  background: #f6f7f7;

}

body{-webkit-tap-highlight-color:rgba(0,0,0,0)}
a:link,a:visited,a:hover,a:active{
    text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
@font-face {
  font-family: Demio;
  src: url('../font/itcavantgardestd-xltcn.ttf');
  src: url('../font/itcavantgardestd-xltcn.eot?#iefix') format('embedded-opentype'), url('../font/itcavantgardestd-xltcn.woff') format('woff'), url('../font/itcavantgardestd-xltcn.ttf') format('truetype');
}
@font-face {
  font-family: Demit;
  src: url('../font/ITCAvantGardeStd-bk.ttf');
  src: url('../font/ITCAvantGardeStd-bk.eot?#iefix') format('embedded-opentype'), url('../font/ITCAvantGardeStd-bk.woff') format('woff'), url('../font/ITCAvantGardeStd-bk.ttf') format('truetype');
}
@font-face {
  font-family: Demi;
  src: url('../font/itcavantgardestd-md.ttf');
  src: url('../font/itcavantgardestd-md.eot?#iefix') format('embedded-opentype'), url('../font/itcavantgardestd-md.woff') format('woff'), url('../font/itcavantgardestd-md.ttf') format('truetype');
}
.main {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}
.head {
  width: 100%;
  height: auto;
  background: #535150;
  position: fixed;
  top: 0;
  z-index: 999;
}
.head .ac-gn-header {
  width: 100%;
  height: auto;
  text-align:center;
}
.head .logo {
  width:2.5rem;
   height:auto; 
  text-align: center;
  display:inline-block;
  // float: left;
}

.head .logo a{
  width: auto;
   height:auto; 
   display:inline-block;
}

.head .logo a img{
  width: 100%;
   height:auto; 
}

.head .sea {
  width:0.5rem;
  height:0.546875rem;
  margin-right: 0.46875rem;
  margin-top: 0.46875rem;
  float: right;
}
.head .sea i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/sea.png) -0.59375rem 0px;
  transition: all 0.6s ease-in-out 0s;
  background-size:1.875rem auto;
}
.head .on i {
  background: url(../images/sea.png) 0px 0px;
  background-size:1.875rem auto;
}
.seach {
    width: 97%;
    margin: auto;
    background: #fff;
    padding: 0.234375rem 0;
    height: auto;
    margin-top: 1.5%;
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
}
.seach input {
  padding-left: 0.3125rem;
  color: #535150;
  font-size: 16px;
  height: 100%;
  border: 0;
  width:7.5rem;
  vertical-align: middle;
}
.seach button {
    width: 1.25rem;
    height: 0.75rem;
    border: 0;
    background: url(../images/but.png) 100% 100%;
    margin-right: 0.3125rem;
    vertical-align: middle;
    background-size: contain;
}
.mini_btn {
  width:0.609375rem;
  height:0.515625rem;
  display:inline-block;
  float: left;
  z-index: 10;
  display: block;
  cursor: pointer;
  margin-left: 0.46875rem;
  margin-top: 0.46875rem;
}
.mini_btn i {
  display: inline-block;
  background: url(../images/sea.png) -1.203125rem 0px;
  width: 100%;
  height: 0.46875rem;
  transition: all 0.6s ease-in-out 0s;
  background-size:1.875rem auto;
}
.mini_btn.on i {
  background: url(../images/sea.png) -1.859375rem 0px;
  background-size:1.875rem auto;
}
.nav-ul {
  display: inline-block;
  margin-left: 0px;
  /* margin-right: 0px; */

  position: absolute;
  overflow: hidden;
  z-index: 11;
  width: 72%;
  background: #515151;
  /*top: 1.3125rem;*/
  height: 0px;
  left: 0;
  padding: 0 14% 0;
  // border-top: 1px solid #a1a1a1;
}
.nav-ul li {
  opacity: 0;
  display: block;
  float: none;
  border-bottom: 1px solid #a1a1a1;
  padding-bottom: 0.78125rem;
  margin-bottom: 0.78125rem;
  -webkit-transform: scale(1.1) translateY(-24px) translateX(-24px);
  transform: scale(1.1) translateY(-24px) translateX(-24px);
  -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
}
.nav-ul .ab {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  transform: none;
  color: #999999;

}
.nav-ul a {
  width:100%;
  height:55px;
  display:inline-block;
  color: #fff;
  font-size: 16px;
  line-height:55px;
  text-align:left;
  float: none;
  border-bottom: 1px solid #a1a1a1;
}
.nav-ul a i {
  float: right;
}

.nav-ul a:nth-child(1) {
  -webkit-transition-delay: 300ms,300ms;
  transition-delay: 300ms,300ms;
}
.nav-ul a:nth-child(2) {
  -webkit-transition-delay: 350ms,350ms;
  transition-delay: 350ms,350ms;
}
.nav-ul a:nth-child(3) {
  -webkit-transition-delay: 400ms,400ms;
  transition-delay: 400ms,400ms;
}
.nav-ul a:nth-child(4) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(5) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(6) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(7) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(8) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(9) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul a:nth-child(10) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}

.nav-ul li:nth-child(1) {
  -webkit-transition-delay: 300ms,300ms;
  transition-delay: 300ms,300ms;
}
.nav-ul li:nth-child(2) {
  -webkit-transition-delay: 350ms,350ms;
  transition-delay: 350ms,350ms;
}
.nav-ul li:nth-child(3) {
  -webkit-transition-delay: 400ms,400ms;
  transition-delay: 400ms,400ms;
}
.nav-ul li:nth-child(4) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(5) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(6) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(7) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(8) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(9) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.nav-ul li:nth-child(10) {
  -webkit-transition-delay: 450ms,450ms;
  transition-delay: 450ms,450ms;
}
.tabBox {
  position: relative;
  margin-top: 1.2290rem;
}
.tabBox .hd {
  height: auto;
  position: relative;
}
.tabBox .hd ul {
  height: auto;
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.tabBox .hd ul li {
  /* float: left; */

  /* padding: 0 10px; */

  /* color: #666; */

  height: 0.078125rem;
  width: 0.78125rem;
  display: inline-block;
  background: #a1a1a1;
  margin:0 0.046875rem;
}
.tabBox img{
  width: 100%;
  height:auto;
}
.tabBox .hd ul .on {
  background: #535150;
}
.tabBox .hd ul .on a {
  display: block;
  /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */
}
.tabBox .bd ul {
  padding: 10px 0 10px 10px;
}
.tabBox .bd li {
  height: auto;
  line-height: auto;
}
.tabBox .bd li a {
  color: #666;
}
.tabBox .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* 去掉链接触摸高亮 */
.tabBox .line {
  width: 100%;
  height:75px;
  position: absolute;
  top: 5.75rem;
  text-align: center;
}

.tabBox .line a {
    width: auto;
  height: 1.171875rem;
  display:inline-block;
  text-align:center;
  color: #535150;
  font-size: 16px;
  line-height: 1.171875rem;
  background: #ffe219;
  margin: 0px 0.234375rem;
  padding:0 0.703125rem;
}
.abli {
  width:100%;
  height:1.171875rem;
  margin: 0.703125rem auto 0px;
}
.abli a {
  width: auto;
  height: 1.171875rem;
  display:inline-block;
  text-align:center;
  color: #535150;
  font-size: 14px;
  line-height: 1.171875rem;
  background: #ffe219;
  margin: 0px 0.234375rem;
  padding:0 0.703125rem;
}
.video {
  width: 100%;
  height: 6.59375rem;
  overflow: hidden;
  text-align: center;
background-size: 10.0rem 6.59375rem;
}
.video h1 {
    font-family: Demit;
    margin-top: 1.2625rem;
    font-size: 26px;
}
.video h2 {
  font-size: 16px;
  margin-top: 0.078125rem;
}
.video img {
  margin-top: 0.625rem;
}
.popbox {
  background: rgba(83, 81, 80, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: none;
  width: 100%;
  height: 100%;
}
.mp4 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: none;
  box-sizing: border-box;
  z-index: 9;
}
.mp4 .video_vertical {
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.34375rem;
  width: 100%;
  height: 5.46875rem;
  z-index: 9;
}
.mp4 video {
  max-width: 100%;
  position: absolute;
  z-index: 50;
  top: 0%;
}
.mp4 .del {
  position: absolute;
  top: -20%;
  left: 2%;
  cursor: pointer;
  color: #a1a1a1;
  z-index: 99999;
}
.mp4 .ion-ios-close-empty:before {
  content: "\f404";
  font-size: 35pt;
}
.about {
  width: 100%;
  height:6.59375rem;
  text-align: center;
  overflow: hidden;
}
.about h1 {
  font-family: Demit;
    margin-top: 1.2625rem;
    font-size: 26px;
}
.about h2 {
  font-size: 16px;
  margin-top: 0.078125rem;
}
.new {
  width: 100%;
  height: 6.609375rem;
  overflow: hidden;
  text-align: center;
  background-size: 10.0rem 6.609375rem;
}

.new h1 {
  font-family: Demit;
  margin-top: 1.2625rem;
  font-size: 26px;
}
.new h2 {
  font-size: 16px;
  margin-top: 0.078125rem;
}
.food {
  width: 98%;
  margin: auto;
  padding-top: 1.40625rem;
  margin-bottom: 0.15625rem;
}
.food .enj {
  text-align: center;
}
.food .enj a {
  display: inline-block;
  width: 1.3125rem;
  height: 1.3125rem;
  margin: 0px 0.15625rem;
}
.food .enj a:nth-child(1) {
  background: url(../images/enj.png) 0px 0px;
  background-size:2.890625rem auto;
}
.food .enj a:nth-child(2) {
  background: url(../images/enj.png) -1.578125rem 0px;
  background-size:2.890625rem auto;
}
    .food .top {
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 16px;
        margin-top: 0.3125rem;
        line-height: 0.625rem;
        border-bottom: 2px solid #a7a7a7;
    }

    .food .bot_url {
        width: 100%;
        height: auto;
        margin:20px 0;
    }

    .food .bot_url ul{
        width: 90%;
        height: auto;
        margin:0 auto;
    }

        .food .bot_url ul li {
            width: 33.3%;
            height: 30px;
            float: left;
        }

            .food .bot_url ul li a {
                width: 100%;
                height: 30px;
                display: inline-block;
                font-size: 14px;
                font-weight: normal;
                text-align: center;
                line-height: 30px;
            }

.food .ion-ios-arrow-up {
  width:auto;
  height:auto;
  display:inline-block;
  line-height:40px;
}

.food .ion-ios-arrow-up:before {
    width:auto;
  height:auto;
  display:inline-block;
  line-height:40px;
  font-size: 16px;
}
.food .www {
  width: 98%;
  margin: auto;
  margin-top: 0.2125rem;
  font-size: 12px;
  color: #a1a1a1;
  line-height: 26px;
  text-align:center;
}
.food .www a {
  font-size: 12px;
  color: #a1a1a1;
  display:inline-block;
}
.fixedc {
  position: fixed;
  right: 0;
  top: 75%;
}
.fixedc div:nth-child(1) {
  /* background: #a1a1a1; */
  width: 1.25rem;
  height: 1.25rem;
  text-align: center;
  line-height: 1.09375rem;
}
.fixedc div:nth-child(1) a {
  display: inline-block;
  /* background: url(../images/call.png) no-repeat;
  width: 0.546875rem;
  height: 0.556875rem;
   margin-top: 0.3125rem; 
     background-size:0.546875rem auto;*/
  background: url(../images/joinin.png) no-repeat;
  width: 1.25rem;
  height:1.25rem;
  background-size:100%;
 

}
