﻿*{
  margin: 0;
  padding: 0;
  border: 0;
}
a{
  text-decoration: none;
}
body{
  background-color: #F8F8F8;
}
/*img{*/
  /*!*vertical-align: middle;*!*/
  /*margin-right: 5px;*/
/*}*/

.store-header{
  width: 100%;
}
.store-header>div{
  width: 1200px;
  margin: auto;
  height: 100px;
  border: 1px solid red;
}
.store-location{
  width: 1200px;
  margin: 20px auto;
}
.store-location>span{
  font-size: 14px;
  color: #222222;
}
.store-location>span>span{
  font-size: 14px;
  color: #eb2332;
}
.store-dt{
  width: 1200px;
  margin: auto;
}
.store-dt>div:first-child{
  height: 450px;
  box-sizing: border-box;
  float: left;
}
.dt-box1{
  width: 384px;
  background-color: #FFF;
  position: relative;
}
#div1{
  height: 44px;
  background-color: #eb2332;
}
#div1>div:first-child{
  font-size: 18px;
  color: #FFFFFF;
  line-height: 44px;
  margin: 0 0 0 20px;
}
#div1>div:last-child{
  line-height: 44px;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0;
}
.zz-icon>div{
  float: left;
}
.zz-icon>div:nth-child(2){
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url("/skin/images/icon_bfa800a.png") no-repeat;
  background-position: -94px -273px;
}
.zz-icon>div:nth-child(3){
  width: 14px;
  height: 14px;
  background: url("/skin/images/icon_bfa800a.png") no-repeat;
  background-position: -107px -273px;
}
.dt-box1>div>div:first-child{
  float: left;
  width: 172px;
  margin-left: 20px;
  margin-top: 22px;
  font-size: 12px;
  color: #666666;
}
.dt-box1>div>div:last-child{
  float: left;
  width: 192px;
  font-size: 12px;
  margin-top: 22px;
  color: #666666;
}
.div1{
  margin: 22px 0 22px 20px;
  font-size: 12px;
  color: #666666;
}

.pro img{
  width: 351px;
  height: 12px;
  margin: 0 0 30px 20px;
}
.div3{
  margin: 20px 0 0 20px;
}
.div3>span:first-child{
  font-size: 12px;
  color: #666666;
  margin-right: 20px;
  display: inline-block;
  width: 100px;
  text-align: right;
}
.div3>span:first-child>span{
  font-size: 18px;
  color: #ff6e39;
}
.div3>span:last-child>span:first-child{
  color: #eb2332;
  font-size: 12px;
  border: 1px solid #eee;
  background-color: #fff;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  width: 106px;
  text-align: center;
}
.div3>span:last-child>span:last-child{
  background-color:#c60a09;
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  width: 106px;
  height: 22px;
  line-height: 22px;
}
#div4{
  padding: 10px 0;
  background-color: #FAFAFA;
  position: absolute;
  bottom: 0;
  width: 384px;
  border: 1px solid #eee;
}
#div4>span{
  font-size: 12px;
  color: #666666;
}
#see>span>img{
   vertical-align: middle;
 }
#div4>span>span:first-child{
  margin-right: 5px;
}
#div4>span:first-child{
  margin-left: 20px;
  cursor: pointer;
}
.share-btn{
  margin-left: 30px;
}
#div4>span:last-child{
  float: right;
  margin-right: 20px;
}
.dt-box2{
  float: left;
  width: 520px;
  height: 565px;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-left: 20px;
  background-color:#fff;
}
.dt-box2>div:first-child{
  margin: 20px 20px 12px 20px;
}
.dt-box2>div:first-child>h3>a{
  font-size: 18px;
  color:#272727;
}
.dt-box2>div:first-child>span{
  font-size: 12px;
  color: #666666;
}
#div5{
  background-color: #FAFAFA;
  height: 60px;
  margin: 0 20px;
}
#div5>div:first-child{
  float: left;
  line-height: 60px;
  margin: 0 40px 0 10px;
  font-size: 12px;
  color: #666666;
}
#div5>div:last-child{
  float: left;
  line-height: 60px;
  font-size: 24px;
  color: #eb2332;
}
.dt-box2>div:nth-child(3){
  margin: 15px 20px;
}
.dt-box2>div:nth-child(3)>span{
  font-size: 12px;
  color: #666666;
}
.dt-box2>div:nth-child(3)>span:last-child{
  float: right;
  margin-right: 20px;
}
.dt-box2>div:nth-child(3)>span>span{
  font-size: 12px;
  color: #eb2332;
}

.div6{
  font-size: 12px;
  /* height: 53px; */
  color: #666666;
  margin: 10px 0 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.div6>div{
  float: left;
  margin-right: 25px;
}
.div6>div:first-child{
  line-height: 53px;
}
.bz-icon1>div:first-child{
  width: 28px;
  height: 21px;
  margin: 5px 20px;
  background: url("/skin/images/icon_bfa800a.png");
  background-position:0 -271px ;
}
.bz-icon2>div:first-child{
  width: 28px;
  height: 21px;
  margin: 5px 15px;
  background: url("/skin/images/icon_bfa800a.png");
  background-position: -31px -271px ;
}
.div7{
  margin: 17px 20px;
  color: #666666;
  font-size: 12px
}
.div8{
  box-sizing: border-box;
  /*border-bottom:1px dashed #eee*/
}
.div8>div{
  margin-bottom: 20px;
  text-align: right;
}
.div8 button{
  padding: 0 30px;
  height: 42px;
  margin-left: 20px;
  font-size: 18px;
  border-radius: 4px;
  background-color: white;
  cursor: pointer;
  outline: none;
}
.div8 button:hover{
  opacity: .9;
}
.div8 button:first-child{
  background-color: #eb2332;
  color: #FFFFFF;
}
.div8 button:nth-child(2){
  background-color:#2090e4;
  color: #FFFFFF;
}
.div8 button:last-child{
  /*border: 1px solid #eee;*/
  /*color: #666666;*/
}
.div9{
  margin: 0 20px 26px 20px;
  font-size: 12px;
  color: #666666;
}
.div9>p{
  margin: 14px 0;
}
.div9>div{
  text-align: center;
  margin-bottom: 10px;
}
.div9>div>div:first-child{
  float: left;
}
.div9>div>div:nth-child(2){
  float: left;
  margin-left: 135px;
}
.div9>div>div:last-child{
  float: right;
}
.div9 .iconfont{
  color:#2090e4 ;
  float: left;
  margin-right: 5px;
}
.dt-box3{
  width: 256px;
  height: 565px;
  font-size: 14px;
  color: #494848;
  float: right;
  background-color: #FFF;
  border: 1px solid #eee;
}
.kf-icon{
  width: 140px;
  height: 36px;
  margin: auto;
  background: url("/skin/images/online_c0484fc.png") no-repeat;
  background-position: 0 0 ;
}
.qq-icon{
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 10px;
  background: url("/skin/images/icon_bfa800a.png") no-repeat;
  background-position: -58px -271px;
}
.pj-icon{
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 10px;
  background: url("/skin/images/icon_bfa800a.png") no-repeat;
  background-position: -75px -271px;
}
.dt-box3>div:first-child{
  height: 44px;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  color: #FFFFFF;
  background-color: #eb2332;
}
.dt-box3>div:nth-child(2){
  text-align: center;
  margin-top: 20px;
}
.dt-box3>div:nth-child(2) img{
  width: 162px;
  height: 162px;
}
.dt-box3>div:nth-child(3){
  margin: 0 20px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px dashed #eee;
}
.dt-box3>div:nth-child(3)>div{
  margin: 15px 0;
}
.dt-box3>div:nth-child(4){
  text-align: center;
  margin: 18px auto;
}
.dt-box3>div:nth-child(4) img{
  height: 50px;
  width: 100px;
}
.dt-box3>div{
  text-align: center;
}
.dt-box3>div:nth-child(5){
  margin-bottom: 14px;
}
.dt-box3>div:nth-child(6){
  margin-bottom: 41px;
}
.dt-box3>div:nth-child(7){
  margin: 0 20px;
  box-sizing: border-box;
  border-top: 1px dashed #eee;
}
.dt-box3>div:nth-child(7)>div{
  margin: 20px 0;
  text-align: left;
}
.dt-box3>div:nth-child(7)>div>span:last-child{
  float: right;
}
.pingf{
  color: #eb2332;
}
.store-infor{
  width: 1200px;
  font-size: 12px;
  color: #272727;
  /*background-color:#FFF ;*/
  margin: 35px auto;
}
.info-tit{
  width: 1200px;
  height: 60px;
  line-height: 60px;
  margin-top: 35px;
  font-size: 18px;
  color: #666666;
  background-color: #fff;
  z-index: 99;
  border: 1px solid #eee;
}
.info-tit>li{
  list-style:none;
  float: left;
  box-sizing: border-box;
  cursor: pointer;
}
.info-tit>li:first-child{
  color: #eb2332;
  border-bottom: 3px solid #eb2332;
}
/*#sc-box{*/
/*float: right;*/
/*display: none;*/
/*}*/
/*#sc-box>span{*/
/*border-right: none;*/
/*}*/
.info-tit>li>span:first-child{
  font-size: 18px;

}
.info-tit>li>span:last-child {
   padding-right: 20px;
   box-sizing: border-box;
   border-right: 1px solid  #eee;
 }



#sp-box>span:last-child{
   border: none;
 }
.infor-box{
  background-color: #FFF;
  box-sizing: border-box;
  border: 1px solid #eee;
}

.rec{
  width: 1160px;
  height: 128px;
  margin: 62px 20px;
  border: 1px solid #eee;
  background-color: #f8f8f8;
}
.rec>div:first-child{
  margin: 25px 44px 18px 44px;
  font-size: 16px;
  color: #272727;
}
.rec>div:last-child{
  margin:0 44px;
  border-top: 1px dashed #eee;
}
.rec>div:last-child>span{
  line-height: 67px;
}
.info-ph{
  margin: 0 20px;
  text-align: center;
}
.info-process{
  height: 250px;
  margin: 35px 0;
  border: 1px solid #eee;
  background-color: #FFF;
}
.info-process>div:first-child{
  font-size: 18px;
  color: #272727;
  margin: 0 20px;
  box-sizing: border-box;
}
.info-process>div:first-child>div{
  margin: 15px 0;
}
.pro-box>li{
  float: left;
  list-style: none;
  width: 124px;
  margin-right: 10px;
  margin-left: -20px;
}
.pro-box>li:first-child{
  margin-left:110px;
}
.pro-div1{
  width: 54px;
  height: 54px;
  border-radius: 54px;
  margin-top: 40px;
  margin-left: 30px;
}
.zc-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position:0 -58px ;
}
.zc-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position:0 0;
}
.zc-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.zc-icon:hover .pro-div5{
  background-color: #eb2332;
}
.zf-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -65px -58px ;
}
.zf-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -65px 0;
}
.zf-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.zf-icon:hover .pro-div5{
  background-color: #eb2332;
}
.hd-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -126px -58px ;
}
.hd-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -125px -3px;
}
.hd-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.hd-icon:hover .pro-div5{
  background-color: #eb2332;
}
.ww-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -188px -58px ;
}
.ww-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -187px -3px;
}
.ww-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.ww-icon:hover .pro-div5{
  background-color: #eb2332;
}
.jy-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -248px -58px ;
}
.jy-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -247px -3px;
}
.jy-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.jy-icon:hover .pro-div5{
  background-color: #eb2332;
}
.gh-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -312px -58px ;
}
.gh-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -311px -3px;
}
.gh-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.gh-icon:hover .pro-div5{
  background-color: #eb2332;
}
.qs-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -372px -58px ;
}
.qs-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -371px -3px;
}
.qs-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.qs-icon:hover .pro-div5{
  background-color: #eb2332;
}
.wc-icon>div:first-child{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -432px -58px ;
}
.wc-icon:hover .pro-div1{
  background: url("/skin/images/content-icon_4d65fde.png");
  background-position: -431px -3px;
}
.wc-icon:hover .pro-div4{
  border: 1px solid #eb2332;
}
.wc-icon:hover .pro-div5{
  background-color: #eb2332;
}
.pro-div2{
  width: 2px;
  height: 40px;
  margin: 2px 0 2px 56px;
  background-color: #b7b7b7;
}
.pro-div3{
  width: 67px;
  height: 2px;
  background-color: #b7b7b7;
  margin-left: -30px;
  margin-right: 5px;
  margin-top: 15px;
  float: left;
}
.pro-div4{
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 15px;
  border: 1px dashed #b7b7b7;
}
.pro-div5{
  width: 22px;
  height: 22px;
  border-radius: 11px;
  margin: 4px;
  color: #FAFAFA;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  background-color: #b7b7b7;
}
.pro-div6{
  margin-top: 10px;
  margin-left: 20px;
  width: 80px;
  font-size: 12px;
  text-align: center;
}
.pro-div7{
  position: relative;
}
.pro-div7>div{
  position: absolute;
  width: 67px;
  height: 2px;
  top:152px;
  left: -30px;
  background-color: #b7b7b7;
}
.dot-right {
  font-size: 0;
  line-height: 0;
  border-width: 6px;
  border-color: #b7b7b7;
  border-right-width: 0;
  border-style: dashed;
  border-left-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: -6px;
  left: 67px;
}

.info-gg{
  margin: 40px 0;
  text-align: center;
}
.info-gg>a>img{
  width: 390px;
  height:180px;
}
.info-gg>a:first-child{
  float: left;
}
.info-gg>a:last-child{
  float: right;
}
.info-ser{
  background-color: #FFF;
  border: 1px solid #eee;
  margin-top:35px;
}
.fw-icon{
  height: 151px;
  display: inline-block;
}
.fw-icon>div>div:nth-child(2){
  margin: 15px auto;
}
.fw-icon>a>div:nth-child(2){
  margin: 15px auto;
}
.fw-div,.dp-div,.ht-div,.db-div,.tk-div,.zj-div{
  width: 100%;
  height: 100%;
  display: none;
  color: #FAFAFA;
  background-color: #eb2332;
}
.fw-div>div,.dp-div>div,.ht-div>div,.db-div>div,.tk-div>div,.zj-div>div{
  margin: 10px 0;
}
.fw-div>div:last-child,.dp-div>div:last-child,.ht-div>div:last-child,
.db-div>div:last-child,.tk-div>div:last-child,.zj-div>div:last-child{
  margin: 0 20px;
}
.fw-div>div:first-child,.dp-div>div:first-child,.ht-div>div:first-child,
.db-div>div:first-child,.tk-div>div:first-child,.zj-div>div:first-child{
  text-align: center;
  font-size: 20px;
}
.fw-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: 0 0;
}
.fw-div2,.dp-div2,.ht-div2,.db-div2,.tk-div2,.zj-div2{
  font-size: 20px;
  text-align: center;
  color: #FAFAFA;
}
.fw-icon>a:first-child:hover .fw-div1{
  display: none;
}
.fw-icon>a:first-child:hover .fw-div2{
  display: none;
}
.fw-icon>a:first-child:hover .fw-div{
  display: inline-block;
}

.dp-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: -66px 0;
}
.fw-icon>a:nth-child(2):hover .dp-div1{
  display: none;
}
.fw-icon>a:nth-child(2):hover .dp-div2{
  display: none;
}
.fw-icon>a:nth-child(2):hover .dp-div{
  display: inline-block;
}

.ht-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: -134px 0;
}

.fw-icon>a:nth-child(3):hover .ht-div1{
  display: none;
}
.fw-icon>a:nth-child(3):hover .ht-div2{
  display: none;
}
.fw-icon>a:nth-child(3):hover .ht-div{
  display: inline-block;
}
.db-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: -202px 0;
}
.fw-icon>a:nth-child(4):hover .db-div1{
  display: none;
}
.fw-icon>a:nth-child(4):hover .db-div2{
  display: none;
}
.fw-icon>a:nth-child(4):hover .db-div{
  display: inline-block;
}
.tk-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: -271px 0;
}
.fw-icon>a:nth-child(5):hover .tk-div1{
  display: none;
}
.fw-icon>a:nth-child(5):hover .tk-div2{
  display: none;
}
.fw-icon>a:nth-child(5):hover .tk-div{
  display: inline-block;
}
.zj-div1{
  width: 62px;
  height: 62px;
  background: url("/skin/images/service_ff498b9.png") no-repeat;
  background-position: -336px 0;
}
.fw-icon>a:nth-child(6):hover .zj-div1{
  display: none;
}
.fw-icon>a:nth-child(6):hover .zj-div2{
  display: none;
}
.fw-icon>a:nth-child(6):hover .zj-div{
  display: inline-block;
}
.info-ser>div{
  display: block;
}
.info-ser>div:first-child{
  font-size: 18px;
  color: #272727;
  margin: 0 20px;
  border-bottom: 1px solid #eee;
}
.info-ser>div>div{
  margin: 10px 0;
}
.info-ser>div:nth-child(2)>a{
  width: 190px;
  height: 131px;
  margin-top: 20px;
  float: left;
  margin-right: 5px;
  background-color: #b7b7b7;
  display: inline-block;
}
.info-ser>div:nth-child(2)>a:first-child{
  margin-left: 20px;
}

.info-ser>div:nth-child(2)>div{
  width: 190px;
  height: 131px;
  margin-top: 20px;
  float: left;
  margin-right: 5px;
  background-color: #b7b7b7;
  display: inline-block;
}
.info-ser>div:nth-child(2)>div:first-child{
  margin-left: 20px;
}


.ser-box{
  margin: 0 20px;
  background-color: #f8f8f8;
}
#ser-div1{
  border-bottom: 1px solid #eee;
  margin: 0 20px;
}
#ser-div1>div{
  margin: 20px 0;
}#ser-div1>div:first-child{
   padding-top: 20px;
 }
#ser-div1>div:first-child>h2{
  font-size: 16px;
  color: #eb2332;
}
#ser-div2{
  margin: 0 20px 20px 20px;
  line-height: 20px;
  padding-bottom: 20px;
}
#ser-div2>h2{
  font-size: 16px;
  color: #eb2332;
  margin: 20px 0;
}


#info-help{
  height: 320px;
  margin-bottom: 80px;
  background-color: #FFF;
  border: 1px solid #eee;
}
#info-help>div:first-child>div{
  margin: 20px;
  font-size: 18px;
  color: #272727;
}
/*#info-help>div:last-child{*/
  /*!* text-align: center; *!*/
  /*margin: 28px 20px;*/
/*}*/
/*#info-help>div:last-child>video{*/
  /*width: 379px;*/
  /*height: 205px;*/
/*}*/
.zz-icon{
  position: relative;
}
.zz-icon>div{
  float: left;
  height: 20px;
  overflow: hidden;
}
.zz-div{
  /*display: none;*/
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  background-color: #fff;
  z-index: 9;

}
.zz-div>div{
  position: absolute;
  border: 1px solid red;
  z-index: 9;
  height: 50px;
}

.share-btn,.ord-sc{
  cursor: pointer;
}
/*!*????????????*!*/
/*.pt_tit>div>div:first-child:hover{*/
  /*font-size: 24px;*/
/*}*/

/*??????*/
.ord-succ{
  display: none;
  margin-left: 20px;
}


.infor-box1{
  background-color: #fff;
  padding-top:10px;
}
.pt_tit{
  width: 295px;
  height: 50px;
}
/*.img1{*/
  /*background: url("/skin/images/bg1.png") no-repeat;*/
/*}*/
/*.img3{*/
  /*background: url("/skin/images/bg2.png") no-repeat;*/
/*}*/

.infor_div1{
  overflow: hidden;
  width: 295px;
  height: 355px;
  margin-bottom: 42px;
  box-sizing: border-box;
  border: 1px solid #eee;
  word-wrap:break-word;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  /*-webkit-line-clamp:8;*/
  float: left;
  position:relative;
}
.img1{
  background: url("/skin/images/bg1_735a8b3.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 295px;
  height: 355px;
}
.img3{
  background: url("/skin/images/bg2_2bd526f.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 295px;
  height: 355px;
}

.pt_tit>div{
  display: inline-block;
  cursor: pointer;
}
.pt_tit>div>div{
  color: black;
  width: 105px;
  height: 40px;
  font-size: 18px;
  opacity: 0;
}
.pt_tit>div>div:first-child{
  margin: 35px 20px;
}
/*.mytj{*/
  /*width: 100px;*/
  /*height: 20px;*/
/*}*/

.ms_div1,.tj_div1{
  margin: 6px 55px;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  word-wrap:break-word;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  max-height: 144px;
  top: 140px;
  position: absolute;
}
.ms_div1{
  display: none;
}


/*??????????????????*/
.info-tit>li:first-child .two-off{
  display: none;
}
.info-tit>li:not(:first-child) .first-off{
  display: none;
}
.info-tit li img{
  vertical-align: middle;
  padding: 0 10px;

}
.service,.recommend,.describe,.screenshot{
  border: 1px solid #eee;
}


#share-div {
  display: none;
  position: absolute;
  top: 70px;
  left: 50px;
}
