@import url("./common.css");
.banner { margin-bottom: 72px; }

.jdMain { margin-bottom: 60px; }

.jdMain .master { margin-bottom: 135px; }

.jdMain .master .masterlist .container-fluid .row { min-height: 410px; padding: 32px; background: url("../img/bg-master.jpg") no-repeat center; background-size: cover; margin-bottom: 60px; }

.jdMain .master .masterlist .container-fluid .row .master-img { width: 224px; overflow: hidden; }

.jdMain .master .masterlist .container-fluid .row .master-img img { width: 100%; height: auto; }

.jdMain .master .masterlist .container-fluid .row h3 { color: #c9151e; font-size: 16px; line-height: 1.6em; margin-bottom: 36px; font-weight: normal; }

.jdMain .master .masterlist .container-fluid .row h3 span { margin-left: 12px; margin-right: 12px; }

.jdMain .master .masterlist .container-fluid .row p { color: #333; font-size: 16px; text-indent: 2em; line-height: 32px; }

.jdMain .master .masterlist .container-fluid .row .master-name { width: 35px; height: 191px; background: url("../img/bg-master-name.png") no-repeat center; padding-top: 32px; }

.jdMain .master .masterlist .container-fluid .row .master-name .master-name-txt { font-family: 'qk'; font-size: 18px; line-height: 1.4em; text-indent: 0; color: #fff; text-align: center; }

@media screen and (max-width: 768px) { body { background: none; }
  .jdMain .master .row { background-color: #f9f6f3 !important; background-image: none !important; border: 4px double #b4a497; margin-left: 0; margin-right: 0; } }
