@charset "utf-8";

*{
	font-family:"宋体";
}

/*充值中心*/
/*.container {width: 100%; height: auto; float: left;}*/
.loginTit {background: rgb(239, 239, 239); width: 100%; height: 55px; margin-top: 30px; line-height: 55px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px;  border-bottom-style: solid; float: left;}
.loginTit h3 {width: 100px; margin-left: 15px; float: left;}
.area {margin: 0px auto; width: 1000px; overflow: hidden;}
.wf1001 {width: 100%; float: left;}
.paycontainer {margin: 20px auto; width: 834px; overflow: hidden; font-size: 14px}
.payTit li {background: url(../img/btn.png) no-repeat; width: 165px; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; margin-left: 20px; float: left; opacity: 0.5;}
.payTit li.on {opacity: 1;}
.mt30 {margin: 30px 0px 50px; width: 100%;}
.pay-form {margin: 50px 0px 0px 150px;}
.item {margin: 10px 0px 15px; width: 100%; float: left;}
.name {width: 120px; text-align: right; float: left;}
.input {padding-left: 10px; margin-right: 15px; float: left;}
.input input[type='text'] {width: 250px; height: 25px; line-height: 28px; text-indent: 15px; margin-right: 10px;
	border: 1px solid rgb(188, 188, 188);vertical-align: middle}
#money>.input{width: 600px;vertical-align: middle}
#money>.input>label{display: inline-block;width: 140px;line-height: 40px;vertical-align: middle}
#money>.input>label:nth-child(16){display: block;width: 100%;}
#money>.input>.count>input{width: 100px;vertical-align: middle}
.input select {width: 250px; height: 25px;background-color: orangered;color: whitesmoke;font-size: 14px;padding-left: 10px;}
#choose>.input{width: 600px;vertical-align: middle;}
#choose>.input>label{display: inline-block;width: 170px;vertical-align: middle;}
.submit {background: url(../img/btn1.png) no-repeat; border: currentColor; width: 118px; height: 45px; color: rgb(255, 255, 255); line-height: 45px; font-size: 18px; cursor: pointer;}

/*
@media screen and (max-width:980px) {
	body{display:table;}
}*/

