﻿#content {
    margin:0 auto;
    width:415px;
    padding-bottom:100px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
        /*圆形显示条*/
.wai{overflow:hidden;width:550px;margin:0 auto;padding-top: 60px;padding-bottom: 15px;}
.cirl{float:left;margin:0 -4px;}
.cirl span{display:inline-block;}
.round1_1{width:10px;height:10px;border-radius: 50%;background:#ccc;position:relative;top:1px;left:4px;}
.round1_2{width:50px;height:2px;background:#ccc;position:relative;top:-3px;left:4px;}
.round1_3{width:50px;height:2px;background:#ccc;position:relative;top:-3px;right:4px;}
.round1_4{width:10px;height:10px;border-radius: 50%;background:#ccc;position:relative;top:1px;left:-4px;}
.round1{width:24px;line-height:24px;border-radius: 50%;background:#ccc;text-align: center;color:#fff;margin:0;}
.color{background:#0c73c2;}
.font_bt{width:550px;margin:0 auto;margin-bottom: 60px;}
.font_bt span{display:inline-block;width:135px;text-align: center;color:#939393;}
.font_bt span:nth-child(4){width:115px;}
#info-list{
	padding-bottom: 30px;
}
#info-list li{
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
#info-list li .li-left{
	width: 90px;
	float: left;
	text-align: right;
}
#info-list li .li-middle{
	float: left;
	margin-left: 20px;
	width: 250px;
}
#info-list li  input{
	width: 230px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding: 5px 9px;
	border: 1px #ddd solid;
    border-radius:4px;
}
#info-list li .li-right{
	float: left;
	color: #f66;
	margin-left: 110px;
}
#content .btn-div a{
	display: block;
	width: 250px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #0c73c2;
	margin-left: 110px;
	border-radius: 4px;
}
.wan{
    font-family: Microsoft YaHei;
    font-size: 22px;
    padding-bottom:20px
}
.qu{
    font-size:14px;
}