.inp {
    margin: 10px;
    border: 1px solid #ddd;
    text-indent: 5px;
    height: 30px;
}
.table1 .btn {
    padding: 5px 10px;
    color: #fff;
    background: #3ae078;
    border: none;
    width: 100px;
    cursor: pointer;
    height: 40px;
    margin: 10px;    
    font-size: 18px;
    line-height: 50px;
}
.selCity
{
    width: 110px;
    height: 30px;
    margin: 10px;
}

.leftc{padding:10px 0px 0px 50px;text-align: center;}
.table1 {
    border-collapse: collapse;
}
.table1 tr td{border: 1px solid #C5D5C5}
.table1 tr{line-height:40px;vertical-align: middle;}
.table1 .td1{width:170px;background-color: #F5F5F5}
.table1 .td2{text-align: left;width: 430px;}
.inp {margin: 10px;border: 1px solid #ddd;text-indent: 5px;height: 30px;}
.select_list {width: 110px;height: 30px;margin: 10px;}
.inum {
    width: 50px;
    height: 24px;
    margin: 10px;
    padding: 3px;
}
.btn1{
    padding: 5px 10px;
    color: #fff;
    background: #3ae078;
    border: none;
    width: 100px;
    cursor: pointer;
    height: 40px;
    margin: 10px;
}
.btn2{
    padding: 5px 10px;
    color: #fff;
    background: #ffa753;
    border: none;
    width: 100px;
    cursor: pointer;
    height: 40px;
    margin: 10px;
}
.count_bnt2 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border: 1px solid #d2d2d2;
}
.table2{
	width:98%;
	border-left: 1px solid #e6ddce;
    border-top: 1px solid #e6ddce;
}
.table2 th{
	height: 30px;
    line-height: 30px;
    border-right: 1px solid #e6ddce;
    border-bottom: 1px solid #e6ddce;
    background: #ffa753;
    color: #fff;
    text-align: center;
}
.table2 td {
    height: 30px;
    line-height: 30px;
    border-right: 1px solid #e6ddce;
    border-bottom: 1px solid #e6ddce;
}
.box01 .bd {
    text-align: left;
    padding: 5px 20px;
}