@charset "utf-8";
body{
	font-family: "Microsoft YaHei", "黑体简体", "Arial regular,helvetica regular", serif;
    -webkit-text-size-adjust: 100%;
	background-color:#fff!important;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}
a:hover{
	color:#1e88e5;
}
.warp{
	width:1170px;
	margin:0 auto;
}
/* banner.css */
.banner{
	width:100%;
	height:240px;
	text-align: center;
    background: #070616;
    position:relative;
    min-width: 1200px;
}
.bannerImg{
	width:1170px;
	min-width:1170px;
	height:240px;
}
.titleBtn{
	width: 100%;
    height: 30px;
    margin: 30px auto 0;
    position: relative;
    text-align: center;
}
.titleBtn span{
	display:block;
	width:100%;
	height:30px;
	cursor: default;
    margin: 0 auto;
}
.titleBtnTxt{
	margin-top: -30px!important;
    padding: 0 20px;
    position: relative;
}
.titleBtnTxt{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.bannerInfo p{
	text-align: center;
	font-size:18px;
	line-height:34px;
	width:1170px;
	overflow:hidden;
	color:#fff;
}

.mobileBanner {
    max-width: 640px;
    width: 100%;
    height: 400px;
    text-align: center;
    background: #070616;
    position: relative;
    min-width: 100%;
}
.mobileBanner .bannerImg{
	width:750px;
	min-width:750px;
	height:400px;
}
.mobileBanner .titleBtn{
    width: 100%;
    height: 30px;
    margin:40px auto 0;
    position: relative;
    text-align: center;
}
.mobileBanner .titleBtn span{
	display:block;
	width:100%;
	height:30px;
	/* position:absolute;
	top:0;
	left:0; */
	cursor: default;
    margin: 0 auto;
}
.mobileBanner .titleBtnTxt{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.titleBtnTxt{
	margin-top: -30px!important;
    padding: 0 20px;
    position: relative;
}
.mobileBanner .bannerInfo p{
	text-align: center;
	font-size:18px;
	line-height:34px;
	width:750px;
	overflow:hidden;
	color:#fff;
}
.defaultMobileBanner{
	max-width:640px;
	width:100%;
	margin:0 auto;
	height:auto;
    position: static;
}
.defaultMobileBanner .bannerImg{
    position: static;
    left: initial;
    margin-left:0;
    width: 100%;
    height: auto;
    min-width: 100%;
}
/*end banner.css */


/*title-txt.css */
.title-txt{
	margin:30px 0;
}
.title-txt span {
    background: #1e88e5;
    width: 4px;
    height: 20px;
    display: inline-block;
}
.title-txt h5 {
    font-weight: bold!important;
    font-size: 18px;
    color: #424242;
    line-height: 18px;
    margin-left: 12px;
    display: inline-block;
}
/*end title-txt.css */
/*inputWrap.css */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #9e9e9e; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #9e9e9e;
} 
textarea:-ms-input-placeholder { 
	color: #9e9e9e; 
} 
:-ms-input-placeholder { 
	color: #9e9e9e !important; text-overflow: ellipsis; 
}  
::-ms-clear,::-ms-reveal{display:none;}
.inputWrap{
	width:870px;
	height:510px;
	border:1px solid #e0e0e0;
	padding-left: 116px;
	padding-top:30px;
	position: relative;
}
.inputWrap input{
	width:444px;
	height:30px;
	border:1px solid #c8c8c8;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:none;
    outline:none;
    font-size:14px;
    line-height:30px;
    color:#424242;
    padding: 0 10px;
    margin-left:6px;
}
textarea{
	border:none;
	height:66px;
    padding-left: 10px;
    padding-right: 5px;
	overflow:auto;
	font-size:14px;
    line-height:22px;
    color:#424242;
    background:none;
    outline:none;
    width:442px;
}
.inputWrap i{
	color:#e91e63;
	padding-right:4px;
}
.divWrap{
	height:30px;
	margin-bottom:20px;
}
.divWrap span,
.divWrap input,
.divWrap textarea{
	float:left;
}
.textWrap{
	float: left;
    width: 444px;
    height: 90px;
    position: relative;
    left: 6px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	overflow: hidden;
}
#show {
    position: absolute;
    right: 5px;
    bottom: 0;
    background: #fff;
    width: 100%;
    height: 23px;
    line-height: 23px;
    text-align: right;
    color: #424242;
}
.inputTitle{
	font-size:14px;
	line-height:30px;
	text-align:right;
	color:#424242;
    cursor: default;
    width:85px;
}
.tips{
	font-size:14px;
	line-height:30px;
	color:#ff2c2c;
    cursor: default;
    height:30px;
    display:inline-block;
    text-indent:10px;
}
#sid{
	line-height:23px!important;
	color: #9e9e9e;
}
.sponsorTj{
	display:block;
	width:116px;
	height:40px;
	text-align: center;
    /* position: absolute;
    left: 50%;
    bottom: 30px; */
    margin-left: 87px;
    background:#1e88e5;
    font-size:14px;
    color:#fff;
    line-height:40px;
     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.sponsorTj:hover{
	 color:#fff!important;
}
/*end inputWrap.css */

/*noticeWrap.css */
.noticeWrap{
	width:270px;
	height:510px;
	border:1px solid #e0e0e0;
}
.noticeWrap h6{
	font-size:18px;
	color:#424242;
	text-align: center;
	line-height:28px;
	height:28px;
	margin-top:25px;
}
.noticeTxt{
	font-size:14px;
	line-height:28px;
	color:#424242;
    padding-left: 20px;
    padding-right: 15px;
    margin-top:18px;
}
.noticeTxt span{
	display:block;
	word-break: break-all;
}
#activeCodeInput{
	width:150px;
	margin-right:15px;
}
.change{
	font-size:14px;
	line-height:30px;
}
#activeImageCode{
	float:left;
	margin-right:15px;
	vertical-align:middle;
}
/*end noticeWrap.css */
