body{min-width: 1220px;}
.pageban{
  display: block;
  width: 100%;
}
.top_navi{
  background-color: rgba(17 ,115,214,.6);
}
.mtitdiv{
  text-align: center;
  margin:65px 0 40px;
}
.spantit{
  display: inline-block;
  width: 332px;
  height: 65px;
  line-height: 65px;
  background: url(../images/mtit.png);
  background-size: 100% 100%;
  text-align: center;
  font-size: 48px;
  color: #333;
}
.blockimg{
  display: block;
  width: 86.87%;
  margin:0 auto;
}
.masterData{
  width: 100%;
  padding-bottom: 50px;
  background-color: #f2f2f2;
}
.modTit{
  text-align: center;
  padding:65px 0 50px;
  color: #333333;
  font-size: 36px;
}
.master{
  text-align: center;
  color: #333333;
  font-size: 24px;
  margin-bottom: 20px;
}
.masterIcon{
  display: block;
  margin:0 auto 30px;
}
.offlineVisit{
  width: 100%;
  padding-bottom: 50px;
}
.remoteVisit{
  width: 100%;
  padding-bottom: 50px;
  background-color: #f2f2f2;
}
.pageinner{
  width: 86.87%;
  margin:0 auto;
  align-items: center;
}
.visit{
  width: 47.96%;
  display: block;
}
.meeting{
  width: 51.07%;
  display: block;
}
.copywriting{
  color:#666666;
  font-size:22px;
  padding-left:20px;
  position: relative;
  margin-bottom: 30px;
}
.copywriting:before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #1173d6;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 8px;
}
.leftcw{
  margin-left: 14.65%;
}
.rightcw{
  margin-left: 11.09%;
}
.learnmore{
  display: inline-block;
  max-width: 408px;
  width: 80%;
  height: 60px;
  line-height: 60px;
  color: #1173d6;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  border: #1173d6 1px solid ;
  margin-top: 10px;
}
.companys{
  display: block;
  max-width: 100%;
  width: 81.05%;
  margin:0 auto;
}
.pagebtngroup{
  text-align: center;
  padding:50px 0 80px;
}
.openAccount{
  display: inline-block;
  width: 400px;
  line-height: 60px;
  background-color: #1173d6;
  color: #fff;
  font-size: 20px;
  border-radius: 4px;
  text-align: center;
}
.openAccount:hover{
  color: #fff;
}

/* 底部 pagebtm*/
.pagebtm{
  position: relative;
  color: #fff;
  font-size: 12px;
  padding-top: 4%;
  line-height:28px;
}
.pagebtm a,.pagebtm a:hover{
  color: #fff;
}
.btm{
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}