input[type="radio"] {
    opacity: 1;
}
input[type='radio']:checked + label {
    color: #171717;
}
.proCharacter>p>label{
	margin-right: 30px
}
.proCharacter>p>input{
	margin-right:3px
}
.msg p{
  	font-size: 20px;
    line-height: 40px;
}
.boxInner_right ul li.proTitle {
  padding-right: 21px;
}
.amount{
	    width: 580px;
}
.amount p{
  width: 60%;
  text-align: left;
  overflow:hidden;
  font-weight:normal
    
}
.amount span.left {
    display: inline-block;
         width: 270px;
      vertical-align: top;
}
.proCharacter .planWrapper{
	    text-align: left;
}
.boxInner_right p{
	padding-left:0
}
.boxInner_right .summary{
	padding-left:10px
}
.amount .hide span{
	color:#42a5f5;  
}
.amount span{
	font-weight:normal
}