﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0
}
ul, ol, li {
	list-style: none
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#999
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999
}
img {
	max-width: 100%;
	vertical-align: middle;
	border:0;
}
a {
	color: #808080;
	cursor: pointer;
	text-decoration: none;
}
body {
	font-family: "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Sans Serif", "Pingfang SC", "Helvetica Neue", "WenQuanYi Micro Hei", sans;
	font-size: 14px;
	color: #808080;
	background-color: #fafafa
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
.xfonttip {
	color: #ff6161
}
.clearfix, .clearfix1, .clearfix2 {
	clear: both;
}
.clearfix {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------按钮----------*/
a.sbtn:hover, a.sbtn:focus, a.sbtn:active, a.sbtn.active, a.sbtn.disabled, a.sbtn[disabled] {
	text-decoration: none
}
input.sbtn {
    border:none;
}
.sbtn {
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	box-sizing: border-box;
	color: #FFF;
    
}
.sbtn.sbtn-mini {
	padding: 0 10px;
	border-radius: 10px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.sbtn.sbtn-s {
	padding: 0 24px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 28px;
}
.sbtn.sbtn-m {
	width: 72px;
	border-radius: 4px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}
.sbtn.sbtn-l {
	padding: 0 28px;
	border-radius: 6px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}
.sbtn.sbtn-os {
	padding: 0 64px;
	border-radius: 4px;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}
.sbtn.sbtn-login {
	width: 320px;
	border-radius: 4px;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
}
.sbtn.sloginbtn {
	background: #ff9922;
	color: #FFF;
}
.sloginbtn:hover {
	background: #ff6a00;
	color: #FFF !important;
}
.sgive {
	border: 1px solid #30a6f5;
	color: #30a6f5;
}
.scheck {
	border: 1px solid #ff6b6b;
	color: #ff6b6b
}
input.finish 
{ 
     display:inline-block;border:1px solid transparent;cursor:pointer;background:#f17819;font-size:14px;color:#fff;
    border-radius:5px; padding:0px 15px!important; height:26px; line-height:22px; vertical-align:middle;
    overflow:visible;
}
input.finish:focus {
    outline:none;
}
    input.finish:hover {
        background:#f18628;
    }
input.cancle {
    background:#fff;color:#333;border:1px solid #adadad; height:26px;
}
    input.cancle:hover {
        background:#f2f8ff;
    }
/*-------超链接--------*/
A.sfont16link, A.sfont16link:link, A.sfont16link:visited {
	color: #ff6a00;
}
/*-----倒三角------*/
.sbtop {
	position: absolute;
	border-width: 4px;
	top: -8px;
	left: 52px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #FFF transparent;
	z-index: 999;
}
.sTriangle {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
}
.sarrow {
	position: absolute;
	border-width: 4px;
	top: 13px;
	left: 67px;
	border-style: solid dashed dashed dashed;
	border-color: #808080 transparent transparent transparent;
	z-index: 999;
}
.sarrow2 {
	left: 190px
}
.sarrow3 {
	left: 203px
}
/*----------主体-----------*/

/*头部*/
.sheader {
    position:fixed;
    top:0px;
	width: 100%;
	min-width: 1200px;
	background: #FFF
    
}
.sheader-inner {
	width: 1200px;
	margin: 0 auto;
	height: 90px;
	padding: 0;
}
.sheader-lbox {
	float: left;
	padding:26px 0 0 0;
}
.sheader-lbox li {
	margin: 0 0 0 32px;
	float: left;
}
.sheader-lbox li:first-child {
	margin-left: 0;
}
/*一级导航*/	
.sheader-menu {
	float: right;
}
.sheader-reg {
	float: right;
	margin: 0 0 0 42px;
	padding: 31px 0 0 0;
}
.sheader-reg a {
	display: inline-block;
	padding: 0;
	line-height: 30px;
	float: left;
	font-size: 16px;
	margin: 0 0 0 16px;
	color: #999;
}
.sheader-reg a:first-child {
	margin-left: 0;
}
.sheader-reg a:hover {
	color: #ff6a00;
}
.sheader-menu-item {
	float: left;
	padding: 35px 0 0 0;
}
.sheader-menu-item li {
	display: inline-block;
	float: left;
	cursor: pointer;
	margin: 0px 13px;
	letter-spacing: 1px;
}
.sheader-menu-item li a, .sheader-menu-item li a:visited {
	font-size: 18px;
	color: #666;
	padding: 6px 4px;
}
.sheader-menu-item li a:hover {
	color: #e77817;
	border-bottom: 2px solid #ff6a00;
}
.sheader-menu-item li.acitve a {
	border-bottom: 2px solid #ff6a00;
	color: #ff6a00
}
/*--------banner信息---------*/
.sbanner {
	width: 100%;
	height: 426px;
	    background: #fbfbfd;
}
.sbanner-box {
	width: 1005px;
	height: 426px;
	margin: 0 auto;
	background: url(../images/sbanner.jpg) no-repeat center;
   
}
.sbanner-lc {
	padding: 230px 0 0 108px;
	float: left;
}
.sbanner-lc li {
	float: left;
	margin: 0 33px 0 0;
    min-width:150px;
}
.sbanner-lc li i {
	width: 39px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0;
}
.sico {
	display: inline-block;
	vertical-align: middle;
}
.sbanner-lc li h4 {
	color: #ff4000;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 49px;
}
.sbanner-lc li span {
}
.sperson {
	background: url(../images/sprize.png)no-repeat 0 6px;
}
.sgold {
	background: url(../images/sgold.png)no-repeat 0 6px;
}
.ssubtxt {
	vertical-align: super;
	font-size: 16px;
}
/*-------奖励滚动信息--------*/
.sroll {
	float: right;
	width: 236px;
	padding: 0 20px;
	margin: 95px 20px 0 0;
}
.sroll h2 {
	display: block;
	width: 100%;
	line-height: 41px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}
#demo {
	height: 175px;
	overflow: hidden;
	margin: 15px 0 0 0;
}
#demo li {
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
#demo li span.sname {
	margin: 0 30px 0 0;
	width: 63px;
	float: left;
	overflow: hidden;
	white-space: nowrap
}
#demo li span.sroll-txt {
	color: #ff6a00;
	font-weight: bold;
	margin: 0 0 0 5px;
	width: 30px;
}
.sdemobut {
	text-align: center;
	margin: 20px auto 0;
}
/*-------有奖调查流程---------*/
.stabin {
	width: 1200px;
	margin: 50px auto 0;
}
.stabin-title {
	margin: 0 0 42px 0;
	color: #333;
	font-size: 18px;
}
.stabin-box {
	overflow: hidden
}
.stabin-item {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	float: left;
	background: #FFF;
	padding: 38px 30px;
	width: 212px;
}
.stabin-item li {
	float: left;
}
.stabin-item li img {
	vertical-align: middle;
	margin: 0 28px 0 0;
}
.stabin-item-rtxt {
	width: 112px;
}
.stabin-item li h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
}
.stabin-item li span {
	color: #999999;
}
.stabin-line {
	background: #ffc296;
	margin: 73px 15px;
	height: 4px;
	width: 54px;
	border-radius: 2px;
	float: left;
}
/*------底部版权--------*/
.sfooter {
	background: #eee;
	padding: 45px 0;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	text-align: center;
}
.mt-20 {
	margin: 65px auto 0;
}
.spipe {
	margin: 0 5px;
	color: #CCC;
	font-size: 10px!important;
}
/*-------有奖调查-----------*/
.stask-line {
	width: 100%;
	height: 10px;
	background: url(../images/stop-line.png) repeat-x;
	overflow: hidden;
	margin: 0 auto 27px;
}
.stask {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.sTabContainer {
	width: 1200px;
	float: left;
}
.sTabTT1 {
	width: 100%;
	display: block;
	height: 36px;
	background: url(../images/stablistbg.png) no-repeat;
	cursor: pointer;
}
.sTabTT2 {
	width: 100%;
	height: 36px;
	background: url(../images/stablistbg2.png) no-repeat;
	cursor: pointer;
}
.stab1 {
	width: 130px;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
}
.sTabTT1 .stab2 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.sTabTT2 .stab1 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.stab2 {
	width: 130px;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #999;
	font-size: 16px;
}
.sTabbox {
	width: 892px;
	padding: 46px 34px;
	border: 1px #dad8d8 solid;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: hidden;
	background: #FFF;
}
.sTabbox li {
	padding: 21px 0;
	border-top: 1px dashed #e6e6e6;
	display: block;
}
.sTabbox li:first-child {
	border-top: none;
	padding-top: 0;
}
.sTablist {
	overflow: hidden
}
.sdivleft {
	float: left;
}
.sTablistbox {
	float: left;
	width: 70%;
    padding-left:30px;
}
.sTablistbox li {
	float: left;
	line-height: 22px;
}
.sdivleft a {
	margin: 0 15px 0 0;
	color: #595959;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.sdivleft a, a:link, a:visited {
	color: #595959;
}
.sdivleft a:hover {
	color: #ff6a00;
}
.sTabpoint {
	width: 26%;
	float: right;
	font-size: 12px;
}
.sTabpoint li {
	float: left;
	line-height: 22px;
	width: 85px;
}
.sTabpoint span {
	float: left;
	line-height: 25px;
}
.sintegral {
	font-size: 20px;
	font-weight: bold;
	color: #ff6a00;
	margin: 0 10px 0 0;
	text-align: right;
	width: 50px;
}
.sintertxt {
	margin: 0 14px 0 0;
}
.shidetxt {
	display: block;
	margin: 10px 0 0;
	color: #b2b2b2;
	font-size: 12px;
	float: left;
}
.sTabinner dd {
	float: left;
	color: #666;
	line-height: 24px;
}
.sTabdd1 {
	width: 31%;
	font-size: 16px;
	font-weight: bold;
	margin-right: 50px;
}
.sTabddbig {
	width: 36%;
	font-size: 16px;
	font-weight: bold;
	margin-right: 50px;
}
.sTabdd2 {
	width: 21.5%;
	margin-right: 75px;
}
.sTabdd3 {
	width: 11.5%;
	margin-right: 40px;
}
.sTabdd3 span {
	color: #ff6a00;
	text-align: right;
	margin: 0 6px;
}
.sTabdd4 {
	width: 11%;
	text-align: right;
}
.sTabddb4{
	width:15%;
	}
.kSidebar {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	float: right;
	width: 228px;
	margin: 36px 0 0 0;
}
.kSidebar-header {
	background: #fafafa;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: solid 1px #e6e6e6;
	line-height: 39px;
	font-size: 16px;
	color: #ff6a00;
	text-align: center
}

/*-------积分兑换------*/
.sgiflist {
	margin: 0 auto;
}
.sgiflistbox {
	width: 920px;
}
.sgiflist-exchange {
	background: #eef5d9;
	border: 1px dashed #a0d40a;
	padding: 0 42px 0 32px;
	margin: 10px auto 0;
	overflow: hidden;
	line-height: 74px;
}
.sgiflist-exchange-l {
	float: left;
}
.sgiflist-exchange-r {
	float: right;
	margin: 23px 0 0 0;
}
.sgiflist-exchange-l span {
	margin: 0 10px 0 0;
}
.sgiflist-avatar {
	display: inline-block;
}
.sgiflist-radius, .sgiflist-radius {
	border-radius: 50%
}
.sgiflist-avatar {
	width: 52px;
	height: 52px
}
.sgiflist-txt16 {
	font-size: 16px;
	color: #595959;
}
.sgiflist-txty {
	font-size: 20px;
	color: #ff6a00;
	margin: 0 0 0 20px;
	font-weight: bold;
}
.sgif-table {
	background: #fafafa;
	padding: 30px 32px 0;
	margin: 28px auto 0;
}
.slayui-table,.slayui-tablea {
	width: 100%;
}
.sgif-table h2 {
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 12px;
	border-left: 8px solid #ff6a00;
	margin: 0 0 8px 0;
	color: #595959;
}
.slayui-table th {
	padding: 0x 15px;
	line-height: 50px;
	font-size: 14px;
	color: #5c5c5c;
}
.slayui-table th {
	border-bottom: 1px solid #e2e2e2;
}
.slayui-table tr {
	border-top: 1px solid #e2e2e2;
}
.slayui-table tr:first-child {
	border-top: 0;
}
.slayui-table td, .slayui-table th {
	padding: 0 15px;
	line-height: 50px;
	font-size: 14px;
	text-align: center
}
.slaytxt {
	color: #ff6a00;
}
.shide_box {
	width: 400px;
	background: #fff;
	display: none;
	border-radius: 8px;
	position: relative;
}
.shide_box h4 {
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	background: #fa911e;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.shide_box h4 a {
	position: absolute;
	right: 15px;
	top: -5px;
	width: 16px;
	color: #FFF;
}
.shide_con {
	padding: 35px 50px;
}
.shide-scode {
	text-align: center;
}
.shide-scode span {
	display: block;
	font-size: 14px;
	margin: 15px 0 30px 0;
}
.shide_con p {
	font-size: 12px;
	line-height: 24px;
}
.shide_con p font {
	color: #ff6a00
}
/*--------有奖推广----------*/
.probanner {
	width: 100%;
	background: url(../images/probanner.jpg) no-repeat;
	max-width: 1920px;
	height: 420px;
	margin: 0 auto;
}
.pro-col {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.pro-person {
	margin: 38px auto 0;
}
.pro-person h2 {
	height: 23px;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	padding-left: 10px;
	border-left: 8px solid #ff6a00;
	margin: 0 0 38px 0;
	color: #ff6a00;
}
.pro-person h4 {
	color: #333;
	font-size: 16px;
	margin: 0 0 28px 0;
}
.pro-font14 {
	color: #666666;
	font-weight: bold;
}
.pro-txt2 {
	color: #ff6b6b;
}
.pro-pt {
	display: block;
	margin: 0 0 14px 0;
}
.pro-con {
	overflow: hidden;
	margin: 0 0 28px 0;
}
.pro-con li {
	margin: 0 0 18px 0;
	display: block;
	float: left;
	width: 100%;
}
.pro-cona li a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: left;
	background: #f2f2f2;
	border-radius: 6px;
	margin: 0 0 0 25px;
	text-align: center
}
.pro-con li a:first-child {
	margin-left: 0;
}
.pro-person textarea {
	resize: none
}
.pro-textarea {
	width: 804px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	height:46px;
}
.pro-cona li a.pro-btn {
	padding: 0 29px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 86px;
	background: #ff9922;
	border: 0;
	float: right;
    width:114px;
    height:86px;
    color:#FFF;
       
}
.pro-cona li a.pro-btn:hover
{
background: #ff6a00;
}
.pro-con li a i {
	margin: 0 12px 0 0;
}
.pro-qq {
	background: url(../images/proqq.png) no-repeat center;
	width: 16px;
	height: 19px;
}
.pro-qzone {
	background: url(../images/proqzone.png) no-repeat center;
	width: 20px;
	height: 19px;
}
.pro-weibo {
	background: url(../images/proweibo.png) no-repeat center;
	width: 20px;
	height: 17px;
}
.pro-txweibo {
	background: url(../images/protxweibo.png) no-repeat center;
	width: 19px;
	height: 19px;
}
.pro-kaixin {
	background: url(../images/prokaixin.png) no-repeat center;
	width: 18px;
	height: 19px;
}
.pro-renren {
	background: url(../images/prorenren.png) no-repeat center;
	width: 23px;
	height: 13px;
}
.pro-douban {
	background: url(../images/prodouban.png) no-repeat center;
	width: 19px;
	height: 19px;
}
/*----------注册登录------------*/
.sj-login-main {
	width: 590px;
	height: 536px;
	border-radius: 6px;
	margin: 80px auto;
	background: #FFF;
	box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.3);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.3);
	-moz-box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.3);
}
.sj-login-inner {
	float: left;
	background: url(../images/slogin-leftbg.png) no-repeat;
	width: 188px;
	height: 536px;
	text-align: left;
}
.sj-login-inner p {
	color: #FFF;
	letter-spacing: 2px;
	line-height: 45px;
}
.sj-login-btnHome {
	padding: 260px 0 0 0;
}
.sj-login-box {
	float: left;
	width: 402px;
}
.sj-login-rtitle {
	overflow: hidden
}
.sj-login-rtitle li {
	float: left;
	width: 50%;
	line-height: 60px;
	font-size: 18px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	text-align: center;
}
.sj-login-getback li {
	width: 33.3%;
}
.sj-login-rtitle li a {
	color: #666
}
.sj-login-tips {
	margin: 25px auto;
	color: #52cac3;
	font-size: 20px;
	font-weight: 500;
	overflow: hidden;
}
.sj-login-con {
	padding: 0;
	overflow: hidden
}
.sj-login-list {
	width: 320px;
	margin: 29px auto 52px;
	overflow: hidden;
}
.sj-reg-list {
	margin: 29px auto 10px;
}
.sj-login-list li {
	float: left;
	width: 320px;
	position: relative;
    height:66px;
    line-height:66px;
}
.sj-login-list li:first-child {
	margin-top: 0;
}
#Tags .selectTag a {
	color: #ff6a00
}
#Tags .selectTag {
	border-bottom: 1px solid #ff6a00;
	transition: all 150ms ease-in-out;
	color: #97cb52;
}
#Tags .selectTag em {
	border-width: 4px;
	position: absolute;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ff6a00;
	top: 26px;
	left: 68px;
	font-size: 0;
	line-height: 0;
}
#tagContent div.selectTag {
	display: block;
}
.sj-login-input {
	border: 1px solid #e6e6e6;
	height: 42px;
	line-height: 42px;
	background-color: transparent;
	padding: 0 0 0 45px;
	float: left;
	width: 272px;
}
.sj-login-list label {
	width: 19px;
	height: 19px;
	position: absolute;
	left: 17px;
	top: 12px;
}
.sj-login-list label.sloginemail
{
    width:20px;
    height:20px;
}
.sj-login-labelico {
	background: url(../images/kjx-login-test.png) no-repeat left !important;
	height: 18px !important;
	width: 16px !important;
}
.sj-input140 {
	width: 152px;
}
.sloginname {
	background: url(../images/sinputname.png) no-repeat left;
}
.sloginpwd {
	background: url(../images/spwd.png) no-repeat left;
}
.sloginpwd2 {
	background: url(../images/spwd2.png) no-repeat left;
}
.sloginemail {
	background: url("../images/phone.png") no-repeat center;

}
.slogincode {
	background: url(../images/scode.png) no-repeat left;
}
.ico_phone{background-image:url(../images/phone.png);}
.ico_yzm{background-image:url(../images/yanzhengma.png);}
A.sj-login-test {
	line-height: 50px;
	background: #d3d3d3;
	width: 120px;
	float: left;
	color: #535353;
	text-align: center
}
.sj-login-typebutton {
	width: 320px;
	margin: 52px auto 0;
}
.sj-login-typebutton li, .sj-reg-typebutton li {
	width: 100%;
	float: left;
	margin: 0 0 18px 0;
}
.sj-reg-typebutton {
	width: 320px;
	margin: 25px auto 0;
}
.sj-login-testtxt {
	color: #808080;
}
.sj-login-testtxt:hover {
	color: #ff6a00;
}
.sj-login-passtxt {
	font-size: 12px;
	text-align: left;
	color: #999999;
	display: block;
	margin: 0 0 10px 2px;
}
.sj-retxt {
	color: #30a6f5;
}
.smenu-item {
	display: inline-block;
	position: relative;
	height: 45px;
}
.smenu-item:hover .slistshow {
	display: block;
}
.slistshow {
	display: none;
	width: 108px;
	position: absolute;
	padding: 5px 0;
	top: 35px;
	left: 5px;
	background: #FFF;
	border-radius: 6px;
	box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.5);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.5);
	-moz-box-shadow: 0px 0px 10px 2px rgba(204,204,204,0.5);
	z-index: 999;
}
.slistshow li {
	margin: 0;
}
.slistshow li a {
	color: #808080;
	display: block;
	font-size: 14px;
	line-height: 28px;
	float: none;
	text-align: center;
}
.slistshow li a:hover {
	color: #30a6f5;
	background: #F7F8F9;
}
.suserico {
	background: url(../images/susername.png) no-repeat center;
	width: 22px;
	height: 22px;
	margin: 0 12px 0 0;
}
/*---------修改密码---------*/
.sj-pwd li {
	width: 100%;
	border-bottom: 1px solid #ff6a00;
	color: #ff6a00;
}
.sj-pwd-topline {
	margin: 84px auto 0;
}
/*----找回密码----*/
.sj-getback-typebutton {
	width: 320px;
	margin: 150px auto 0;
}
#Tags .selectTag2 a {
	color: #ff6a00
}
#Tags .selectTag2 {
	border-bottom: 1px solid #ff6a00;
	transition: all 150ms ease-in-out;
	color: #97cb52;
}
#Tags .selectTag2 em {
	border-width: 4px;
	position: absolute;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ff6a00;
	top: 26px;
	left: 21px;
	font-size: 0;
	line-height: 0;
}
.sj-reg-list p {
	text-align: center;
	font-size: 16px;
}
.sj-socde2p {
	margin: 48px auto 30px;
}
/*-----个人信息------*/
.suserinfotxt {
	color: #666;
	text-align: center;
	float: none;
}
.suserinfo {
	width: 530px;
	margin: 42px auto 48px;
	overflow: hidden;
	text-align: center;
}
.suser-form {
	padding: 0 0 0 15px;
	line-height: 30px;
	margin: 0 0 22px 0;
	overflow: hidden
}
.suser-label {
	float: left;
	display: block;
	line-height: 30px;
	min-width: 108px;
	text-align: right;
	color: #666;
}
.suser-form-item {
	float: left;
	margin: 0 0 0 22px;
	position: relative;
}
.sradio {
	background: url(../images/sradioc.png) no-repeat;
	vertical-align: middle;
	height: 12px;
	width: 12px;
	_font-size: 10px;
	display: inline-block;
	position: absolute;
	top: 7px;
}
.schecked {
	background-position: 0 -12px;
}
.srlab {
	padding-left: 22px;
	vertical-align: middle;
}
.sradioline {
	padding: 0 0 0 22px;
	display: inline-block;
}
.suser-form-item select {
	background: #FFF;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance:none;
	border: 1px solid #ccc;
	line-height: 28px;
	padding: 0 0 0 20px;
	min-height: 28px;
	font-size: 14px;
	resize: none;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.suser-form-item select option {
	text-align: center;
}
.suser-s1 {
	width: 84px;
}
.suser-s2 {
	width: 220px;
}
.slabel {
	margin: 0 8px;
}
.suser-b {
	margin: 28px 0 0 0;
}
.suser-tiptxt {
	color: #ff6b6b;
}
/*-----兑奖信息-----*/
.sbonus {
	width: 470px;
	margin: 0 auto;
}
.sbonus-inpt {
	border: 1px solid #ccc;
	line-height: 28px;
	height:28px;
	background: #FFF;
	padding: 0 0 0 10px;
}
.sbonus li span {
	color: #333;
	float: left;
}
.sbonus li {
	border-top: none;
	line-height: 30px;
	margin: 0 0 24px 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
}
.sbonus li label {
	margin: 0 14px 0 0;
	float: left;
}
.erweimaimg {
	width: 154px;
	height: 154px;
	margin: 10px 0 0 0;
	display: block;
}
.sbonus-rbutton {
	margin: 0 0 0 83px !important;
}
.sTabTT4 {
	width: 100%;
	display: block;
	height: 36px;
	background: url(../images/spersonbg1.png) no-repeat;
	cursor: pointer;
}
.sTabTT5 {
	width: 100%;
	height: 36px;
	background: url(../images/spersonbg2.png) no-repeat;
	cursor: pointer;
}
.stab4 {
	width: 130px;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
}
.sTabTT4 .stab5 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.sTabTT5 .stab4 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.stab5 {
	width: 130px;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #999;
	font-size: 16px;
}
.sTabTT6 {
	width: 100%;
	display: block;
	height: 36px;
	background: url(../images/spersonbg3.png) no-repeat;
	cursor: pointer;
}
.stab6 {
	width: 130px;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #999;
	font-size: 16px;
}
.sTabTT6 .stab4 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.sTabTT6 .stab5 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.sTabTT5 .stab6 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
.sTabTT4 .stab6 {
	padding: 3px 0 0 0;
	height: 33px;
	font-size: 14px;
}
/*----好友信息-----*/
.suserinfotxt2 {
	color: #666;
	font-size: 16px;
}
.suserinfotxt2 span {
	color: #ff6a00;
}
/*------分页-------*/
.s-laypage {
	vertical-align: middle;
	margin: 30px auto 0;
	text-align: center;
	font-size: 0;
}
.s-laypage a, .s-laypage span {
	display: inline-block;
	vertical-align: middle;
	background: #f5f5f5;
	padding: 0 16px;
	line-height: 38px;
	margin: 0 0 0 10px;
	color: #333;
	border-radius: 2px;
	font-size: 12px;
}
.s-laypage .s-laypage-curr {
	position: relative;
}
.layui-laypage span {
	color: #999;
	font-weight: 700;
}
.s-laypage .s-laypage-curr .s-laypage-em {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 100%;
	height: 100%;
	background: #ff9922;
}
.s-laypage .s-laypage-curr em {
	position: relative;
	color: #fff;
	font-weight: 400;
}
.s-laypage em {
	font-style: normal;
}
.s-laypage-em {
	border-radius: 2px;
}
.s-laypage span {
	color: #999;
	font-weight: 700;
}
.line_22_12{
 line-height:22px;
    height:22px;
    font-size:12px;
    text-align:left;
    margin-left:20px;
}
.noteawoke{
    color:#ff6b6b !important;
}
.noteok{
    color:#a0d40a;
}
.notetrue{
    color:#30a6f5;;
}
.Infoprompt_pic
{
    background:url(../images/infoprompt.png) no-repeat;
}
.InfoMistake_pic
{
      background:url(../images/infomistake.png) no-repeat;
}
.InfoSucceed_pic
{
      background:url(../images/infosucceed.png) no-repeat;
}
.infpic
{
    width:16px;
    height:16px;
    top:13px;
    left:auto !important;
    right:16px !important;
   float:right !important;
}


input.submitbutton {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    border: 0;
    cursor: pointer;
    background: #fda420;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius:5px;
    padding: 0 15px;
        width:320px;
}
input.submitbutton_hover {
    background: #f17819;
}
.textmiddle
{
    vertical-align:middle
}
.greyline
{
    border-top:1px solid #f5f5f5;
    margin: 30px auto;
    text-align:center;
    color:#ccc;
    width:300px;

}

.greyline a
{
    font-size:14px;
    color:#cccccc;
    line-height:30px;
    vertical-align:middle;
}
    .greyline a:hover {
        color:#ff9922;
    }
    .suser-form-item label{
        padding-right:25px;
    }
    .errorMessage
    {
        color:#ff4000;
    }
    .hrefline
    {
        height: 300px !important;
         border-collapse: collapse; 
          text-align: center;
        text-decoration:1px solid #999;
        width:25% !important;
    }
    .slayui-table div{
        width:19%;
        float:left;
        text-align:center;
        height:50px;
        line-height:50px;
        vertical-align:middle;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
       .slayui-table li{
        text-align:center;
        height:50px;
        line-height:50px;
        vertical-align:middle;
        padding:0px !important;
        border-bottom: 1px solid #e6e6e6;
        border-top:0px !important;
    }
           .slayui-tablea div{
        width:24%;
        float:left;
        text-align:center;
        height:50px;
        line-height:50px;
        vertical-align:middle;
    }
       .slayui-tablea li{
        text-align:center;
        height:50px;
        line-height:50px;
        vertical-align:middle;
        padding:0px !important;
        border-bottom: 1px solid #e6e6e6;
        border-top:0px !important;
    }
       .textweight
       {
           font-weight:bold !important;
       }
       .s-laypage a:hover
       {
           background:#cccccc;
           color:#FFF;

       }
     .code-btn2:hover {
    background: #eee;
}
.code-btn2 {
    color: #333;
    font-size: 16px;
}
.code-btn {
    border: 1px solid #ccc;
    position: absolute;
    width: 116px;
    left: 182px;
    top: 0;
    cursor: pointer;
    border-left: none;
    height: 28px;
    line-height: 28px;
    text-align: center;
    _left: 0px;
}
.pass-input {
    display: block;
    float: left;
    height: 28px;
    margin-right: 10px;
    border: 1px solid #ccc;
    color: #666;
    transition: all 0.3s ease 0s;
}
.sbonus a,.link-U00a6e6,.link-U00a6e6:visited,.link-U00a6e6:link  {
    color: #3D81EE;
    text-decoration: underline;
}
.sbonus a:hover,.link-U00a6e6:hover
{
    color:#ff6a00;

}
 .register_AntiSpam
{
  margin:0 0 20px 40px;
    height: 30px;
}
 .register_AntiSpama
 {
 height: 30px;
 margin:0px;
 line-height:30px;
 }
.sendbutton
{   float: left;
    color: #f7941d;
    font-size: 16px;
    border: 1px solid #dfdfdf;
    border-left: 0;
    height: 44px;
    line-height: 30px;
    border-radius: 0px 6px 6px 0px;
    cursor: pointer;
    background: #FFF;
    width: 112px;
}
.sTabTT1 a.stab1,.sTabTT2 a.stab2
{
    color:#fff;
}

.sTabTT2 a.link-UF90
{
    font-size:14px;
}
.sTabTT2 a.link-UF90:hover
{
    color:#30a6f5;
}
.sTabTT2 .sloginbtn
{
    background:#ff6a00;
    border-radius:6px;
    padding:5px;
    border-width:0px;
    border: 1px solid #ff6a00;
    color:#FFF;
}  
.bottomboder
{
    margin-bottom:20px;
}
.kSidebar-body {
	padding: 0px 34px 30px 34px;
}

.kSidebar-body li {
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:14px;
    color:#333;
    border:1px solid #e6e6e6;
    width:100px;
    text-align:center;
	display:inline-block;
   border-radius:6px;
   padding:0px ;
   margin-right:10px;
       cursor: pointer;
}
.kSidebar-body li:first-child
{
     border:1px solid #e6e6e6;
}
.kSidebar-body li:hover,
.kSidebar-body li.selected
{
background:#ff6a00;
color:#ffffff;
border:1px solid #ff6a00;

}
.kSidebar-body li:hover a,
.kSidebar-body li.selected a
{
 color:#ffffff;   
}