    *{margin:0;padding:0;}
      .load{
height: 6px;
    background: #e90701;
    border-radius: 6px 0 0 6px;
        }

li{list-style:none;}
.con{width:1048px;
     margin:auto;
     min-height:720px;}
.con-left{width: 280px;
    float: left;
    margin-top:10px;
    margin-left: 20px;
    background: #fff;
    box-shadow: 1px 1px 9px 1px #0000005e;
	}
.con-left li{min-height: 30px;
    line-height: 180%;
    font-size: 18px;
    color: #959595;
    padding: 10px 30px 10px 20px;
    text-align: left;
    position: relative;}
.con-left li::before {
content: "";
    width: 12px;
    height: 12px;
    background: url(/uploads/image/rvstructure/22111145.png) no-repeat center;
    position: absolute;
    top: 39%;
    right: 16px;
    border-radius: 50%;
    background-size: 100%;
}
	.con-left li br{display:none;}
.con-left .on{color:#99843f}	
.con-right{width: 676px;
    float: left;
    margin-left: 40px;
    overflow: hidden;}
.con-right li{min-height: 30px;
    display: block;
    padding: 10px 0;
    font-size: 18px;
    color: #282728;}
.con-right li span{float:left;
}
.con-right li a{    color: #282728;
    text-decoration-line: none;}
.con-right li .box{float: right;
    display: inline-block;
    width: 53px;
    border-radius: 20%;
    border: 1px solid #ccc;
    height: 6px;
    position: relative;
    top: 8px;
}

.login{float:right;
    padding-right:20px;
	font-size:14px;
	color: #959595;
} 
.login a{color:#282728;}


.proce{float: right !important;
    font-size: 14px;
    line-height: 16px;
    color: #f00;
    padding-top: 6px;
    margin-right: 5px;
}
.bt{height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #282728;
    font-weight: 600;
    text-align: center;}
.bt #mc{
    width: 420px;
    float: left;
}
.bt #jd{
    padding-left: 150px;
}