* {
    margin: 0;
    padding: 0;
  }
  
  body {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }
  
  ul, ol {
    list-style: none;
  }
  
  a {
    text-decoration: none;
  }
  
  img {
    display: block;
  }
  
  .banner a {
    display: block;
  }
  
  .banner img {
    width: 100%;
  }
  
  .tybd {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 20px);
    margin: 18px auto 0;
    -webkit-box-shadow: 0 0 10px #d4d4d4;
            box-shadow: 0 0 10px #d4d4d4;
    border-radius: 6px;
    padding: 18px 15px 15px;
  }
  
  .bd_title {
    text-align: center;
    font-size: 18px;
    color: #3f3e3e;
    font-weight: bold;
    line-height: 20px;
  }
  
  .bd_title em {
    font-style: normal;
    color: #d91021;
  }
  
  .bdlist {
    margin-top: 20px;
  }
  
  .bdlist li {
    overflow: hidden;
    margin-bottom: 10px;
  }
  
  .bdlist li label {
    display: block;
    float: left;
    width: 16%;
    font-size: 15px;
    color: #111;
    height: 36px;
    line-height: 36px;
  }
  
  .bdlist li input {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 84%;
    float: left;
    height: 36px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    text-indent: 24px;
    outline: none;
  }
  
  .notice {
    text-align: center;
    font-size: 12px;
    color: #000;
    text-indent: 20px;
    background: url("/images/tsxc/baozi/lock.png")no-repeat;
    background-position: 24% center;
  }
  
  .tytj {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    background: #EA0510;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 10px;
  }
  
  .tymz {
    background: #e4e4e4 url("/images/tsxc/baozi/person.png")no-repeat 5px center;
    background-size: 16px 16px;
  }
  
  .tydh {
    background: #e4e4e4 url("/images/tsxc/baozi/telphone.png")no-repeat 5px center;
    background-size: 14px 16px;
  }
  
  .paragraph {
    padding: 25px 10px 0;
  }
  
  .p_title {
    text-align: center;
    font-size: 22px;
    color: #e0770c;
  }
  
  .introduce {
    font-size: 13px;
    color: #343434;
    margin-top: 15px;
  }
  
  .kclist {
    overflow: hidden;
    margin-top: 10px;
  }
  
  .kclist li {
    width: calc((100% - 10px)/3);
    float: left;
    margin-right: 5px;
  }
  
  .kclist li:nth-child(3n+3) {
    margin-right: 0;
  }
  
  .kclist li:nth-child(n+4) {
    margin-top: 5px;
  }
  
  .kcfm {
    display: block;
  }
  
  .kcfm img {
    width: 100%;
  }
  
  .kcfm span {
    display: block;
    background: #e3e3e3;
    text-align: center;
    font-size: 13px;
    color: #343434;
    line-height: 15px;
    padding: 5px 0;
  }
  
  .kczx {
    overflow: hidden;
    margin-top: 5px;
  }
  
  .kczx a {
    display: block;
    width: calc((100% - 9px)/2);
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
  }
  
  .kczx a:first-child {
    border: 1px solid #343434;
    color: #343434;
  }
  
  .kczx a:last-child {
    margin-left: 5px;
    border: 1px solid #c80000;
    color: #fff;
    background: #c80000;
  }
  
  .mzc {
    margin-top: 15px;
    overflow: hidden;
  }
  
  .mzc li {
    width: calc((100% - 5px)/2);
    float: left;
    display: table;
  }
  
  .mzc li:nth-child(2n+2) {
    margin-left: 5px;
  }
  
  .mzc li:nth-child(n+3) {
    margin-top: 5px;
  }
  
  .mzcfm, .mzcinfo {
    display: table-cell;
    vertical-align: middle;
  }
  
  .mzcfm {
    width: 45%;
  }
  
  .mzcfm img {
    width: 100%;
  }
  
  .mzcinfo {
    background: #efefef;
    padding: 0 5px;
  }
  
  .mzcinfo strong {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #c21919;
  }
  
  .mzcinfo font {
    display: block;
    font-size: 13px;
    color: #5d5d5d;
    margin-top: 5px;
    text-align: center;
  }
  
  .fullbtn {
    margin-top: 20px;
  }
  
  .fullbtn a {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #c21919;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
  }
  
  .gdkc {
    margin-top: 15px;
  }
  
  .gdkc li {
    margin-bottom: 10px;
    height: 26px;
    position: relative;
    line-height: 26px;
    font-size: 14px;
  }
  
  .gdkc li:last-child {
    margin-bottom: 0;
  }
  
  .gdkc li span {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    color: #de7708;
    font-weight: bold;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 6px #d6d6d6;
            box-shadow: 2px 2px 6px #d6d6d6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #fff;
  }
  
  .gdkc li font {
    display: block;
    float: left;
    width: 80%;
    margin-left: 12px;
    background: #efefef;
    height: 26px;
    line-height: 26px;
    color: #4c4c4c;
    text-indent: 18px;
  }
  
  .gdkc li font em {
    font-style: normal;
    color: #c21919;
  }
  
  .gdkc li i {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    display: block;
    width: 21%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #c21919;
    border-radius: 20px;
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  
  .yslist {
    margin-top: 15px;
  }
  
  .yslist li {
    padding: 8px 5px;
    background: #f1f1f1;
    margin-bottom: 8px;
  }
  
  .yslist li:last-child {
    margin-bottom: 0;
  }
  
  .yslist li span {
    display: block;
    color: #c21919;
    font-size: 14px;
    line-height: 17px;
  }
  
  .yslist li font {
    display: block;
    font-size: 13px;
    color: #5d5d5d;
    line-height: 15px;
    margin-top: 5px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }