
/*===========================浮动导航栏==========================*/

.flmenu{
  top:-140px;
  /*position: absolute;*/
  position: fixed;
  /*top:899px;*/
  /*left: 0;*/
  width: 100%;
  height: 108px;
  z-index: 99;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  opacity: 1;
  transition:all 0.5s ease;
}
.flmenu .flmenubg{
  z-index: 1;
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.95;
}
.flmenu .flmenucont{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flmenu.drop{
  top:0px;
  transition:all 0.5s ease;

}
.flmenu .fllogo{
  position: absolute;
  top:18px;
  left: 18px;
  width: 480px;
  height:107px;
  z-index: 2;
}
.flmenu .fllogo h2{
  display: block;
  position: absolute;
  top:12px;
  left:156px;
  font:bold 35px "microsoft yahei";
}
.flmenu .fllogo h5{
  display: block;
  position: absolute;
  top:65px;
  left: 155px;
  color: #999;
  font:normal 14px "microsoft yahei";
  letter-spacing: 5px
}
.flmenu .flnav{
  position: absolute;
  top:42px;
  left: 493px;
  width: 521px;
  height: 33px;
}
.flmenu .flnav .thumb{
  position: absolute;
  top:28px;
  left: 0;
  width: 65px;
  height: 4px;
  background: url(../images/spirite.png) -20px -107px no-repeat;
}
.flmenu .flnav a{
  display: block;
  float: left;
  height:67px;
  color: #000;
  font:normal 16px/28px "microsoft yahei";
  transition:all 0.5s ease;
}
.flmenu .flnav a:hover{
  color: #f5b301;
  transition:all 0.5s ease;
}

.flmenu .flnav i{
  display: block;
  float: left;
  margin:4px 0 -5px 5px;
  width:21px;
  height:22px;
  background: url(../images/spirite.png) 0px -91px no-repeat;
}
.flmenu .flnav .flnav-hot-dot{
  position: absolute;
  top:0;
  left:423px;
  width: 25px;
  height: 13px;
  background-color: #C02C2C;
  background: url(http://panda3.woniu.com/static/web201703/images/spirite.png) -93px -90px no-repeat;
}

.flmenu .flduebtn{
  position: relative;
  float: right;
  display: block;
  margin: 28px 31px 0 0 ;
  width: 205px;
  height: 52px;
  /*height: 60px;*/
  border-radius: 4px;
  color: #fff;
  background: url(../images/flbtn-down.png) 42px 18px no-repeat;
  /*background: url(../images/btn2.png) 0 0 no-repeat;*/
  font:normal 14px/51px "microsoft yahei";
  text-align: center;
  transition:all .7s ease;
  overflow: hidden;
  background-color: #f5b301;
  cursor: pointer;
}
.flmenu .downbtn {
  display: block;
  margin-left: 30px;
  width: 148px;
  height: 45px;
  position: absolute;
  top: 65px;
  opacity: 1;
  background: url(../images/downbtns.png) no-repeat;
}
.flmenu .downbtn1 {
  background-position: 0 0;
  top: 119px;
}
.flmenu .downbtn2 {
  background-position: 0 -50px;
  top: 69px; 
}
.flmenu .downbtn3 {
  background-position: 0 -101px;
  top: 169px;
}
.flmenu .flduebtn:hover{
  height: 225px;
  transition:all .7s ease;
}
.flmenu .flsocial{
  display: block;
  float: right;
  margin:37px 29px 0 0 ;
  width: 207px;
  height: 34px;
  background: url(../images/spirite.png) -542px -148px no-repeat;
}
@media screen and (max-width:1366px){
  .flmenu .flsocial{
    display: none;
  }
}
.flmenu .flsocial .solink{
  display: block;
  float: left;
  margin:0 11.5px 0 0;
  width: 32px;
  height: 32px;
}
.flmenu .flsocial .solinkqq{margin-right: 0;}


.fldropdown{
  /*display:none;*/
  position: absolute;
  top:109px;
  /*top:67px;*/
  /*left: -493px;*/
  width: 100%;
  /*width: 1920px;*/
  /*height:162px;*/
  height:0px;
  background-color: #fff;
  border-bottom: none;
  overflow: hidden;
  transition:all 0.5s ease;
}
.fldropdown.show{
  height: 162px;
  border-bottom: 1px solid #ddd;
}
/*.fldropdown.cur{
  display:block;
}*/
.fldropdown .dropdown-cont{
  margin:18px auto 0;
  width: 1185px;
  height: 121px;
}

.fldropdown .dropdown-cont .weixintxt{
  float: left;
  margin-top: 35px;
  width: 20px;
  height: 80px;
  background: url(../images/spirite.png) -131px -91px no-repeat;
}
.fldropdown .dropdown-cont .weixinqrcode{
  float: left;
  width: 115px;
  height: 115px;
  background: url(../images/weixinqrcode.jpg) 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.fldropdown .dropdown-cont .hr{
  float: left;
  margin:0 30px;
  width: 1px;
  height: 121px;
  background-color: #ddd;
}

.fldropdown .dropdown-cont .weibotxt{
  float: left;
  margin-top: 35px;
  width: 20px;
  height: 80px;
  background: url(../images/spirite.png) -160px -91px no-repeat;
}
.fldropdown .dropdown-cont .weiboqrcode{
  float: left;
  width: 115px;
  height: 115px;
  background: url(../images/weiboqrcode.jpg) 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.fldropdown .dropdown-cont .socdiv{
  float: left;
  margin-left:74px;
  width: 340px;
  height: 90px;
}
.fldropdown .dropdown-cont .socdiv .solink{
  margin:16px 67px 0 0;
  float: left;
}
.fldropdown .dropdown-cont .socdiv .solink.tieba{
  width: 69px;
  height: 90px;
  background: url(../images/spirite.png) -188px -93px no-repeat;
}
.fldropdown .dropdown-cont .socdiv .solink.weibo{
  width: 69px;
  height: 90px;
  background: url(../images/spirite.png) -276px -93px no-repeat;
}
.fldropdown .dropdown-cont .socdiv .solink.qq{
  margin-right: 0;
  width: 60px;
  height: 90px;
  background: url(../images/spirite.png) -363px -93px no-repeat;
}
.fldropdown .dropdown-cont .qqgroup{
  float: left;
  margin-right: 10px;
  width: 160px;
  height: 105px;
}
.fldropdown .dropdown-cont .qqgroup p{
  display: block;
  font:normal 14px/28px "microsoft yahei";
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
.fldropdown .dropdown-cont .qqgroup1{
  margin-left: 40px;
}



/*=================POPBOX======================*/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  overflow: hidden; }
  .popup > .wrap {
    position: absolute;
    left: 50%;
    top: 50%; }
  .popup .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0.7); }
  .popup .close2 {
    position: absolute;
    right: -70px;
    top: 0;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url("../images/close.png") 0 0 no-repeat; }

.preBox .wrap {
  width: 760px;
  min-height: 646px;
  margin-left: -380px;
  margin-top: -323px;
  background: #fff;
  border-radius: 20px;
  font-family: "microsoft yahei";
  z-index: 101; }
.preBox .change-menu {
  height: 88px;
  line-height: 88px;
  text-align: center;
  font-size: 27.315px;
  font-family: "Microsoft YaHei";
  color: #fff;
  font-weight: bold; }
.preBox .close2 {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -60px;
  background: url(../images/close.png) no-repeat; }
.preBox h2 {
  width: 100%;
  height: 88px;
  font: bold 32px/88px "Microsoft Yahei";
  color: #1f1f29;
  text-align: center; }
.preBox .steps {
  width: 420px;
  display: table;
  height: auto;
  padding: 20px 0 30px;
  margin: 0 auto;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373; }
.preBox .step {
  width: 100%;
  float: left;
  margin-top: 30px;
  font: normal 18px/28px "Microsoft Yahei"; }
  .preBox .step span {
    float: left;
    width: 95px;
    height: 25px;
    border-right: 1px solid #1f1f29;
    font: bold 25px/1 "Microsoft Yahei"; }
  .preBox .step p {
    margin-left: 130px; }
.preBox .steps .tip {
  float: left;
  margin-top: 20px;
  font: normal 14px/1.5 "Microsoft Yahei";
  color: #333;
  text-align: center; }
.preBox .ewm {
  width: 650px;
  height: 282px;
  margin: 0 auto; }
  .preBox .ewm .mshop {
    float: left;
    /*height: 150px;*/
    margin-top: 20px; }
  .preBox .ewm .dl-app {
    margin-top: 20px;
    background-position: 0 0; }
  .preBox .ewm .dl-and {
    background-position: 0 -66px;
    margin-top: 15px; }
    .preBox .ewm p span{
    	font-weight: bold;
    	color: #706040;
    }
.preBox .change-menu p {
  /*width: 50%;*/
  width: 100%;
  float: left;
  cursor: pointer;
  background: #706040; }
/*  .preBox .change-menu p.yue-ios {
    border-top-left-radius: 20px; }*/
  .preBox .change-menu p.yue-and {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative; }
.preBox .yue-and b {
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 38px;
  background: url(../images/icon.png) no-repeat;
  background-position: 0 0;
  top: 27px;
  left: 85px; }
.preBox .change-menu .current b {
  background-position: -36px 0; }

.yue-btn {
	color: rgba(199,199,199,0.54);
}
.yue-btn.current {
	/*opacity: 1;*/
}
.preBox .change-menu p.current {
  border-bottom: 1px solid #eaeaea;
  color: #1f1f29;
  background: #fff; }
.preBox .change-box {
  padding: 1% 10%; }
  .preBox .change-box p {
    font-size: 16px;
    color: #1f1f29;
    text-align: center;
    line-height: 2; }
    .preBox .change-box p.smallfont{
    	font-size: 16px;
    }
    .preBox .change-box .iosbox p{
    	text-align: center;
    }
    .preBox .change-box p b {
      font-weight: bold;
      color: #000; }
  .preBox .change-box .form {
		padding-bottom: 30px;
		border-bottom:1px solid #ddd;
    text-align: center; }
    .preBox .change-box .form input {
      width: 285px;
      height: 70px;
      line-height: 70px;
      border-radius: 50px;
      background: #eee;
      border: none;
      font-size: 17px;
      padding: 0 25px;
      font-family: "microsoft yahei";
      text-align: center;
      margin-top: 30px;
      margin-bottom: -15px; }
    .preBox .change-box .form a {
      display: inline-block;
      width: 335px;
      height: 70px;
      border: 2px solid #333;
      font-size: 24px;
      font-family: "Microsoft YaHei";
      color: #1f1f29;
      text-align: center;
      line-height: 70px;
      border-radius: 50px;
      margin-top: 39px; }
	.com-gifts {
		margin-top: 22px;
	}
	.com-gifts img {
		margin-top: 5px;
		margin-left: 20px;
	}
	.preBox .change-box .iosbox .com-gifts>p {
		text-align: left;
		font-size: 16px;
		color: #bf2121;
	}
  .preBox .change-box .change-submit:hover {
    color: #fff;
    background: #000;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear; }
  .preBox .change-box .steps {
    border-top: none; }
  .preBox .change-box .ewm {
    text-align: center;
    margin-bottom: 15px; }
    .preBox .change-box .ewm .mshop {
      float: none; }
.preBox .sns {
  width: 450px;
  margin: 0 auto;
  margin-top: 30px;
  clear: both;
  font: normal 16px/2 "Microsoft Yahei";
  color: #1f1f29; }
  .preBox .sns p {
    text-align: center; }
  .preBox .sns .p2 {
    font-weight: bold;
    letter-spacing: -1px; }
  .preBox .sns .green {
    color: #f20505; }
  .preBox .sns .red {
    color: #308a5d; }
.preBox .iosbox .tip {
  text-align: center;
  margin: 15px 0 5px 0; }
.preBox .iosbox .yysuccess {
  text-align: center;
  font-size: 16px;
  color: #1f1f29;
  font-weight: bold; }
  .preBox .iosbox .yysuccess img {
    display: block;
    margin: 0 auto;
    width: 228px; }
.preBox .iosbox .red {
  color: red; }
.preBox .iosbox .device-list {
  height: 120px;
  position: absolute;
  overflow-y: auto;
  background: #eee;
  width: 100%;
  border-radius: 20px;
  margin-top: 5px;
  visibility: hidden; }
  .preBox .iosbox .device-list.show {
    visibility: visible; }
  .preBox .iosbox .device-list li {
    color: #666666;
    line-height: 40px; }
    .preBox .iosbox .device-list li:hover {
      color: #000; }
.preBox .iosbox .list {
  position: relative;
  cursor: pointer;
  width: 325px;
  margin: 0 auto 15px auto; }
  .preBox .iosbox .list span {
    height: 71px;
    line-height: 71px;
    display: block;
    border-radius: 28px;
    border: 0;
    text-align: center;
    color: #b3b3b3;
    font-size: 16px;
    background: #eee url("../images/arrow.png") 252px center no-repeat; }
.preBox .andyy-pop {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 760px;
  height: 646px;
  margin-left: -380px;
  margin-top: -323px;
  background: #fff;
  border-radius: 20px;
  z-index: 101; }
  .preBox .andyy-pop h2 {
    height: 88px;
    line-height: 88px;
    text-align: center;
    font-size: 27.315px;
    font-family: "Microsoft YaHei";
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2; }
  .preBox .andyy-pop p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #1f1f29;
    text-align: left;
    line-height: 2; }
  .preBox .andyy-pop .steps {
    border-top: none; }
  .preBox .andyy-pop .ewm {
    text-align: center;
    margin-bottom: 15px; }
    .preBox .andyy-pop .ewm .mshop {
      float: none; }
.preBox .andbox {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 16px; }
.preBox .wq {
  display: block;
  width: 325px;
  height: 70px;
  background: url("../images/wenjuan.png") 0 0 no-repeat;
  margin: 0 auto; }
