body{font:12px/1.8 \5FAE\8F6F\96C5\9ED1\5b8b\4f53;font-family: Arial, Helvetica, sans-serif; background-color:#fff;color:#333333;}
body,ul,li,dl,dt,dd,table,td,th,form,input,h1,h2,h3,h4,h5,h6,p,img,em,b,label,textarea,ol,p{margin:0;padding:0;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}figure{margin:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
ul,li{list-style:none;}
i{font-style:normal;}
u{text-decoration:none;}
em{font-style:normal;}
dfn,i,u,em,b{font-style:normal;font-weight:100;}
img{border:none;/*display:block;*/ vertical-align:middle;}
a{ text-decoration:none;color:#333333;}
/*浮动/清除浮动*/
.fl{float:left;} 
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .clearfix{height:1%}
*+html .clearfix{min-height:1%}
input{-webkit-appearance:none; border-radius:0;outline: none;}
.main{
  width: 1280px;
  margin: 0 auto;
}
.newMain{
  width: 1150px;
  margin: 0 auto;
}
.dp_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.flex {
  flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
}
.downApp{
  position: relative;
}
.pstTop{
  position: absolute;
}
.qccTopDown{
  position: relative;
  background: #ffffff;
  padding: 10px;
}
.qccTopDown:before{
  position: absolute;
  content: '';
  right: -15px;
  top: 50%;
  margin-top: -7px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.bnr{
  background: url("../images/banner.jpg") no-repeat center;
  height: 600px;
  padding-top: 20px;
}
.hdr{
  padding: 30px 0;
  transition: all .3s ease;
  display: block;
  box-shadow: 0 4px 18px 0 rgba(0,54,128,0.05);
}
.hdr1{
  background: #ffffff;
  box-shadow: 0 4px 18px 0 rgba(0,54,128,0.28);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: all .3s ease;
  z-index: 111;
}
.logo{
  background: url("../images/logo.png") no-repeat;
  width: 231px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  min-width: 231px;
  max-width: 231px;
}
.infoLogo{
  background: url("../images/infoLogo.png") no-repeat;
}
.nav li a{
  font-size: 16px;
  color: #000000;
  margin-left: 75px;
}
.nav .active a{
  color: #1977f3;
}
.infoHdr .nav li a{
  font-size: 16px;
  color: #ffffff;
  margin-left: 75px;
}
.infoHdr .nav .active a{
  color: #1977f3;
}
.language{
  position: relative;
}
.infoHdr .language span{
  color: #ffffff;
}
.lgList{
  position: absolute;
  background: #ffffff;
  padding: 20px;
  width: 360px;
  border: 1px solid #dddddd;
  left: -20px;
  top: 30px;
  z-index: 9;
}
.lgList span{
  display: inline-block;
  width: 178px;
  margin-bottom: 10px;
  cursor: pointer;
}
.infoHdr .lgList span{
  color: #000000;
}
.lgList span img{
  margin-right: 5px;
}
.login{
  width: 99px;
  height: 32px;
  line-height: 32px;
  border: 0;
  border-radius: 6px;
  background: #1977f3;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  margin-right: 50px;
}
.banner{
  width: 100%;
  position: relative;
}
.banner_rotation{
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.banner_rotation li{
  width: 22px;
  height: 4px;
  background: #489cff;
  display: inline-block;
  border-radius: 2px;
}
.banner_rotation .active{
  background: #fff;
}
.idxCont{
  background: #f7f7f7;
  padding-top: 20px;
  padding-bottom: 80px;
}
.contNav{
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
}
.contNav_lt{
  background: #fff;
  width: 220px;
  border-radius: 10px;
  padding-bottom: 200px;
  min-width: 220px;
  max-width: 220px;
}
.contNav_lt h4{
  font-size: 20px;
  color: #000000;
  padding-left: 15px;
  border-bottom: 1px solid #f9fbff;
  height: 52px;
  line-height: 52px;
}
.contNav_lt_ul li{
  height: 40px;
  line-height: 40px;
  margin: 20px 0;
}
.contNav_lt_ul li span{
  font-size: 16px;
  color: #333333;
  padding-left: 25px;
}
.contNav_lt_ul .active{
  background: #e8f1fe;
}
.contNav_lt_ul .active span{
  font-size: 18px;
  color: #1977f3;
  border-left: 2px solid #1977f3;
}
.contNav_rt{
  margin-left: 20px;
}
.proposal{
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.proposalText{
  font-size: 16px;
  color: #1977f3;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  padding: 15px 7px;
  border: 1px solid #dedede;
  border-radius: 4px;
  background: #fff;
}
.proposalTop{
  position: relative;
  border: 1px solid #dedede;
  border-radius: 4px;
  margin-top: 4px;
  background: #fff;
  padding: 20px 0;
}
.proposalTop:before{
  position: absolute;
  content: '';
  right: 50%;
  top: 50%;
  margin-top: -3px;
  margin-right: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #1977f3;
  border-right: 2px solid #1977f3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.proCont{
  position: relative;
}
.proMail{
  display: block;
  background: #fff;
  position: absolute;
  top: 50%;
  right:70px;
  transform: translateY(-50%);
  padding: 10px 0 20px;
  margin-top: 35px;
  border-radius: 4px;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
.proMail p{
  padding: 0 20px;
}
.proMail .proMailTit{
  font-size: 16px;
  color: #b09292;
  padding-top: 10px;
}
.proMail .proMailText{
  border-bottom: 1px solid #f7f7f7;
  color: #1977f3;
  font-size: 18px;
  padding-bottom: 10px;
}
.proMailCont{
  position: relative;
}
.proMailCont i{
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #ffffff;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: -15px;
  top: 60px;
}











.pattern{
  background: url("../images/numBg.png") no-repeat center;
  padding: 50px 0 80px;
}
.idxTit{
  font-size: 38px;
  color: #363636;
  font-weight: bold;
  margin-bottom: 80px;
}

.ptn_ul{
  margin-top: 30px;
}
.ptn_ul li{
  border-radius: 10px;
  margin-right: 20px;
  text-align: center;
  padding: 10px 0 20px;
  transition: all .3s ease;
}
.ptn_ul li:last-child{
  margin-right: 0;
}
.ptn_ul li p{
  height: 60px;
  line-height: 60px;
}
.ptn_ul li label{
  font-size: 40px;
  color: #fff;
  display: inline-block;
}
.ptn_ul li em{
  color: #fff;
  font-weight: 400;
  display: inline-block;
}
.ptn_ul li .ftSz38{
  font-size: 38px;
}
.ptn_ul li .ftSz40{
  font-size: 40px;
}
.ptn_ul li span{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.platform{
  padding: 60px 0 70px;
  background: #f5f7f9;
  overflow: hidden;
}
.languagesList_ul li{
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 50px;
}
.languagesList_ul li p{
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  margin-top: 40px;
}
.contrast{
  padding: 60px 0 90px;
}
.cttCont{
  position: relative;
  margin-top: 50px;
}
.data_ul{
  justify-content: space-between;
}
.data_ul li{
  border: 1px solid #dedede;
  border-radius: 20px;
  padding-bottom: 30px;
}
.data_ul li .dataLg{
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 20px;
}
.data_ul li .dataName{
  font-size: 28px;
  color: #000000;
  margin-left: 30px;
}
.data_ul li .dataText{
  font-size: 16px;
  color: #000000;
  margin-left: 30px;
  margin-top: 5px;
}
.service{
  padding: 60px 0 0;
  background: #f5f7f9;
  overflow: hidden;
}
.service h5{
  text-align: center;
  padding: 0px 0 60px;
}
.sevList_ul li{
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 100px;
}
.sevList_ul li p{
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-top: 20px;
}
.cooperation{
  padding: 60px 0 130px;
  overflow: hidden;
}
.cooperation h5{
  text-align: center;
}
.cooTxt{
  font-size: 38px;
  color: #363636;
  font-weight: bold;
  text-align: center;
}
.cooperation span{
  font-size: 20px;
  color: #5a5a5a;
  display: block;
  text-align: center;
}
.cooList{
  margin-top: 60px;
}
.cooList_ul li{
  float: left;
  width: 320px;
}
.footer{
  background: #1d2531;
}
.ftrList{
  margin-right: 70px;
}
.ftrList li a{
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
  display: block;
}
.footerList{
  align-items: flex-start;
}
.ftrList .ftrListTit{
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 40px;
}
.ftrCont{
  padding: 60px 0 80px;
  border-bottom: 1px solid #333b45;
}
.qyWx{
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  margin-right: 60px;
}
.gzh{
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.ftrName{
  font-size: 20px;
  margin-bottom: 30px;
}
.ftrTip{
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding: 20px 0 30px;
}
.ftrBtnlist{
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  margin-right: 60px;
}
.ftrBtnlist p{
  width: 98px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #0670ff;
  border-radius: 5px;
  text-align: center;
  color: #0670ff;
  margin-bottom: 40px;
  cursor: pointer;
}
.ftrBtnlist p:hover{
  background: #0670ff;
  color: #ffffff;
}

/*列表页*/
.list{
  padding-bottom: 60px;
}
.listNav{
  background: #fff;
  padding:30px 20px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.listNav_dl{
  align-items: baseline;
  -webkit-align-items: baseline;
}
.listNav_dl dd{
  font-size: 16px;
  color: #000000;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  margin-right: 20px;
}
.listNav_dl dt span{
  display: inline-block;
  font-size: 14px;
  color: #000000;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 10px;
  border-radius: 6px;
  cursor: pointer;
}
.listNav_dl dt .active{
  color: #fff;
  background: #1977f3;
}
.listNav_dl_open{
  font-size: 14px;
  color: #1977f3;
  position: relative;
  display: inline-block;
  width: 45px;
  min-width: 45px;
  max-width: 45px;
  transition: all;
}
.listNav_dl_open:before{
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #1977f3;
  border-right: 1px solid #1977f3;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.listNav_dl_close{
  font-size: 16px;
  color: #1977f3;
  position: relative;
  display: inline-block;
  width: 45px;
  min-width: 45px;
  max-width: 45px;
  transition: all;
}
.listNav_dl_close:before{
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  margin-top: -3px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #1977f3;
  border-right: 1px solid #1977f3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.listCont{
  flex-flow: row wrap;
}
.listCont_dl{
  width: 245px;
  margin-bottom: 20px;
  min-width: 245px;
  max-width: 245px;
  background: #fff;
  border-radius: 10px;
  margin-right: 20px;
}
.listCont_dl:nth-child(4n){
  margin-right: 0;
}
.listCont_dl dd{
  border-radius: 10px 10px 0 0;
}
.listCont_dl dd img{
  border-radius: 10px 10px 0 0;
}
.listCont_dl dt{
  border: 1px solid #e8e8e8;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 10px 15px 15px;
  position: relative;
}
.listContName{
  font-size: 16px;
  color: #000000;
}
.listContLabel{
  margin-top: 5px;
}
.listContFormat{
  font-size: 18px;
  color: #828282;
}
.listContLabel span{
  background: #f5f7f9;
  display: inline-block;
  color: #979797;
  font-size: 12px;
  padding: 0 10px;
  border-radius: 4px;
  margin-right: 10px;
}
.listContLabel span:nth-child(1){
  background: #ffe9e9;
  color: #ff5353;
}
.listContLabel span:nth-child(2){
  background: #d9e9ff;
  color: #1977f3;
}
.listContLabel span:last-child{
  margin-right: 0;
}
.listContMoney{
  font-size: 18px;
  color: #ff7200;
  font-weight: 400;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.listContMoney span{
  font-size: 16px;
  font-weight: 400;
}
.page{
  text-align: right;
  margin-top: 20px;
}
.page a{
  background: #ffffff;
  display: inline-block;
  border: 1px solid #dddddd;
  font-size: 16px;
  color: #333333;
  padding: 0 13px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  margin: 0 5px;
}
.page .noBg{
  background: #ffffff;
  color: #e3d6cc;
}
.page .active{
  border: none;
  background: #1977f3;
  color: #ffffff;
}
.page .noBrBg{
  border: none;
  background: transparent;
  color: #333333;
}
.page input{
  border: 1px solid #dddddd;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 36px;
  margin: 0 5px;
}
.page span{
  font-size: 14px;
  display: inline-block;
  color: #666666;
}
.page .nextPage{
  margin-right: 10px;
}
.page .pageBtn{
  margin-left: 10px;
}

/*详情页*/
.idxBg{
  background: url("../images/bodyBg.png") no-repeat top center;
}

.info{
  padding-bottom: 40px;
}
.infoCont{
  padding-top: 50px;
}
.infoCont h4{
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  padding: 60px 0 50px;
}
.crumbs{
  color: #ffffff;
  font-size: 16px;
}
.crumbs a{
  color: #ffffff;
}
.introduce{
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  box-shadow: 0 0 10px 0 rgba(23,42,135,0.05);
}
.introduce img{
  border-radius: 10px;
  width: 226px;
  min-width: 226px;
  max-width: 226px;
  margin-right: 40px;
}
.intText h5{
  font-size: 28px;
  color: #ffffff;
}
.intText p{
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  margin: 10px 0 20px 0;
}
.money{
  font-size: 32px;
  color: #ffffff;
  display: inline-block;
  margin-right: 20px;
}
.money em{
  font-size: 16px;
}
.intText input{
  width: 252px;
  height: 66px;
  line-height: 66px;
  color: #ffffff;
  font-size: 20px;
  border-radius: 7px;
  background: #ff8a00;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.describe{
  background: #fff;
  border-radius: 10px;
  padding: 20px 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
.descTit{
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  margin: 10px 0 30px;
  padding: 0 20px;

}
.descList{
  padding: 0 40px;
}
.descList_ul li{
  margin-bottom: 35px;
}
.descList_ul li label{
  font-size: 18px;
  color: #b4b4b4;
  display: inline-block;
}
.descList_ul li span{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  margin-left: 20px;
}
.exhList_ul li{
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: 40px;
  box-shadow: 0 0 10px 1px rgba(23,42,135,0.05);
  border-radius: 20px;
  margin-bottom: 30px;
}
.exhList_ul li .start{
  background: url("../images/start.png") no-repeat;
  width: 49px;
  height: 49px;
  display: block;
  min-width: 49px;
  max-width: 49px;
  margin-right: 40px;
  cursor: pointer;
}
.exhList_ul li .stop{
  background: url("../images/stop.png") no-repeat;
  width: 49px;
  height: 49px;
  display: block;
  min-width: 49px;
  max-width: 49px;
  margin-right: 40px;
  cursor: pointer;
}
.exhInfo p{
  font-size: 20px;
  color: #5a5a5a;
  margin-top: 30px;
}
.exhTime{
  font-size: 22px;
  color: #1d74f5;
  display: block;
  margin-left: 40px;
}
.exhMore{
  text-align: center;
  margin-top: 15px;
}
.exhMore p{
  width: 548px;
  height: 64px;
  line-height: 64px;
  border: 1px solid #1d74f5;
  color: #1d74f5;
  font-size: 20px;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

.topBnr{
  background: url("../images/bgBgong.png") no-repeat;
  width: 1040px;
  height: 320px;
}
.topBnr h3{
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 40px;
  padding-top: 30px;
  display: block;
}
.topBnr p{
  font-size: 16px;
  color: #ffffff;
  margin-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 33px;
}
.topBnr .topBtn{
  width: 168px;
  height: 48px;
  background: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #33383e;
  border: none;
  border-radius: 4px;
  margin-left: 40px;
}
.product_tit{
  font-size: 34px;
  color: #000;
  padding: 60px 0 20px 0;
}
.product_ul li{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 20px;
}
.product_ul li:last-child{
  margin-right: 0;
}
.product_ul li p{
  text-align: center;
  font-size: 20px;
  color: #000000;
  height: 80px;
  line-height: 80px;
}
.scene_ul{
  align-items: stretch !important;
  -webkit-align-items: stretch !important;
  -moz-align-items: stretch !important;
}
.scene_ul li{
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 30px 30px 60px 30px;
  margin-right: 20px;
  width: 185px;
}
.scene_ul li:last-child{
  margin-right: 0;
}
.scene_ul li p{
  font-size: 20px;
  color: #000000;
  margin-bottom: 20px;
}
.scene_ul li span{
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  display: block;
}
.scene_ul li .sceneImg{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.topBnr_1{
  background: url("../images/bgCdai.png") no-repeat;
  width: 1040px;
  height: 320px;
}
.topBnr_2{
  background: url("../images/bgJju.png") no-repeat;
  width: 1040px;
  height: 320px;
}
.topBnr_3{
  background: url("../images/bgWju.png") no-repeat;
  width: 1040px;
  height: 320px;
}
.scene_ul_three li{
  width:273px;
}
.jjCont{
  padding-bottom: 60px;
  padding-top: 60px;
}
.jjCont h5{
  text-align: center;
  padding: 0px 0 30px;
}
.jjCont p{
  font-size: 18px;
  color: #5a5a5a;
  line-height: 60px;
  text-indent: 2em;
}
.serBg{
  background: url("../images/serBg.png") no-repeat center;
  height: 400px;
}
.serBg h2{
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  padding-top: 90px;
}
.serBg p{
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 20px;
}
.serBg .topBtn{
  width: 138px;
  height: 48px;
  background: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #33383e;
  border: none;
  border-radius: 4px;
}
.collection{
  background: #f7f7f7;
  padding-bottom: 75px;
}
.allTit{
  font-size: 34px;
  color: #000000;
  padding:75px 0 60px;
  text-align: center;
}
.coll_ul li{
  background: #fff;
  width: 305px;
  margin-right: 20px;
  text-align: center;
  padding:40px 0 30px;
}
.coll_ul li:last-child{
  margin-right: 0;
}
.coll_ul li p{
  font-size: 20px;
  color: #000000;
  margin-top: 20px;
}
.collCont{
  text-align: center;
  padding-bottom: 120px;
}
.tagging{
  background: #f7f7f7;
  padding-bottom: 110px;
}
.tagging .scene_ul li{
  width: 305px;
}
.advantage{
  background: #f7f7f7;
  padding-bottom: 200px;
}
.adv_ul li{
  width: 413px;
  background: #fff;
  margin-right: 20px;
  text-align: center;
  padding: 35px 0 40px;
  border-radius: 10px;
}
.adv_ul li:last-child{
  margin-right: 0;
}
.adv_ul li p{
  font-size: 20px;
  color: #000000;
  margin: 30px 0 20px;
}
.adv_ul li span{
  display: block;
  font-size: 16px;
  color: #000000;
}

.pop{
  position: fixed;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,0.7);
  z-index: 99;
  top: 0;
  left: 0;
}
.popSer{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.popSerBg{
  background: #ffffff;
  width: 420px;
  border-radius: 10px;
}
.popTop{
  background: #1977f3;
  padding: 40px 0;
  text-align: center;
  position: relative;
  border-radius: 10px 10px 0 0;
  
}
.popTop p{
  font-size: 32px;
  color: #ffffff;
}
.popTop span{
  font-size: 22px;
  color: #ffffff;
}
.popTop i{
  background:url(../images/icon_colse.png) no-repeat;
  width: 37px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0px;
}
.popCode{
  text-align: center;
  padding: 20px 0;
}









