*{
	list-style: none;
	text-decoration: none;
}
.tabbottom{
    margin:0 auto;
}
.tabbottom label{
	display:inline-block;
	width:90px;
	text-align: right;
	margin-right:20px;
}


.part_right {
    float: right;
    height: auto;
    min-height: 450px;
	width: 76%;
}
#tab {
    background: #fff none repeat scroll 0 0;
    height: auto;
    min-height: 450px;
    position: relative;
    width: 100%;
    border: 1px solid #bababa;
}
#tab .tabtop {
    border-bottom: 1px solid #bababa;
    height: 60px;
    position: relative;
}
#tab .tabtop ul {
    left: 45px;
    position: absolute;
    top: 21px;
}

#tab .tabtop li.cur {
    background: #fff none repeat scroll 0 0;
    border-color: #bababa #bababa #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #f88c2d;
}
#tab .tabtop ul li {
    cursor: pointer;
    float: left;
    font-size: 18px;
    line-height: 18px;
    margin-left: -1px;
    padding: 10px 0;
    text-align: center;
    width: 150px;
}
.tabtop ul li a{
	width:100%;
	height:100%;
	display:block;
}
.tabtop ul li a:hover{
	color: #0072da !important;
}
#tab .tabbottom{
	width: 90%;
	margin: 0 auto;
}

.tab_1 p{
	width: 400px;
	margin-bottom:30px;
	display: block;
	color: #666;
}
.tab_1 .tab_1_p_yuan{
	font-size:24px;
}
.tab_1 .tab_1_p_float{
	margin-right:5px;
	font-size:18px;
}

.tab_2{
	margin-bottom: 20px;
	width: 100%;
}
.tab_2 .yi{
	line-height: 40px;
	display: block;
	color: #666;
}
.tab_2 input{
	height: 30px;
	margin-right: 10px;
	border: 1px solid #aaa;
	text-indent: 10px;
	color:#757575;
}
.tab_3{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
}
.tab_3 p{
	height: 40px;
	line-height: 40px;
	display: block;
	color: #666;
}
.jiesuan{
	font-size:16px;
	margin-right:30px;
	color:#333;
}
 
.tab_3 input{
	margin-left: 5px;
	border:none;
}
.tab_3 a{
	color: #018fd9;
	position: absolute;
	line-height: 30px;
	text-align: center;
	top: 5px;
}
.tab_3 ul{
	margin-left: 165px;
	width: 350px;
	display: none;
	position: relative;
}
.yanse{
	color: #929292;
	margin: 0 10px;
}
.yanseer{
	margin: 0 10px;
}
.tab_3 ul li{
	border: 1px solid #0993db;
	width: 350px;
	height: 50px;
	margin-top: 15px;
	line-height: 50px;
}
.tab_3 ul li label{
	height: 50px;
    left: 0;
    padding-left: 80px;
    position: absolute;
    width: 270px;
}
.tab_3 .Alipay{
	background: url("/img/center_zhifubao.jpg") no-repeat scroll 30px 10px / 30px auto;
}
.tab_3 .Bank{
	background: url("/img/center_yhangka.jpg") no-repeat scroll 30px 10px / 30px auto;
}
.tab_5{
	margin:20px 0 25px;
	display: inline-block;
	width:auto;
	padding:15px;
	border:1px dashed #ffac22;
	color:#ffac22;
	border-radius:5px;
}
.tab_5 h3{
	margin-bottom:15px;
	text-align: center;
	font-weight: 500;
}
.tab_5 li{
	line-height: 24px;
	
}
.button{
	width:100px;
	height:35px;
	background: #018fd9 none repeat scroll 0 0;
	display: block;
	border-radius: 5px;
	color: #fff !important;
	line-height: 35px;
	text-align: center;
	margin: 30px 0 30px 120px;
}