

/*# sourceMappingURL=style.css.map */
::-webkit-scrollbar-track-piece {  
    background-color:#000;  
}  
::-webkit-scrollbar {  
    width:4px;  
    height:10px;  
}  
::-webkit-scrollbar-thumb {  
    background-color:#2de65c;  
    background-clip:padding-box;  
    border-radius: 2px;
    min-height:28px;  
}  
input.inpc9::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color:rgba(153,153,153,0.7); 
} 
input.inpc9:-moz-placeholder, textarea:-moz-placeholder { 
	color:rgba(153,153,153,0.7);
} 
input.inp33::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
  color:rgba(0,0,0,0.7); 
} 
input.inp33:-moz-placeholder, textarea:-moz-placeholder { 
  color:rgba(0,0,0,0.7);
} 
input.inp33:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
  color:rgba(0,0,0,0.7);
}   
input.inp33::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
  color:rgba(0,0,0,0.7);
} 




.nav-head.on .ani_delay4{
  -webkit-transition: all 0.3s 0.4s;
  transition: all 0.3s 0.4s;
  opacity: 1;
  transform: translateX(0px);
} 
.nav-head.on .ani_delay55{
  -webkit-transition: all 0.3s 0.55s; 
  transition: all 0.3s 0.55s;
  opacity: 1;
  transform: translateX(0px);
}
.nav-head.on .ani_delay7{
  -webkit-transition: all 0.3s 0.7s; 
  -moz-transition: all 0.3s 0.7s;
  -o-transition: all 0.3s 0.7s;
  transition: all 0.3s 0.7s;
  opacity: 1;
  transform: translateX(0px);
}
.nav-head.on .ani_delay85{
  -webkit-transition: all 0.3s 0.85s; 
  -moz-transition: all 0.3s 0.85s;
  -o-transition: all 0.3s 0.85s;
  transition: all 0.3s 0.85s;
  opacity: 1;
  transform: translateX(0px);
}
.nav-head.on .ani_delay10{
  -webkit-transition: all 0.3s 1s; 
  -moz-transition: all 0.3s 1s;
  -o-transition: all 0.3s 1s;
  transition: all 0.3s 1s;
  opacity: 1;
  transform: translateX(0px);
}
.nav-head.on .ani_delay115{
  -webkit-transition: all 0.3s 1.15s; 
  -moz-transition: all 0.3s 1.15s; 
  -o-transition: all 0.3s 1.15s; 
  transition: all 0.3s 1.15s; 
  opacity: 1;
  transform: translateX(0px);
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('http://appajiawang.cn/fonts/BebasNeueRegular.eot');
    src: url('http://appajiawang.cn/fonts/BebasNeueRegular.eot') format('embedded-opentype'),
         url('http://appajiawang.cn/fonts/BebasNeueRegular.woff2') format('woff2'),
         url('http://appajiawang.cn/fonts/BebasNeueRegular.woff') format('woff'),
         url('http://appajiawang.cn/fonts/BebasNeueRegular.ttf') format('truetype'),
         url('http://appajiawang.cn/fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
}
@font-face {
    font-family: 'BebasNeueBook';
    src: url('http://appajiawang.cn/font/BebasNeueBook.eot');
    src: url('http://appajiawang.cn/font/BebasNeueBook.eot') format('embedded-opentype'),
         url('http://appajiawang.cn/font/BebasNeueBook.woff2') format('woff2'),
         url('http://appajiawang.cn/font/BebasNeueBook.woff') format('woff'),
         url('http://appajiawang.cn/font/BebasNeueBook.ttf') format('truetype'),
         url('http://appajiawang.cn/font/BebasNeueBook.svg#BebasNeueBook') format('svg');
}
@font-face {
    font-family: '5FDC935E9E30442ABBE98D887B858471';
    src: url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.eot');
    src: url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.eot') format('embedded-opentype'),
         url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.woff2') format('woff2'),
         url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.woff') format('woff'),
         url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.ttf') format('truetype'),
         url('http://appajiawang.cn/face/5FDC935E9E30442ABBE98D887B858471.svg#5FDC935E9E30442ABBE98D887B858471') format('svg');
}
.bdimgshare-bg,
.bdimgshare-content,
.bdselect_share_head,
.bdselect_share_content,
.bdselect_share_box,
.triangle-inset,
.selectshare-mod-triangle,
.triangle-border,
.sr-bdimgshare{display: none !important;opacity: 0;left: 0 !important;transform: scale(0.0);
    -webkit-transform: scale(0.0);}
.waiter{
    width: 100%;
}
.waiter .spinner {
  margin: 24px auto;
  width: 20px;
  height: 20px;
  position: relative;
}
.waiter .container1 > div,.waiter .container2 > div,.waiter .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.waiter .spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
 
.waiter .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
 
.waiter .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
 
.waiter .circle1 { top: 0; left: 0; }
.waiter .circle2 { top: 0; right: 0; }
.waiter .circle3 { right: 0; bottom: 0; }
.waiter .circle4 { left: 0; bottom: 0; }
 
.waiter .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.waiter .container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.waiter .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.waiter .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.waiter .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
 
.waiter .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
 
.waiter .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
 
.waiter .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
 
.waiter .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
 
.waiter .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
 
.waiter .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
 
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


@media (min-width:320px){
  .header,.nav-head,.footer .mians .bot span.ttp{display: none}
  .footer{
    width: 100%;
    background-color: #080f19;
    padding-top: 0.6rem;
    border-top: 1px solid #4fec4f;

  }
  .footer.cur{
    opacity: 0
  }
  .footer.on{
    border-top:0
  }
  .footer .mian{
    width: 1400px;
    max-width: 92%;
    margin: 0 auto;
    display: none;
  }
  .footer .top .title{
    font-size: 0.3rem;
    color: #fff;
    line-height: 1.2;
    /*font-family: 'Century Gothic',"Microsoft Yahei", "Helvetica Neue";*/
    text-transform: uppercase;
  }
  .footer .top .detaile{
    display: none;
  }
  .footer .top .search{
    width: 100%;
    height: 0.73rem;
    line-height: 0.73rem;
    margin: 0.3rem 0 ;
  }
  .footer .top .search .text{
    width: calc(100% - 0.73rem);
    height: 0.73rem;
    line-height: 0.73rem;
    padding: 0 0.3rem;
    float: left;
    box-sizing:border-box;
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    background-color: transparent;
    font-size: 0.24rem;
    /*font-family: 'Century Gothic',"Microsoft Yahei", "Helvetica Neue";*/
  }
  .footer .top .search .btn{
    width: 0.73rem;
    height: 0.73rem;
    float: right;
    border: 0;
    padding: 0;
    background: url(http://appajiawang.cn/img/img9.jpg) center/cover no-repeat;
  }
  .footer .bot .link{display: none;}
  .footer .bot .name{
    height: 0.7rem;
    line-height: 0.7rem;
    border-top: 1px solid rgba(153,153,153,0.1);
    font-size: 0.24rem;
    font-family: 'Century Gothic',"Microsoft Yahei", "Helvetica Neue";
    color: rgba(153,153,153,0.7);
  }
  .footer{
    padding-top: 0
  }
  .footer .mians{
    width: 100%;
  }
  .footer .mians .nav-fot{
    display: none;
  }
  .footer .mians .bot .link{
    display: none;
    -webkit-transition: all 0.3s; 
    transition: all 0.3s;
  }
  .footer .mians .bot span{
    height: 0.7rem;
    display: block;
    line-height: 0.7rem;
    font-size: 0.24rem;
    padding: 0 0.3rem;
    font-family:arial,'Century Gothic',"Microsoft Yahei", "Helvetica Neue";
    color: rgba(153,153,153,0.7);
  }

  .fy{
    width: 100%;
    text-align: center;
    font-size: 0;
  }
  .fy.mt80{
    margin-top: 0.8rem;
  }
  .fy a{
    display: inline-block;
    font-size:0.3rem;
    color: rgba(255,255,255,0.2);
    font-family: '5FDC935E9E30442ABBE98D887B858471',arial;
    cursor: pointer;
    margin: 0 0.13rem;
    line-height: 1;
    position: relative;
  }
  .fy a.active{
    color: #fff;
  }
  .fy a.xi{
    margin-left: 0.85rem;
  }
  .fy a.xi:before{
    display: block;
    content: '';
    height: 1px;
    width: 0.56rem;
    position: absolute;
    left: -0.77rem;
    top: 50%;
    margin-top: -0.5px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
      transition: all 0.4s; 
  }
  .mod-head{
    position: fixed;
    top: 0.32rem;
    padding: 0 0.3rem;
    z-index:102;
    box-sizing:border-box;
    width: 100%;
  }
  .mod-head .logo{
    width: 2.88rem;
    float: left;
    font-size: 0
  }
  .mod-head .logo img{
    width: 100%;
  }
  .mod-head .line{
    width: 0.46rem;
    height: .4rem;
    float: right;
    position: relative;
    margin-top: 0.05rem;
  }
  .mod-head .line p{
      width:100%;
      height:2px;
      background-color: #fff;
      position: absolute;
      left: 0;
      -webkit-transition: all 0.8s;
              transition: all 0.8s;
  }
  .mod-head .line p:nth-child(1){
      top: 0px;
          -webkit-transform-origin: left top;
              -ms-transform-origin: left top;
                  transform-origin: left top;
          -webkit-transform: rotateZ(0deg);
              -ms-transform: rotateZ(0deg);
                  transform: rotateZ(0deg);
              -webkit-transition: all 0.5s;
                  -ms-transition: all 0.5s;
                      transition: all 0.5s;
  }
  .mod-head .line.cur p:nth-child(1) {
       -webkit-transform: rotateZ(45deg);
               transform: rotateZ(45deg);
  }
  .mod-head .line p:nth-child(2){
      top:0.16rem;
      width: 69%;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
  }
  .mod-head .line.cur p:nth-child(2) {
      opacity: 0;
  }
  .mod-head .line p:nth-child(3){
      top: 0.32rem;
      width: 80%;
        -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
                transform-origin: left bottom;
        -webkit-transform: rotateZ(0deg);
            -ms-transform: rotateZ(0deg);
                transform: rotateZ(0deg);
            -webkit-transition: all 0.5s;
                -ms-transition: all 0.5s;
                    transition: all 0.5s;
  }
  .mod-head .line.cur p:nth-child(3){
    width: 100%;
        -webkit-transform: rotateZ(-45deg);
                transform: rotateZ(-45deg);
  }
  .nav-mod{
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    background-color: #000;
    width: 0%;
    height: 100%;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.4s;
      transition: all 0.4s; 
  }
  .nav-mod.cur{
    width: 100%;
  }
  .nav-mod ul{
    padding-top: 1.2rem;
    box-sizing:border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vw;
  }
  .nav-mod li{
    font-size: 0.28rem;
    margin: 0 4%;
    width: 92%;
    height: 0.85rem;
    line-height: 0.85rem;
    border-bottom: 1px solid rgba(255,255,255,0.15);
  }
  .nav-mod li a{
    color: #fff;
  }
  .footers{
    display: none;
  }
   .nav-mod .bot{
    padding: 0 4%;
  }
  .nav-mod .bot a:first-child {
    margin-right: 0.3rem;
  }

}
@media (min-width:768px){
  .mod-head{
    top: .25rem;
  }
  .footer {
    padding-top:50px;
  }
  .footer .mian .top{
    margin-bottom: 30px;
  }
  .footer .top .title{
    font-size: 18px;
  }
  .footer .top .left{
    width: 320px;
    float: left;
  }
  .footer .top .search {
    width: 375px;
    float: right;
    height: 43px;
    line-height: 43px;
    margin:0;
  }
  .footer .top .search .text {
    width: calc(100% - 43px);
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    float: left;
    font-size: 14px;
  }
  .footer .top .search .btn {
    width: 43px;
    height: 43px;
  }
  .footer .bot .name {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .fy.mt80 {
    margin-top: 30px;
  }
  .fy a{
    font-size: 18px;
    margin: 0 10px;
  }
  .fy a.xi {
    margin-left:60px;
  }
  .fy a.xi {
    margin-left: 66px;
  }
  .fy a.xi:before {
    width: 46px;
    left: -61px;
  }
  .mod-head .line {
    width: 38px;
    height: 38px;
    margin-top: 0.05rem;
  }
  .mod-head .line p:nth-child(3) {
    top: 27px;
  }
  .mod-head .line p:nth-child(2) {
    top: 14px;
  }
  .mod-head .logo{
    width: 240px;
  }
  .nav-mod li{
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  .footer {
    padding-top: 0px;
  }
  .footer .mians .bot{
    width: 1400px;
    margin: 0 auto;
    max-width: 92%;
  }
  .footer .mians .bot span{
    float: right;
    font-size: 14px;
    padding: 0;
  }
  .footer .mians .bot .link{
    display: block;
    height: 54px;
    line-height: 54px;
    float: left;
    color: #494852;
    font-size: 12px;
    margin-right: 13px;
    font-family: '5FDC935E9E30442ABBE98D887B858471',arial;
    text-transform: capitalize;
  }
  .footer .mians .bot span{
    height: 54px;
    line-height: 54px;
  }
  .nav-mod .bot{
    margin-top: 10px;
  }
  .nav-mod .bot a:first-child {
    margin-right: 25px;
  }
  
}  
@media (min-width:992px){
  .mod-head{
    top: 0.2rem;
  }
}
@media (min-width:1025px){
	
  .mod-head{display: none;}
  .header{
    display: block;
    width: 100%;
    position: fixed;
    padding-top: 27px;

    top: 0;
    z-index: 50;
    height: 48px;
    /*background-color: #080f19;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header.black{
    height: 73px;
    background-color: #080f19;
  }
  .header.cur{
    background-color: transparent;
  }

  body.on .header{
    padding-top: 10px;
    height:53px;
  }
  .header .mian{
    width: 96%;
    margin-left: 2%;
    height:48px;
  }
  .header .logo{
    width:177px;
    display: block;
    float: left;
    margin-top: 12px;
  }
  .header .logo img{
    display: block;
    width: 100%;
  }
  .header .mbox{
    width: auto;
    float: right;
  }
  .header .mbox .share{
    height: 30px;
    width: 20px;
    margin-top: 9px;
    cursor: pointer;
    float: right;
    position: relative;
    background: url(http://appajiawang.cn/img/img10.png) center/11px no-repeat;
  }
  .header .mbox .share .box{
    width: 230px;
    display: none;
    height: 256px;
    background-color:#000;
    position: absolute;
    top: 28px;
    right: 0;
    border: 2px solid #ccc;
    overflow-y: auto;
    padding: 8px;
    border-radius: 5px;
  }
  .header .mbox .share .box p{
    width: 50%;
    margin: 5px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 14px;
    font-family: 'Century Gothic',"Microsoft Yahei", "Helvetica Neue";
  }
  .header .mbox .share .box p a{
    margin: 0;
    color: rgba(255,255,255,0.7);
  }
  .header .mbox .share .box p:hover a{
    color: rgba(255,255,255,0.9);
  }
  .header .mbox .jd{
    display: block;
    float: right;
	font-size:0;
    width: 39px;
	margin-top:16px;
  }
  .header .mbox .mao{
    display: block;
    float: right;
	font-size:0;
    width: 38px;
    margin:16px 15px 0;
  }
  .header .mbox .serch{
    width: 27px;
    height: 27px;
    line-height: 27px;
    float: right;
    border:1px solid rgba(255,255,255,0);
    border-radius: 30px;
    margin-top: 9px;
     -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
  }
  .header .mbox .serch:hover{
    width: 144px;
    border:1px solid rgba(255,255,255,0.2);
  }
  .header .mbox .serch .btn{
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 27px;
    height: 27px;
    border:0;
    float: left;
    padding: 0;
    background: url(http://appajiawang.cn/img/sarchicon.png) center no-repeat;
  }
  .header .mbox .serch .txt{
    display: block;
    position: absolute;
    top: 0;
    left: 27px;
    border:0;
    line-height: 27px;
    font-size: 12px;
    color: #fff;
    width: 117px;
    padding: 0;
    background-color: transparent;
  }
  .header .mbox .line{
    height: 10px;
    cursor: pointer;
    width: 17px;
    float: right;
    position: relative;
    margin-top: 19.5px;
    margin-right: 20px;
  }
  .header .mbox .line p{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-bottom: 3px;
  }
  .header .mbox .line p:nth-child(2){
    width: 12px;
    margin-left: 5px;
  }
  .header .mbox .line p:nth-child(3){
    width: 14px;
    margin-left: 3px;
  }
  .header .mbox .nav{
    margin-right: 25px;
    width: auto;
    float: right;
    margin-top: 9px;
  }
  .header .mbox .nav a{
    float: left;
    width: auto;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-left: 27px;
    height: 30px;
    line-height: 30px;
  }
 /* .header .mbox .nav a:first-child{
    padding-right: 17px;
    background: url(http://appajiawang.cn/img/img11.png) right center no-repeat;
  }*/
  .header .mbox .nav a span{
    padding: 0 2px;
    position: relative;
  }
  .header .mbox .nav a span:before{
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -9px;
    background-color:#3ccf66;
    width:0;
    height: 2px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header .mbox .nav a.on span:before,
  .header .mbox .nav a:hover span:before{
    width: 100%;
    left: 0;
  }
  .header .mbox.cur .line p{
    background-color: #000;
  }
  .header .mbox.cur .nav a span:before{
	  background-color: #fff;
  }
/*  .header .mbox.cur .nav a:first-child{
        background: url(http://appajiawang.cn/img/img11.1.png) right center no-repeat;
  }*/
  .header .mbox.cur .share{
    background: url(http://appajiawang.cn/img/img10.1.png) center/11px no-repeat;
  }
  .header .mbox.cur .nav a{
    color: #fff;
  }
  .nav-head{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 101;
    display: none;
  }
  .nav-head .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition:all 0.8s;
    transition:all 0.8s;
    -webkit-transform: scale3d(1.5,1.5,1);
    -moz-transform:scale3d(1.5,1.5,1);
    transform: scale3d(1.5,1.5,1);
  }
  .nav-head.on .bg{
    -webkit-transform:scale3d(1,1,1);
    -moz-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  .nav-head .bg img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .nav-head i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(http://appajiawang.cn/img/img49.png) center no-repeat;
    position: absolute;
    right: calc(2% + 40px);
    cursor: pointer;
    top: 42px;
  }
  .nav-head .logo{
    width: 177px;
    display: block;
    left: 2%;
    position: absolute;
    top: 27px;
    margin-top: 12px;
  }
  .nav-head .mian{
    width: 100%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .nav-head .mian li{
    margin-bottom: 30px;
    text-transform: uppercase;
    height: auto;
    font-size: 0;
    position: relative;
    transform: translateY(15px);
    opacity: 0;
  }
  .nav-head .mian li a{
    display: inline-block;
  }
  .nav-head .mian li a .tit{
    color: #797a7c;
    font-size: 16px;
    line-height: 1.4;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
     font-family: '5FDC935E9E30442ABBE98D887B858471',arial;
  }
  .nav-head .mian li a .title{
    font-size: 22px;
    line-height: 1.4;
    color: #797a7c;
     -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .nav-head .mian li a:hover .tit,
  .nav-head .mian li a:hover .title{
    color: #fff;
  }
  .footers-l{
    position: fixed;
    bottom: 2.5%;
    display: block;
    left: 4%;
    z-index: 14;
    width: 200px;
    height: 20px;
    line-height: 20px;
  }
  .footers-l a{
    font-size: 12px;
    color: #707070;
    height: 20px;
    display: block;
    float: left;
    width: auto;
    line-height: 20px;
    margin-right: 13px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .footers-l a:hover{
    color: #fff;
  }
  .zoom{
    width: 30px;
    height: 20px;
    position: fixed;
    cursor: pointer;
    bottom: 2.5%;
    display: block;
    right: 4%;
    z-index: 14;
    background: url(http://appajiawang.cn/img/img50.png) center bottom no-repeat;
  }
  .menu {
    z-index: 14;
    position: fixed;
    right: calc(4% + 46px);
    bottom: 2.5%;
    width:22px;
    height:12px;
    margin: 0;
    padding: 0;
    cursor: pointer;
  }
  .menu .list {
    position: relative;
    width: 20px;
    height: 12px;
    cursor: pointer;
  }
  .menu .list .line {
    position: absolute;
    left: 0;
    width: 1px;
    bottom: 0;
    background-color: #fff;
  }
  .menu.cut .list .line{
    background-color: #000;
  }
  .zoom.cut{
    background: url(http://appajiawang.cn/img/img45.1.png) center bottom no-repeat;
  }
  .menu .list .line:nth-child(1) {
    height: 2px;
    left: 0;
  }
  .menu .list .line:nth-child(2) {
    height: 5px;
    left: 4px;
  }
  .menu .list .line:nth-child(3) {
    height: 7px;
    left: 8px;
  }
  .menu .list .line:nth-child(4) {
    height:3px;
    left: 12px;
  }
  .menu .list .line:nth-child(5) {
    height:5px;
    left: 16px;
  }
  .menu .list .line:nth-child(6) {
    height:1px;
    left: 20px;
  }
  .menu .list .line {
    -webkit-animation: share;
    animation: share;
  }
  .menu.on .list .line {
    -webkit-animation: sound 0ms -.8s linear infinite alternate;
    animation: sound 0ms -.8s linear infinite alternate;
  }
  .menu .list .line:nth-child(1) {
    -webkit-animation-duration: 474ms;
            animation-duration: 474ms;
  }
  .menu .list .line:nth-child(2) {
    -webkit-animation-duration: 433ms;
            animation-duration: 433ms;
  }
  .menu .list .line:nth-child(3) {
    -webkit-animation-duration: 407ms;
            animation-duration: 407ms;
  }
  .menu .list .line:nth-child(4) {
    -webkit-animation-duration: 458ms;
            animation-duration: 458ms;
  }
  .menu .list .line:nth-child(5) {
    -webkit-animation-duration: 500ms;
            animation-duration: 500ms;
  }
  .menu .list .line:nth-child(6) {
    -webkit-animation-duration: 558ms;
            animation-duration: 558ms;
  }

  @-webkit-keyframes sound {
    0% {
      opacity: 0.35;
      height: 0;
    }
    100% {
      opacity: 1;
      height: 100%;
    }
  }

  @keyframes sound {
    0% {
      opacity: 0.35;
      height: 0;
    }
    100% {
      opacity: 1;
      height: 100%;
    }
  }





  .footer {
      padding-top: 4.3vw;
  }
  .footer .mian .top {
    margin-bottom: 3.4vw;
  }
  .footer .top .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .footer .top .left {
    width: 53%;
  }
  .footer .top .detaile {
    display: block;
    font-size: 14px;
    /*font-family: 'Century Gothic',"Microsoft Yahei", "Helvetica Neue";*/
    line-height: 1.6;
    color: rgba(255,255,255,0.7);
  }
  .footer .top .search {
    width: 27%;
    height: 43px;
    line-height: 43px;
    margin: 40px 0 0 0;
  }
  .footer .bot{
    height: 54px;
    line-height: 54px;
    border-top: 1px solid rgba(153,153,153,0.1);
  }
  .footer .bot .name {
    height: 54px;
    line-height: 54px;
    width: auto;
    font-size: 14px;
    float: left;
    border-top:0;
  }
  .footer .bot .link{
    display: block;
    width: auto;
    float: right;
    font-size: 12px;
    /*font-family: '5FDC935E9E30442ABBE98D887B858471',arial;*/
  }
  .footer .bot .link a,
   .footer .bot .link span{
    color: #494852;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .footer .bot .link a:hover,
  .footer .bot .link span:hover{
    color: #fff;
  }
  .footer .mians .bot span.ttp{
		float: left;
		display:block
	}
  .fy a{
    -webkit-transition: all 0.3s;
        transition: all 0.3s;
  }
  .fy a:hover{
    color: #fff;
  }
  .fy a.xi{
    -webkit-transition: all 0.2s;
        transition: all 0.2s;
  }
  .fy.cut{
    -webkit-transition: all 0.4s;
        transition: all 0.4s;
      opacity: 0;
  }
  .footer .mians{
    width: 1400px;
    margin: 0 auto;
    max-width: 92%;
  }
  .footer .mians .nav-fot{
    display: block;
  }
  .footer .mians .nav-fot li{
    float: left;
    position: relative;
    box-sizing:border-box;
    padding-left: 3.5%;
    min-height: 170px;
  }
  .footer .mians .nav-fot li:before{
    display: block;
    width: 1px;
    height: 165px;
    background-color: rgba(255,255,255,0.05);
    content: '';
    position: absolute;
    content: ;
    right: 0;
  }
   .footer .mians .nav-fot li:last-child:before{display: none;}
  .footer .mians .nav-fot li:nth-child(1){
    width: 15%;
    padding-left: 0
  }
  .footer .mians .nav-fot li:nth-child(2){
    width: 27%;
  }
  .footer .mians .nav-fot li:nth-child(3){
    width: 19%;
  }
  .footer .mians .nav-fot li:nth-child(4){
    width: 19%;
  }
  .footer .mians .nav-fot li:nth-child(5){
    width:20%;
  }
  .footer .mians .bot{
    width: 100%;
    max-width: 100%;
  }
  .footer .mians .nav-fot {
    margin-bottom: 4.7vw;
  }
  .footer .mians .nav-fot li .tit{
    font-size: 18px;
    color: #2eeb5e;
    display: block;
    margin-bottom: 1.7vw;
    line-height: 1.2;
  }
  .footer .mians .nav-fot li .mbox .lie{
    width: 33.33%;
    float: left;
    font-size: 12px;
  }
  .footer .mians .nav-fot li .mbox .lie a{
    color: #434b57;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s;
        transition: all 0.4s;
  }
  .footer .mians .bot .link:hover{
    color: #fff;
  }
  .footer .mians .nav-fot li .mbox .lie a:hover{
    color: #fff;
  }

}

@media (min-width:1200px){
/*  .header .logo,
  .nav-head .logo{
    width: 288px;
    margin-top: 0
  }*/
  .footer .mians .nav-fot li .mbox .lie{
    width: 31%;
  }
  .footer .mians .nav-fot li .mbox .lie a{
    margin-bottom: 12px;
  }
  .header .mbox .nav a{
	 margin-left: 40px;
  }

}


@media (min-width:1300px){
  .footer .top .title{
    font-size: 24px;
  }
   .header .mbox .mao {
    margin: 16px 25px 0;
  }
}
@media (min-width:1300px){
  .footer {
      padding-top:73px;
  }
}
@media (min-width:1700px){
  .footer .mians .nav-fot {
    margin-bottom: 85px;
  }
  .footer .mians .nav-fot li .tit{
    margin-bottom: 30px;
  }
}




