/*重置默认的外边距和内边距*/
*{
    margin:0;
    padding:0;
}
/*常用标签的样式重置*/
i{
    font-style: normal;
}
a{
    text-decoration: none;
}
input{
    outline: none;
    border:none;
}
/*设定html和body的宽度为100%*/
html,body{
    width:100%;
    font: 14px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
}



/*.header{*/
    /*width:100%;*/
    /*height: 110px;*/
    /*box-shadow: 10px 10px 10px rgba(111,111,111,.5);*/
    /*position: absolute;*/
    /*margin: 0;*/
    /*top:0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*buttom:0;*/
/*}*/

/*!*头部*!*/
/*.logo{*/
    /*width: 160px;*/
    /*height:50px;*/
    /*background: url(../images/logo.png) no-repeat;*/
    /*position: absolute;*/
    /*top:20px;*/
    /*left:20px;*/
/*}*/
/*.desc{*/
    /*font-size: 18px;*/
    /*line-height: 34px;*/
    /*border-left: 1px solid #ccc;*/
    /*position: absolute;*/
    /*left: 200px;*/
    /*top:28px;*/
    /*padding-left: 20px;*/
    /*font-weight:bold;*/
/*}*/

.login_area {
    width:100%;
    min-height: 600px;
    margin: 110px  auto 0;
}
.login_title {
    width:700px;
    height: 50px;
    margin: 25px auto;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}

.login_content {
    width:600px;
    min-height: 200px;
    margin:auto;
    padding:50px;
    border: 1px solid #e4ebe9;
    border-radius:20px;
}


/*注册信息*/
/*总体布局*/
form{
	width: 420px;
	margin: auto;
	margin-top: 0px;
}
.register-box{
	border: 1px solid #ddd;
    margin-bottom: 32px;
    width: 420px;
    border-radius:5px;
}
.register-box label{
	height: 52px;
    line-height: 52px;
    padding-left: 20px;
    width:420px;
    display: inline-block;
}
.register-box input{
	width: 200px;
    height: 46px;
    line-height: 46px;
    /*padding-bottom: 11px;*/
    /*padding-left: 20px;*/
    /*padding-top: 16px;*/
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    display: inline-block;
}
.register-box .tips{
	position: absolute;
    margin-top: 5px;
    font-size: 14px;
    color: #ccc;
}
/*用户名*/
.register-box .username_label{
	word-spacing: 10px;
}
/*密码，确认密码，*/
.register-box .other_label{
	word-spacing: 10px;
}
/*手机号*/
.register-box span{
    width: 80px;
    height: 52px;
    border-right: 1px solid #ddd;
    display: inline-block;
    text-align: left;
}
/*.register-box .phone{*/
	/*padding-left: 18px;*/
/*}*/
/*验证码*/
#code{
	display: inline-block;
    width: 80px;
    height: 46px;
    vertical-align: middle;
    background-color: black;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height:46px;
}
/*协议*/
.arguement{
	margin-bottom: 58px;
}
.arguement input{
	vertical-align: middle;
}
.arguement a{
	color: #38f;
    text-decoration: none;
    font-size: 12px;
}
/*提交按钮*/
.submit_btn button{
	width: 100%;
    height: 54px;
    color: #fff;
    background: #2795dc;
    border: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    border-radius:5px;
}

.submit_btn #submit_btn:hover
{
    background: #0081c1;
}


/*order*/
.order_area {
    width:100%;
    min-height: 800px;
    margin: 110px  auto 0;
}
.order_title {
    width:1000px;
    height: 50px;
    margin: 25px auto;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}

.order_content {
    width:960px;
    min-height: 600px;
    margin:auto;
    padding:20px;
    border: 1px solid #e4ebe9;
    border-radius:20px;
}

.order_content .order_item {
    width:940px;
    height: 100px;
    margin-bottom: 10px ;
}
.order_label {
    width: 940px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.order_detail {
    width: 940px;
    height: 60px;
    line-height: 60px;

}
.order_input {
    width: 280px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e4ebe9;
    display: inline-block;
}
.order_input span{
    border-right: 1px solid #ddd;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0 5px;
}
.order_input input{
    width: 200px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    display: inline-block;
}
.order_tips {
    width: 300px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding-left:10px ;
}

.gametype {
    display: inline-block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    padding: 0px;
}

.gamepay {
    display: inline-block;
    width: 60px;
    height: 80px;
    line-height: 80px;
    padding: 10px;

}
.order_money {
    width: 940px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.order_description {
    width:940px;
    height:150px;
    line-height: 30px;
    margin-bottom: 10px ;
    border: 1px solid #e4ebe9;
    background-color: #F5F5F5;
}

.order_btnarea {
    width:940px;
    height:100px;
    margin: auto;
}
.order_agree {
    width: 300px;
    height: 30px;
    line-height: 30px;
    margin: auto;
}
.order_btn {
    width: 300px;
    height: 50px;
    margin: auto;
}
.order_btn input {
    width: 100%;
    height: 50px;
    color: #fff;
    background: #2795dc;
    border: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
    border-radius:5px;
}
.order_btn input:hover {
    background: #0081c1;
}

.customer {
    width: 200px;
    height: 300px;
    margin: auto;
    text-align: center;
}
