/**组件样式**/
input::-webkit-input-placeholder{ /*webkit browsers*/

color: #fff;}

input::-moz-input-placeholder{ /*mozilla firefox*/

color: #fff;}

input::-ms-input-placeholder{ /*internet explorer*/ 

color: #fff;}
style attribute {
    color: #fff!important;}
input:-internal-autofill-selected {
    color: #fff!important;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #236593!important;
    color: #fff;
    background-color: #236593!important;}
