@font-face {
  font-family: bebas;
  src: url("../../../public/fonts/bebas.ttf");
}
body {
  background: #040000;
  min-width: 1280px;
}
*:focus {
  outline: none;
}
.container {
  width: 1280px;
  margin: 0 auto;
}
.footer {
  min-width: 1280px;
}
.submit {
  clear: both;
  display: block;
  text-align: center;
  background: #da9c2e;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 0 auto;
}
.submit:hover {
  color: #fff;
  background: #cb8e21;
}
.disabled {
  color: #888 !important;
  background: #dfdfdf !important;
  cursor: not-allowed;
}
.cloumn-title {
  clear: both;
  color: #fff;
}
.cloumn-title h3 {
  font-size: 36px;
}
.cloumn-title p {
  margin-top: 15px;
}
.cloumn-title a {
  display: inline-block;
  margin-left: 5px;
  color: #fed578;
}
.sub-title {
  clear: both;
  color: #fff;
  line-height: 34px;
  font-size: 26px;
  margin: 30px 0 65px;
  overflow: hidden;
}
.sub-title em {
  float: left;
  color: #cba15a;
  margin-right: 8px;
}
.sub-title em:before {
  content: "";
  width: 21px;
  height: 34px;
  float: left;
  margin-right: 9px;
}
.sub-title span {
  font-size: 14px;
  margin-left: 20px;
}
.sub-title a {
  display: inline-block;
  font-size: 14px;
  color: #fed578;
}
.discout {
  position: absolute;
  right: -5px;
  top: -5px;
  color: #fff;
  width: 59px;
  height: 59px;
  background: url("../images/a1111/bg/discout.png") top right no-repeat;
}
.discout em {
  display: block;
  font-weight: bold;
  font-size: 12px;
  width: 52px;
  text-align: center;
  position: absolute;
  left: 14px;
  top: 11px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.fy {
  font-size: 12px;
  height: 16px;
  margin-left: 14px;
  line-height: 16px;
}
.fy:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 10px;
  margin-right: 3px;
  height: 16px;
  background: url("../images/a1111/fy.png") no-repeat left center;
}

/*head*/
.eleven-head {
  background: url("../images/a1111/banner.jpg") no-repeat center top,
    url("../images/a1111/bg/bg1.jpg") no-repeat center bottom;
  overflow: hidden;
}
.eleven-head .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  animation-name: beat1;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
}
.eleven-head .container {
  position: relative;
  height: 636px;
}
.eleven-head ul {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 79px;
}
.eleven-head ul li {
  width: 215px;
  height: 79px;
  margin-right: -2px;
  float: left;
  cursor: pointer;
}
.eleven-head ul li:last-child {
  margin-right: 0;
}
.eleven-head ul .item1 {
  background: url("../images/a1111/bg/nav1.png") no-repeat left center;
}
.eleven-head ul .item2 {
  background: url("../images/a1111/bg/nav2.png") no-repeat left center;
}
.eleven-head ul .item3 {
  background: url("../images/a1111/bg/nav3.png") no-repeat left center;
}
.eleven-head ul .item4 {
  background: url("../images/a1111/bg/nav4.png") no-repeat left center;
}
.eleven-head ul .item5 {
  background: url("../images/a1111/bg/nav5.png") no-repeat left center;
}
.eleven-head ul .item6 {
  background: url("../images/a1111/bg/nav6.png") no-repeat left center;
}
.eleven-head ul .item1:hover,
.eleven-head ul .item1.active {
  background: url("../images/a1111/bg/nav1-a.png") no-repeat left center;
}
.eleven-head ul .item2:hover,
.eleven-head ul .item2.active {
  background: url("../images/a1111/bg/nav2-a.png") no-repeat left center;
}
.eleven-head ul .item3:hover,
.eleven-head ul .item3.active {
  background: url("../images/a1111/bg/nav3-a.png") no-repeat left center;
}
.eleven-head ul .item4:hover,
.eleven-head ul .item4.active {
  background: url("../images/a1111/bg/nav4-a.png") no-repeat left center;
}
.eleven-head ul .item5:hover,
.eleven-head ul .item5.active {
  background: url("../images/a1111/bg/nav5-a.png") no-repeat left center;
}
.eleven-head ul .item6:hover,
.eleven-head ul .item6.active {
  background: url("../images/a1111/bg/nav6-a.png") no-repeat left center;
}

/*产品*/
.product-lists {
  clear: both;
  margin-left: -20px;
  color: #fff;
}
.product-lists:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
}
.product-lists dl {
  float: left;
  padding: 1px;
  width: 303px;
  height: 428px;
  margin-left: 20px;
  position: relative;
}
.product-lists dt {
  padding: 14px 14px 0;
  overflow: hidden;
}
.product-lists dt h4 {
  font-size: 20px;
}
.product-lists dt h4 span {
  margin-left: 12px;
}
.product-lists dt h4 em {
  color: #da9c2e;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  padding: 0 5px;
  margin-left: 10px;
  background: rgba(99, 77, 233, 0.5);
}
.product-lists .desc {
  color: #bfb3a6;
  font-size: 12px;
  line-height: 17px;
  height: 17px;
  margin-top: 5px;
  overflow: hidden;
}
.product-lists .parameter {
  text-align: center;
  padding: 16px 0;
  overflow: hidden;
}
.product-lists .parameter li {
  float: left;
  color: #bfb3a6;
}
.product-lists .parameter li:last-child {
  margin-right: 0;
}
.product-lists .parameter span {
  display: block;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.product-lists .select {
  border-bottom: 1px solid #544021;
  position: relative;
  cursor: pointer;
  background: #3a2e1a;
}
.product-lists .select p {
  height: 39px;
  line-height: 39px;
  color: #bfb2a6;
}
.product-lists .select em {
  margin-left: 14px;
  float: left;
  width: 58px;
}
.product-lists .select span {
  float: left;
  color: #fff;
  width: 211px;
}
.product-lists .select span:after {
  content: "";
  float: right;
  width: 11px;
  height: 39px;
  transition: transform 0.3s ease;
  background: url("../images/a1111/select.png") center no-repeat;
}
.product-lists .select:hover span:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.product-lists .option {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 39px;
  z-index: 2;
  background: #3a2e1a;
}
.product-lists .option li {
  line-height: 40px;
  color: #bfb2a6;
}
.product-lists .option li:hover {
  background: #63481e;
}
.product-lists .info {
  color: #fff;
  overflow: hidden;
}
.product-lists .info li {
  position: relative;
  line-height: 30px;
  min-height: 30px;
  padding-left: 40px;
}
.product-lists .info span {
  color: #bfb3a6;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.product-lists .price {
  padding: 18px 14px 0;
  overflow: hidden;
}
.product-lists .price del {
  display: block;
  margin-top: 5px;
}
.product-lists .price .now {
  font-size: 30px;
  color: #f6c171;
  font-family: "bebas";
}
.product-lists .submit {
  margin: 12px 14px 15px;
}

/*爆款*/
.eleven-hot {
  padding-top: 113px;
  background: url("../images/a1111/bg/bg2.jpg") no-repeat center top;
  overflow: hidden;
}
.eleven-hot .product-lists {
  margin: 60px 0 0 -15px;
}
.eleven-hot dl {
  width: 198px;
  height: 368px;
  margin: 0 0 20px 15px;
  background: url("../images/a1111/bg/product1-1.jpg") no-repeat center top;
}
.eleven-hot .info {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 16px;
  margin-top: 15px;
}
.eleven-hot .parameter {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 16px;
}
.eleven-hot .parameter li {
  width: 30px;
  margin-right: 16px;
}
.eleven-hot .select span {
  width: 105px;
}
.eleven-hot .option li {
  padding-left: 72px;
}
.eleven-hot .cloud {
  height: 388px;
  background: url("../images/a1111/bg/product1.jpg") no-repeat center top;
}
.eleven-hot .cloud .desc {
  height: 34px;
}
.eleven-hot .tip {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  width: 88px;
  padding-left: 6px;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #ae730c;
  background: url("../images/a1111/bg/tip2.png") no-repeat center top;
}

/*云主机*/
.eleven-cloud {
  padding-top: 68px;
  background: url("../images/a1111/bg/bg3.jpg") no-repeat center top;
  overflow: hidden;
}
.eleven-cloud .item1:before {
  background: url("../images/a1111/ico1.png") no-repeat left center;
}
.eleven-cloud .item2:before {
  background: url("../images/a1111/ico2.png") no-repeat left center;
}
.eleven-cloud dl {
  margin-bottom: 30px;
  background: url("../images/a1111/bg/product2.jpg") no-repeat center top;
}
.eleven-cloud dt {
  padding-bottom: 27px;
}
.eleven-cloud .fy {
  color: #dedede;
}
.eleven-cloud .fy:before {
  background: url("../images/a1111/fy1.png") no-repeat left center;
}

/*升级续费*/
.eleven-coupon {
  padding: 40px 0 75px;
  background: url("../images/a1111/bg/bg4.jpg") no-repeat center top;
  overflow: hidden;
}
.eleven-coupon dl {
  float: left;
  width: 630px;
  color: #fff;
  height: 250px;
  margin: 58px 20px 40px 0;
}
.eleven-coupon dt {
  float: right;
  width: 228px;
  padding-top: 40px;
  font-size: 16px;
  color: #ffe5ad;
}
.eleven-coupon dt p {
  margin-bottom: 10px;
  overflow: hidden;
}
.eleven-coupon dt span {
  color: #fff;
  font-family: "bebas";
  font-size: 50px;
}
.eleven-coupon dd {
  float: left;
  width: 370px;
  padding: 25px 0 0 29px;
  overflow: hidden;
}
.eleven-coupon dd h4 {
  font-size: 14px;
  color: #bfb3a6;
}
.eleven-coupon dd h4 span {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
}
.eleven-coupon dd ul {
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
}
.eleven-coupon dd ul li {
  float: left;
  margin: 0 10px 10px 0;
  width: 150px;
  height: 70px;
}
.eleven-coupon dd ul p {
  color: #ffe5ad;
  padding: 3px 0;
}
.eleven-coupon dd ul span {
  font-family: "bebas";
  color: #f6c171;
  font-size: 30px;
}
.eleven-coupon dl .submit {
  width: 200px;
  margin: 40px 0 0;
}
.eleven-coupon .item1 {
  background: url("../images/a1111/bg/coupon1.png") no-repeat center top;
}
.eleven-coupon .item1 li {
  background: url("../images/a1111/bg/coupon1-s.png") no-repeat center top;
}
.eleven-coupon .item2 {
  margin-right: 0;
  background: url("../images/a1111/bg/coupon2.png") no-repeat center top;
}
.eleven-coupon .item2 li {
  background: url("../images/a1111/bg/coupon2-s.png") no-repeat center top;
}
.eleven-coupon .online {
  clear: both;
  display: block;
  height: 100px;
  background: url("../images/a1111/bg/online.jpg") no-repeat center top;
}
.eleven-coupon .online .submit {
  float: right;
  width: 195px;
  margin: 30px 30px 0 0;
}

/*idc*/
.eleven-idc {
  background: url("../images/a1111/bg/bg5.jpg") no-repeat center top;
  overflow: hidden;
}
.eleven-idc .sub-title {
  margin-bottom: 55px;
}
.eleven-idc .part1,
.eleven-idc .part2 {
  padding-bottom: 22px;
}
.eleven-idc .part1 dl {
  width: 628px;
  height: 278px;
  background: url("../images/a1111/bg/product3.jpg") no-repeat center top;
}
.eleven-idc .part2 dl {
  width: 628px;
  height: 248px;
  background: url("../images/a1111/bg/product3-1.jpg") no-repeat center top;
}
.eleven-idc .part3 dl {
  width: 408px;
  height: 308px;
  background: url("../images/a1111/bg/product4.jpg") no-repeat center top;
}
.eleven-idc .item1:before {
  background: url("../images/a1111/ico3.png") no-repeat left center;
}
.eleven-idc .item2:before {
  width: 31px;
  background: url("../images/a1111/ico4.png") no-repeat left 7px;
}
.eleven-idc .item3:before {
  width: 22px;
  background: url("../images/a1111/ico5.png") no-repeat left center;
}
.eleven-idc .info {
  font-size: 16px;
  padding: 20px 0 18px;
}
.eleven-idc .info li {
  float: left;
}
.eleven-idc .price {
  float: left;
  margin-bottom: 24px;
}
.eleven-idc .price:nth-child(odd) {
  width: 294px;
}
.eleven-idc .price .tg {
  display: inline-block;
  vertical-align: super;
  font-size: 16px;
  padding: 0 4px;
  height: 22px;
  color: #412acb;
  background: rgba(255, 255, 255, 0.5);
}
.eleven-idc .price del {
  display: inline-block;
  margin-left: 5px;
}
.eleven-idc .part1 .info li:nth-child(odd) {
  width: 285px;
}
.eleven-idc .part2 .info li {
  width: 120px;
}
.eleven-idc .part2 .info li:first-child {
  width: 226px;
}
.eleven-idc .part3 .info {
  padding: 20px 0 19px;
}
.eleven-idc .part3 .info li:nth-child(odd) {
  width: 240px;
}
.eleven-idc .part3 .select span {
  width: 315px;
}
.eleven-idc .part3 .price {
  margin-bottom: 15px;
}

/*电商*/
.bg6 {
  background: url("../images/a1111/bg/bg6.jpg") no-repeat center top;
  overflow: hidden;
}
.eleven-web {
  padding-top: 75px;
  overflow: hidden;
}
.eleven-web dl {
  border: 1px solid #dcb476;
  margin-bottom: 20px;
  overflow: hidden;
}
.eleven-web dt {
  float: right;
  position: relative;
  width: 260px;
  color: #bfb3a6;
  padding: 15px 18px 0;
  background-image: linear-gradient(to bottom right, #4f37e4, #634ee9);
}
.eleven-web dt h4 {
  color: #fff;
  margin-top: 10px;
  font-size: 20px;
}
.eleven-web dd {
  float: left;
  margin: 25px 0 0 19px;
  color: #fff;
  width: 960px;
  overflow: hidden;
}
.eleven-web dd h3 {
  font-size: 14px;
  height: 35px;
  margin-bottom: 35px;
  line-height: 35px;
}
.eleven-web dd h3 span {
  font-size: 26px;
  color: #cba15a;
  margin-right: 28px;
}
.eleven-web dd h3:before {
  content: "";
  float: left;
  margin-right: 15px;
  height: 35px;
}
.eleven-web .list {
  float: left;
  border: 1px solid #251d11;
  position: relative;
  background: #251d11;
  padding: 15px 0 0 15px;
  margin-right: 20px;
  cursor: pointer;
}
.eleven-web .list h4 {
  font-size: 20px;
}
.eleven-web .list .desc {
  font-size: 12px;
  color: #bfb3a6;
  margin: 6px 15px 17px 0;
}
.eleven-web .list.checked {
  border: 1px solid #5e4826;
  background: #302618;
}
.eleven-web .price {
  color: #fff;
  margin-bottom: 22px;
  overflow: hidden;
}
.eleven-web .price span {
  font-size: 30px;
  color: #f6c171;
  font-family: "bebas";
}
.eleven-web .price del {
  display: block;
  margin-top: 5px;
}
.eleven-web .option {
  text-align: center;
  border-left: 1px solid #4f3f24;
  height: 40px;
  line-height: 38px;
}
.eleven-web .option li {
  float: left;
  width: 133px;
  position: relative;
  background: #3a2e1a;
  border: 1px solid #4f3f24;
  margin-left: -1px;
  color: #bfb3a6;
  height: 38px;
}
.eleven-web .option span {
  position: absolute;
  top: -7px;
  right: -1px;
  width: 40px;
  color: #ecdbc6;
  line-height: 16px;
  height: 16px;
  background: url("../images/a1111/bg/tip1.png") no-repeat center;
}
.eleven-web .option .active {
  background: #4f3f24;
  color: #fff;
}
.eleven-web .option .active span {
  background: url("../images/a1111/bg/tip1-a.png") no-repeat center;
}
.eleven-web .part1 {
  margin-top: 55px;
}
.eleven-web .part1 dt {
  height: 233px;
}
.eleven-web .part1 dt h4 {
  margin-bottom: 34px;
}
.eleven-web .part1 h3:before {
  width: 24px;
  background: url("../images/a1111/ico6.png") no-repeat center;
}
.eleven-web .part1 .list {
  width: 283px;
  height: 118px;
}
.eleven-web .part2 dt {
  height: 283px;
}
.eleven-web .part2 dt h4 {
  margin-bottom: 84px;
}
.eleven-web .part2 h3:before {
  width: 28px;
  background: url("../images/a1111/ico7.png") no-repeat center;
}
.eleven-web .part2 .list {
  width: 428px;
  height: 168px;
  padding-right: 15px;
}
.eleven-web .part2 ul {
  background: url("../images/a1111/ico.png") no-repeat 268px center;
  overflow: hidden;
}
.eleven-web .part2 ul li {
  float: right;
  width: 120px;
  height: 90px;
  background: #3a2e1a;
}
.eleven-web .part2 ul li:first-child {
  width: 250px;
  float: left;
}
.eleven-web .part2 .num {
  font-size: 16px;
  margin-top: 24px;
}
.eleven-web .part2 .num span {
  color: #bfb2a6;
  float: left;
  width: 70px;
  text-align: center;
}
.eleven-web .part2 .head {
  height: 20px;
  line-height: 20px;
}
.eleven-web .part2 .tip {
  float: left;
  color: #fff;
  width: 70px;
  padding-left: 5px;
  float: left;
  background: url("../images/a1111/bg/tip.png") no-repeat left center;
}
.eleven-web .part2 .fy {
  float: left;
  margin: 2px 0 0 5px;
  color: #bfb3a6;
}
.eleven-web .part2 .fy:before {
  background: url("../images/a1111/fy2.png") no-repeat center;
}
.eleven-web .part2 .parameter {
  text-align: center;
  padding-top: 13px;
  overflow: hidden;
}
.eleven-web .part2 .parameter p {
  float: left;
  width: 25%;
  position: relative;
  color: #bfb3a6;
}
.eleven-web .part2 .parameter p:after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 40px;
  background: #544021;
}
.eleven-web .part2 .parameter p:last-child:after {
  width: 0;
}
.eleven-web .part2 .parameter span {
  display: block;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.eleven-web .part3 dt {
  height: 253px;
}
.eleven-web .part3 dt h4 {
  margin-bottom: 30px;
}
.eleven-web .part3 h3:before {
  width: 30px;
  background: url("../images/a1111/ico8.png") no-repeat center;
}
.eleven-web .part3 .list {
  width: 443px;
  height: 138px;
}
.eleven-web .part3 .desc {
  line-height: 17px;
  height: 34px;
  overflow: hidden;
}
.eleven-web .part3 .option li {
  width: 213px;
}
.eleven-web .part3 .price {
  margin-bottom: 15px;
}
.eleven-web .part3 .price del {
  display: inline-block;
  margin: 0 0 0 8px;
}
.eleven-web .part3 .tg {
  display: inline-block;
  vertical-align: super;
  font-size: 16px;
  margin-right: 10px;
  width: 55px;
  text-align: center;
  height: 22px;
  color: #412acb;
  background: rgba(255, 255, 255, 0.5);
}

/*企业*/
.eleven-enterprise {
  padding: 65px 0 100px;
  overflow: hidden;
}
.eleven-enterprise dl {
  width: 303px;
  height: 348px;
  margin-top: 55px;
  background: url("../images/a1111/bg/product5.jpg") no-repeat center;
}
.eleven-enterprise .info {
  font-size: 16px;
  padding: 24px 0 25px;
}

/*0元*/
.free-head {
  height: 185px;
  padding-top: 390px;
  background: url("../images/a1111/free-banner.jpg") no-repeat center top;
  overflow: hidden;
}
.free-head p {
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.free-head .submit {
  clear: none;
  width: 170px;
  float: left;
  margin-left: 20px;
}
.free-main {
  padding-bottom: 85px;
  background: url("../images/a1111/bg/bg7.jpg") center top no-repeat;
  overflow: hidden;
}
.free-main .tip {
  display: block;
  margin: 0 auto 60px;
}
.free-main .product-lists dl {
  width: 303px;
  height: 338px;
  margin-bottom: 20px;
  background: url("../images/a1111/bg/product6.jpg") center top no-repeat;
}
.free-main .product-lists dt h4{text-align: center; padding: 3px 0 7px;}
.free-main .product-lists dt p{text-align: center;font-size: 12px; color: #bfb3a6;line-height: 16px; height: 16px; margin-bottom: 30px;}
.free-main .desc {
  height: 34px;
  margin-bottom: 18px;
}
.free-main .parameter {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 0 30px;
}
.free-main .parameter li {
  width: 25%;
  position: relative;
}
.free-main .parameter li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 40px;
  background: #544021;
}
.free-main .parameter li:last-child:after {
  width: 0;
}
.free-main .time {
  border-bottom: 1px solid #544021;
  height: 39px;
  background: #3a2e1a;
}
.free-main .time p {
  float: left;
  line-height: 39px;
  color: #bfb2a6;
}
.free-main .time p:first-child {
  width: 165px;
}
.free-main .time em {
  margin-left: 14px;
  float: left;
  width: 58px;
}
.free-main .time span {
  color: #fff;
}
.free-main .submit {
  margin-top: 20px;
}
.free-main .rules {
  margin-top: 75px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}
.free-main .rules dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.free-main .rules dd p {
  line-height: 34px;
  margin-bottom: 2px;
}
.free-main .fy {
  color: #dedede;
}
.free-main .fy:before {
  background: url("../images/a1111/fy1.png") no-repeat left center;
}

/*左侧*/
.float-menu {
  width: 130px;
  position: fixed;
  left: 10px;
  bottom: 40%;
  z-index: 3;
}
.float-menu:before {
  content: "";
  display: block;
  height: 69px;
  position: absolute;
  left: 0;
  right: 0;
  top: -70px;
  background: url("../images/a1111/bg/float_head.png") no-repeat center top;
}
.float-menu li {
  cursor: pointer;
  background: #2c1e11;
  text-align: center;
  color: #bfb2a6;
}
.float-menu li em {
  display: block;
  line-height: 50px;
  border-bottom: 1px solid rgba(165, 122, 69, 0.3);
}
.float-menu li em:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 3px;
  height: 3px;
  transition: 0.2s all linear;
}
.float-menu li:last-child em {
  border-bottom: none;
}
.float-menu li.active,
.float-menu li:hover {
  background: -webkit-linear-gradient(left, rgba(101, 62, 35, 0.1), #653e23);
  background: -o-linear-gradient(right, rgba(101, 62, 35, 0.1), #653e23);
  background: -moz-linear-gradient(right, rgba(101, 62, 35, 0.1), #653e23);
  background: linear-gradient(to right, rgba(101, 62, 35, 0.1), #653e23);
}
.float-menu li.active,
.float-menu li:hover {
  color: #fff;
}
.float-menu li.active em:after,
.float-menu li:hover em:after {
  margin-left: 8px;
  background: #fff;
}

@media (max-width: 1680px) {
  .float-menu {
    display: none;
  }
}

/*右侧*/
.upper-float {
  width: 45px;
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 3;
}
.upper-float li {
  font-size: 12px;
  position: relative;
}
.upper-float li p {
  display: none;
  position: absolute;
  top: 0;
}
.upper-float .list {
  text-align: center;
  background: #fff;
  cursor: pointer;
  display: block;
  width: 31px;
  padding: 6px;
  border: 1px solid #876337;
  margin: 0 0 5px;
  color: #876337;
  line-height: 14px;
}
.upper-float .list:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto 3px;
}
.upper-float .tel {
  left: -174px;
  color: #fff;
  padding: 13px 15px 10px 20px;
  background: -webkit-linear-gradient(left, #b3864b, #653e23);
  background: -o-linear-gradient(right, #b3864b, #653e23);
  background: -moz-linear-gradient(right, #b3864b, #653e23);
  background: linear-gradient(to right, #b3864b, #653e23);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#b3864b',endColorStr='#653e23',gradientType='1');
  overflow: hidden;
}
.upper-float .tel em {
  display: block;
  font-style: italic;
  font-size: 20px;
}
.upper-float .ewm {
  border: 1px solid #876337;
  width: 118px;
  height: 118px;
  left: -124px;
  background: #fff;
}
.upper-float .ewm img {
  display: block;
  width: 110px;
  height: 110px;
  margin: 3px auto;
}
.upper-float .item1 .list:before {
  background: url("../images/a1111/float-ico1.png") no-repeat center;
}
.upper-float .item2 .list:before {
  background: url("../images/a1111/float-ico2.png") no-repeat center;
}
.upper-float .item3 .list:before {
  background: url("../images/a1111/float-ico3.png") no-repeat center;
}
.upper-float .item4 .list:before {
  background: url("../images/a1111/float-ico4.png") no-repeat center;
}
.upper-float .item2:hover .tel {
  display: block;
}
.upper-float .item3:hover .ewm {
  display: block;
}
.gift {
  width: 48px;
  height: 187px;
  background: url("../images/a1111/bg/gift.png") no-repeat center bottom;
  position: fixed;
  right: 18px;
  z-index: 3;
  animation-name: beat;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
}
@keyframes beat {
  0% {
    bottom: 375px;
  }

  25% {
    bottom: 365px;
  }

  50% {
    bottom: 375px;
  }

  75% {
    bottom: 365px;
  }

  100% {
    bottom: 375px;
  }
}

/*弹窗*/
.alert-main {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
}
.alert-main .close {
  float: right;
  height: 60px;
  width: 30px;
  background: url("../images/a1111/close.png") center no-repeat;
  cursor: pointer;
}
.alert-main .main {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: hidden;
}
.alert-main .head {
  line-height: 60px;
  padding: 0 20px 0 30px;
  background: #ececf8;
  font-size: 18px;
}
.alert-hb .main {
  width: 620px;
  margin: -350px 0 0 -310px;
}
.alert-hb .list {
  margin: 20px 0 20px 30px;
  overflow: hidden;
}
.alert-hb .list li {
  float: left;
  background: #fff6eb;
  margin-right: 10px;
  width: 140px;
  padding: 15px 20px;
  overflow: hidden;
}
.alert-hb .list h4 {
  font-size: 18px;
  color: #bf6747;
  font-weight: bold;
  margin-bottom: 14px;
}
.alert-hb .list p {
  color: #666666;
  font-size: 12px;
  width: 140px;
  height: 60px;
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  background: url("../../../images/project/cloud202009/bg/coupon.png") center
    no-repeat;
}
.alert-hb .list span {
  display: block;
  height: 36px;
  line-height: 36px;
  color: #eb4018;
  font-size: 14px;
}
.alert-hb .list em {
  font-size: 30px;
}
.alert-hb .btn {
  display: block;
  margin: 0 auto;
  height: 45px;
  width: 240px;
  text-align: center;
  font-size: 16px;
  color: #b77e00;
  line-height: 45px;
  background: -webkit-linear-gradient(left, #ffe2a3, #fed374);
  background: -o-linear-gradient(right, #ffe2a3, #fed374);
  background: -moz-linear-gradient(right, #ffe2a3, #fed374);
  background: linear-gradient(to right, #ffe2a3, #fed374);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffe2a3',endColorStr='#fed374',gradientType='1');
}
.alert-hb .rules {
  margin: 40px 30px 25px;
  overflow: hidden;
}
.alert-hb .rules h5 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}
.alert-hb .rules p {
  line-height: 28px;
  color: #666666;
}
.alert-link .main {
  width: 670px;
  margin: -200px 0 0 -335px;
}
.alert-link .tip {
  font-size: 16px;
  color: #666666;
  margin: 30px 30px 45px;
  line-height: 32px;
}
.alert-link .tip span {
  color: #eb4018;
  margin-left: 5px;
}
.alert-link .copy {
  margin: 40px 30px 30px;
  overflow: hidden;
}
.alert-link .copy-input {
  height: 45px;
  color: #999999;
  background: #f0f0f0;
  float: left;
  padding: 0 10px;
  width: 440px;
}
.alert-link .copy-btn {
  float: right;
  height: 45px;
  width: 130px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 45px;
  background: #da9c2e;
}
.alert-share .main {
  width: 900px;
  margin: -350px 0 0 -450px;
}
.alert-share .process {
  height: 120px;
  margin: 20px 0;
  background: url("../../../images/project/cloud202009/process.jpg") center
    no-repeat;
}
.alert-share .rules {
  margin: 0 30px 25px;
  overflow: hidden;
}
.alert-share .rules h5 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}
.alert-share .rules p {
  line-height: 28px;
  color: #666666;
}
.alert-share .btn {
  display: block;
  font-size: 16px;
  color: #b77e00;
  margin: 30px auto;
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: -webkit-linear-gradient(left, #ffe2a3, #fed374);
  background: -o-linear-gradient(right, #ffe2a3, #fed374);
  background: -moz-linear-gradient(right, #ffe2a3, #fed374);
  background: linear-gradient(to right, #ffe2a3, #fed374);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffe2a3',endColorStr='#fed374',gradientType='1');
}
.alert-rules .main {
  width: 900px;
  margin: -330px 0 0 -450px;
}
.alert-rules .rules {
  padding: 20px 30px;
  overflow: hidden;
}
.alert-rules .rules h5 {
  margin: 15px 0 5px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.alert-rules .rules p {
  line-height: 24px;
  color: #666666;
}
