/**组件样式**/
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;}
.titlestyle1076679{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle1076679{ line-height: 150%; color: #222222; font-size: 9pt ;}

