input::-webkit-input-placeholder { /* webkit, blink, edge */
    color:    #fff;}
input::-moz-placeholder { /* mozilla firefox 4 to 18 */
   color:   #fff;}
input::-moz-placeholder { /* mozilla firefox 19+ */
   color:  #fff;}
input::-ms-input-placeholder { /* internet explorer 10-11 */
   color:  #fff;}
.xrld{width:100%;}
.xrld ul{width:100%;}
.xrld ul li{width:720px; float:left; height:auto; margin:10px 15px;}
.xrld ul li h5{background: #e1e1e1 none repeat scroll 0 0;
    border-left: 4px solid #178dcb;
    font-size: 14px;
    line-height: 30px;
    margin-bottom:10px;
    padding: 0 0 0 10px;
    color: #700000;}
.xrld ul li .pic{width:110px; height:145px; float:left;}
.xrld ul li .pic img{width:110px;height:145px;}
.xrld ul li .bt{width:600px;float:left;margin-left:10px;}
.xrld ul li .bt p{width:100%; float:left; line-height:20px;}
.xrld ul li .bt p span{width:55px;height:20px;}
