.list-branch { padding-top: 6%; }

.item-branch { font-size: 0; width: 100%; padding: 6.5% 0; border-bottom: 1px solid #d9d9d9; }

.item-branch .item-pic { display: inline-block; width: 58%; vertical-align: middle; }

.item-branch .item-pic img { display: block; width: 100%; height: auto; }

.item-branch .item-info { display: inline-block; width: 39%; padding-left: 3%; font-size: 18px; color: #444; line-height: 1.5; letter-spacing: 0.1em; vertical-align: middle; }
.item-branch .item-info strong{font-weight: normal;}
.item-branch .item-name { font-size: 36px; color: #444; line-height: 1.5; }

.item-branch .item-addr { margin-top: 10%; padding-left: 7em; text-indent: -4.9em; background: url("../images/icon-addr.png") left top no-repeat; }

.item-branch .item-tel { padding-left: 7em; padding-top: 30px; padding-bottom: 30px; text-indent: -4.9em; background: url("../images/icon-tel.png") left 30px no-repeat; }

.item-branch .item-home { padding-left: 7em; text-indent: -4.9em; background: url("../images/icon-home.png") left top no-repeat; }

.item-branch .item-more { display: block; margin-top: 50px; width: 200px; height: 50px; text-align: center; font-size: 16px; line-height: 50px; color: #fff; font-weight: normal; background: #c4335c; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

@media screen and (max-width: 1440px) { .item-branch .item-name { font-size: 30px; }
  .item-branch .item-addr { margin-top: 6%; }
  .item-branch .item-tel { padding-top: 20px; padding-bottom: 20px; background-position-y: 20px; } }

@media screen and (max-width: 1024px) { .item-branch .item-pic { display: block; width: auto; }
  .item-branch .item-info { display: block; width: auto; margin-top: 30px; padding: 0 3%; font-size: 16px; line-height: 1.8; }
  .item-branch .item-name { font-size: 24px; }
  .item-branch .item-addr { margin-top: 20px; }
  .item-branch .item-more { margin-top: 30px; width: 160px; font-size: 14px; } }

@media screen and (max-width: 768px) { .item-branch .item-info { margin-top: 20px; font-size: 14px; }
  .item-branch .item-name { font-size: 20px; }
  .item-branch .item-addr { margin-top: 10px; }
  .item-branch .item-tel { padding-top: 10px; padding-bottom: 10px; background-position-y: 10px; }
  .item-branch .item-more { width: 120px; height: 40px; line-height: 40px; font-size: 12px; } }
