.topTitle {
  width: 350px;
  margin: 0 auto;
  margin-top: 53px;
  margin-bottom: 55px;
}
.cMsg {
  background-color: #F3F3F3;
  padding: 43px 0;
  text-align: center;
}
.cMsg .title {
  font-size: 36px;
  line-height: 53px;
  color: #00448A;
}
.cMsg .desc {
  font-size: 24px;
  line-height: 36px;
  color: #00448A;
  margin-bottom: 36px;
}
.cMsg .icon {
  width: 100%;
}
.cMsg .icon p {
  padding-right: 18px;
  position: relative;
}
.cMsg .icon p i {
  position: absolute;
  top: -3px;
  font-size: 12px;
  right: 3px;
}
.cMsg .icon p:last-child {
  padding-right: 0;
}
.cMsg p {
  font-size: 24px;
  line-height: 36px;
  color: #333;
}
.cMsg .m36 {
  margin-bottom: 36px;
}
.cImgBox {
  background-color: #00448A;
}
.cImgBox .cBack {
  width: 100%;
  background: url(../img/cBack.png);
  background-position: center;
  background-size: auto 100%;
  height: 605px;
}
.cImgBox .c {
  width: 800px;
  margin: 0 auto;
}
.cImgBox .title {
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  color: #D9AE6F;
  padding-top: 56px;
  margin-bottom: 70px;
}
.cImgBox .title span {
  display: block;
  padding-right: 18px;
  position: relative;
}
.cImgBox .title span i {
  position: absolute;
  top: -9px;
  font-size: 14px;
  right: 3px;
}
.cImgBox .title span:last-child {
  padding-right: 0;
}
.cImgBox .h-list .h-item {
  text-align: center;
}
.cImgBox .h-list .h-item img {
  width: 105px;
  height: 105px;
}
.cImgBox .h-list .h-item p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #fff;
  margin-top: 5px;
}
.cImgBox .h-list .h-item:nth-child(1) {
  width: 120px;
}
.cImgBox .h-list .h-item:nth-child(2) {
  width: 180px;
}
.cImgBox .h-list .h-item:nth-child(3) {
  width: 160px;
}
.cImgBox .h-list.h1 {
  margin-bottom: 45px;
}
.store-address {
  text-align: center;
  background-color: #fff;
}
.store-address .title {
  padding-top: 52px;
  font-size: 24px;
  line-height: 36px;
  color: #00448A;
}
.store-address .val {
  font-size: 20px;
  line-height: 30px;
  color: #00448A;
  margin-bottom: 4px;
}
.store-address .phone {
  font-size: 64px;
  line-height: 95px;
  color: #D9AE6F;
  margin-bottom: 13px;
}
.store-address .store-msg {
  margin-bottom: 39px;
}
.store-address .store-msg p {
  font-size: 24px;
  line-height: 36px;
}
.store-address .map {
  width: 100%;
  height: 640px;
  margin-bottom: 15px;
}
