@charset "utf-8";
blockquote,
body,
caption,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
label,
legend,
li,
object,
ol,
p,
pre,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0
}

body,
html {
	font: 12px/1.25 微软雅黑, Microsoft YaHei, Helvetica, Tahoma, StSun, 宋体, SimSun, sans-serif
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

:focus {
	outline: 0
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

a {
	outline: 0;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0
}

.clear-after:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

* .clear-after {
	zoom: 1
}

.hide {
	display: none
}

.error {
	color: red
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "."
}

.clearfix {
	display: block;
	*display: inline-block
}

* html .clearfix {
	height: 1%
}

/*mcaption*/
.main{
	background: url(https://www.dota2.com.cn/images/giftimg/img-bg.jpg) center top no-repeat;
	overflow: hidden;
	text-align: center;
}
.dis{
	width: 550px;
	margin:652px auto 0;
	color: #b9c0d3;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.lgtime{
	color:#2dc4fa;
	font-size: 24px;
	text-align: center;
	margin:50px 0;
}
.btnlog{
	display:inline-block;
    width: 344px;
    height: 59px;
    background: url(https://www.dota2.com.cn/images/giftimg/btnbg.png) no-repeat;
    background-position: center -60px;
    color: #f3fefb;
    font-size: 18px;
    line-height: 59px;
    margin: 2px auto 5px;
    letter-spacing: 4px;
    cursor: pointer;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Microsoft YaHei';
}
.btnlog.fontbold{
	font-weight: bold;
}
.btnlog:hover{
	background-position: center 0px;
}
.btnlog-close{
	background: url(https://www.dota2.com.cn/images/giftimg/btnbg2.png) no-repeat!important;
	cursor: default!important;
}
.btn-pub{
	color:#434b4e;
	text-align: center;
	font-size: 16px;
}
#J_signOut{
	color:#	1787af
}
.alreadylogin{
	font-size:16px;
	color:#b9c0d3;
	margin-bottom: 80px;
}
.alreadylogin span{
	color:#ffffff;
}
.alreadylogin a,.alreadylogin a:hover{
	color:#1787af;text-decoration: none;
}
.msg-title{
	color:#6f7480;
	background: url(https://www.dota2.com.cn/images/giftimg/img-title.png) center top no-repeat;
	text-align: center;
	height: 50px;
	font-size: 24px;
	line-height:50px;
	margin:0 auto 75px;
	letter-spacing: 2px;
}

.inner-liping{
	width:724px;
	margin:0 auto;
}
.color2{
	color:#b9c0d3;
	font-size: 16px;
	text-align: right;
	vertical-align: top;
	line-height: 32px;
}
td{
	text-align: left;
}
tr{
	/*margin-bottom: 30px;*/
}
input::-webkit-input-placeholder {
　　color: #fff; /* WebKit browsers */
}
input:-moz-placeholder {
    color: #6b6d71; /*Mozilla Firefox 4 to 18*/
}
input::-moz-placeholder {
　	color: #6b6d71; /*Mozilla Firefox 19+ */
}
input:-ms-input-placeholder {
　　color: #6b6d71; /*Internet Explorer 10+ */
}
.input-model{
	background-color: transparent;
	height: 30px;
	border:1px solid #9ea0a6;
	font-size: 14px;
	color:#b9c0d3;
	text-indent: 5px;
	padding: 0px 5px;
	line-height:30px;
	margin-left: 10px;
}
.input-small{
	width: 153px;
}
.input-middle{
	width: 210px;
}
.h30{
	height: 30px;
}
.ml10{
	margin-left: 10px;
	margin-top:10px
}
.address{
	width: 402px;
	height: 55px;
	background-color: transparent;
	border:1px solid #9ea0a6;
	font-size: 14px;
	color:#b9c0d3;
	text-indent: 5px;
	padding: 0px 5px;
	line-height:30px;
	margin-left: 10px;
}
.upup{
	max-width: 340px;
	max-height: 122px;
	text-align: center;
	line-height: 88px;
	text-decoration: underline;
	cursor: pointer;
	color: #b9c0d3;
	border:1px solid #9ea0a6;
	display: none;
}
.updetail{
	color:#626671;
}
.fixbtn{
	margin-top:70px;
	margin-left: 42px;
}
.input-model:focus,.address:focus{
    border-color: #2dc4fa;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.input-model-error{
	border-color: #871c1c;
}
.error-text{
	color:#871c1c;
	background: url(https://www.dota2.com.cn/images/giftimg/img-error.png)left 2px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	display: none;
}
input[placeholder],textarea[placeholder], *[placeholder] {
    color: #6b6d71;
    font-family: 'Microsoft YaHei';
}
#J_dialog_passport .close-passport {
	background-image: url(http://panzar.wanmei.com/images/jh2/pclose.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #c1bfbf;
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 50px;
	z-index: 2;
}
.dialogWrap2{
	display: none;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    padding: 1px;
    position: absolute;
    z-index: 1004;
    border: 6px solid #404757;
}
.dialogWrap2 h4{
	text-indent: 10px;
	position: absolute;
    left: 0;
    display: block;
    right: 0;
    color: #fff;
    height: 24px;
    font-size: 24px;
    padding: 12px 12px;
    cursor: move;
    color: #c1bfbf;
}
.close-passport2{
	background-image: url(http://panzar.wanmei.com/images/jh2/pclose.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #c1bfbf;
	cursor: pointer;
	display: block;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 50px;
	z-index: 2;
}
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 1000;
}
.uploader {
    border: 1px solid #dedede;
    height: 26px;
    line-height: 26px;
    width: 322px;
    text-align: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 3px;
    background-color: transparent;
}
.quesrt .error {
	color: red;
	display: inline-block;
}
.quesrt .btn {
    width: 70px;
    height: 28px;
    border: 1px solid #dedede;
    background-color: #fff;
    margin-left: 5px;
    color: #333;
}
.qq-upload-list {
  display: none !important;
}
.ace-fileuploader-preview{
	display:block;
}
.giftdialog{
	background: url(https://www.dota2.com.cn/images/giftimg/img-dialog-bg.jpg) center top no-repeat;
	width:669px;
	height:434px;
	margin-top:0px;
	margin-left:0px;
    font-size: 12px;
    line-height: 22px;
    left: 33%;
    text-align: left;
    position: absolute;
    top: 33%;
    z-index: 1004;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    text-align: center;
}
.closegift{
	background: url(https://www.dota2.com.cn/images/giftimg/img-dialog-close.jpg) center top no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	right: -45px;
    top: 0px;
    display: block;
    cursor: pointer;
}
.giftdialog h4{
	text-align: center;
	font-size: 34px;
	color:#b9c0d3;
	line-height: 70px;
}
.giftdialog span{color:#2dc4fa;}
.giftdialog p{
	text-align: center;
	color:#b9c0d3;
	font-size: 16px;
	line-height: 24px;
}
.giftdialog h4.shenghe{
	margin-top:160px;
}
.giftdialog h4.queren{
	margin-top:100px;
}
.giftdialog h4.liperror{
	margin-top:120px;
}
.querenone{
	width:445px;
	margin:0 auto;
}
.querentwo{
	width:480px;
	margin:20px auto 0px;
}
.giftdialog a{width:200px;height:54px;background-color: #2dc4fa;display:inline-block;margin: 40px auto;font-size:18px;line-height: 54px;
color:#111b1e;text-align: center;}
p.edit_notice{
	display: inline-block;
	color:#f83434;
	text-shadow: 1px 1px 1px #000;
    font-family: 'Microsoft YaHei';
    line-height: 30px;
    font-size: 20px;
    width: 435px;
    margin:-20px 0 20px;
  	/* -webkit-box-shadow:0 0 10px rgba(0, 204, 204, .5);
  	-moz-box-shadow:0 0 10px rgba(0, 204, 204, .5);
 	 box-shadow:0 0 10px rgba(0, 204, 204, .5); */
}