*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:14px/180% Arial, Helvetica, sans-serif, "新宋体";}

.yListr{width:690px;font-family:"微软雅黑";margin:46px auto 0 auto;}
.yListr ul{border-bottom:0px solid #dcdcdc;padding-bottom:0px;margin-bottom:0px;}
.yListr ul li{margin-bottom:23px;}
.yListr ul li span{color:#000000;font-size:14px;line-height:36px;display:inline-block;width:120px;padding-left:8px;background-color:rgba(100,189,46,0.5);border-radius:0.5rem;}
.yListr ul li em{cursor:pointer;color:#666666;font-size:12px;display:inline-block;padding:0 10px;font-style:normal;border:1px solid #dcdcdc;line-height:34px;height:34px;margin-bottom:0.8rem;}
.yListr ul li em.yListrclickem{line-height:32px;border:2px solid #e9630a;height:32px;position:relative;padding:0 9px;}
.yListr ul li em.yListrclickem i{display:block;width:15px;height:14px;background:url(preview/186559/2015-03-19/choose1/images/righbt.png) no-repeat 0 0;right:-1px;bottom:-1px;position:absolute;}
.yListr .colorp00{color:#333333;font-size:18px;line-height:39px;}
.yListr .colorp00 span{color:#ed610c;font-size:12px;line-height:20px;}
.yListr .colorp00 em{font-size:19px;color:rgba(255,68,0,1);font-weight:bold;}
.yListr .colorp00s{color:#333333;font-size:18px;line-height:56px;}
.yListr .colorp00s em{font-size:19px;color:rgba(255,68,0,1);font-weight:bold;}
form input,.yListr form select{outline:none;border:1px solid #dcdcdc;width:86px;height:34px;font-size:14px;color:#333333;padding-left:8px;}
form select{height:36px;}
form .radios{height:1rem;width:1rem;margin-right:0.6rem;}
form .YImmediatelyininstallment{font-size:24px;color:#ffffff;text-align:center;display:block;width:332px;height:50px;line-height:50px;border-radius:3px;background:#e9630a;margin-top:42px;}
.fred{font-style:normal;font-size:14px;color:rgba(255,68,0,1);font-weight:bold;}
	.btns{
        color: #fff;
	    background-color: #337ab7;
	    border-color: #2e6da4; 
	    display: inline-block;
	    padding: 6px 12px;
	    margin-bottom: 0;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 1.42857143;
	    text-align: center;
	    white-space: nowrap;
	    text-decoration: none;
	    vertical-align: middle;
	    -ms-touch-action: manipulation;
	    touch-action: manipulation;
	    cursor: pointer;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	}
	.btns:hover{
      background-color: #3366b7;
	}
	.progress{
		margin-top:2px;
	    width: 200px;
	    height: 14px;
	    margin-bottom: 10px;
	    overflow: hidden;
	    background-color: #f5f5f5;
	    border-radius: 4px;
	    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	}
	.progress-bar{ 
		background-color: rgb(92, 184, 92);
		background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
		background-size: 40px 40px;
		box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 0px 0px inset;
		box-sizing: border-box;
		color: rgb(255, 255, 255);
		display: block;
		float: left; 
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		transition-delay: 0s;
		transition-duration: 0.6s;
		transition-property: width;
		transition-timing-function: ease;
		width: 266.188px;
	}