input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 

color: #fff;} 
input:-moz-placeholder, textarea:-moz-placeholder { 

color: #fff;} 
input::-moz-placeholder, textarea::-moz-placeholder { 

color: #fff;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 

color: #fff;} 
/*
*组件样式
*/
.ywc_listL_bot ul .sjdh{
font-size: 14px;
    padding-left: 30px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 35px;
    line-height: 35px;
    background: #f5f5f5;}

.sjlm{
display: inline !important;}
.ywc_listL_bot ul .cur{
    background: #2e6196;
    color: #fff;}
.ywc_listL_bot ul .cur a{
 color: #fff;}
