::-webkit-input-placeholder,input:-moz-placeholder { /* WebKit browsers */
    color:    #9D9D9D;
	font-weight:normal;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #9D9D9D;
	font-weight:normal;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #9D9D9D;
	font-weight:normal;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #9D9D9D;
	font-weight:normal;
}
.mh700{
	min-height:700px;
}
.login{
	background:#F9F9F9;
}
#pg-index{
	min-height:650px;
}
#pg-index .login-input{
	width: 246px;
	font-size:16px;
	padding: 11px 0 11px 38px;
}
#pg-index .login-input.loading{
	background:#f1efef;
	border: 1px solid #e4e4e4;
}
#pg-index .login-code{
	width:100px;
	padding: 8px 5px;
}
#pg-index .login-user-icon{
	left:14px;
	top:14px;
}
#pg-index .login-submit{
	padding:7px 40px;
}
#pg-index .login-submit.dis{
	background:#949494;
}
#pg-index .login-submit.success{
	background:#18B160;
}
#pg-one .one-left{
	border-right:1px solid #e8ecef;
}
#pg-one .one-left p{
	line-height: 28px;
	margin-bottom: 10px;
}
#pg-one .one-nav li a{
	float: left;
	width: 208px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #f0f5f7;
	text-align: center;
	color: #224e73;
	position: relative;
}
#pg-one .one-nav li a.active{
	color: #349cd8;
	text-decoration: none;
}
#pg-one .one-nav li a:hover{
	color:#349cd8;
	text-decoration:none;
}
#pg-one .one-nav li li {
	height: 30px;
	line-height: 30px;
	float: left;
	color: #F00;
}
#pg-one .one-nav li li a {
	width: 110px;
	text-align: left;
	border: none;
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
}
#pg-one .one-nav ul ul {
	position: relative;
	margin-left: 40px;
	_margin-left: 20px;
	float: left;
}
#pg-one .one-nav li i{
	top: 14px;
	left: 55px;
	background: url(/xitouwang../images/icon/sx.png) no-repeat;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: inline-block;
	position: absolute;
	width: 10px;
	height: 10px;
}
#pg-one .one-nav li a:hover i{
	background-position:0 -11px;
}
#pg-one .one-nav li li i.ico{
	top: 14px;
	left: 40px;
	width: 4px;
	height: 4px;
	background-position: 0 -32px;
}
#pg-one .one-nav li li a:hover i,#pg-one .one-nav li li a.active i{
	background-position:-6px -32px;
}
#pg-one .one-nav .current i{
	background-position: 0 -22px;
}
#registerform i{
	background-image:url(/xitouwang/static/images/icon/i-reg.png);
	width:24px;
	height:24px;
	position:absolute;
}
.reg-username{
	top:22px;
	left:144px;
}
.reg-email{
	top:12px;
	left:144px;
	background-position:0 -48px;
}
.reg-psw{
	top:12px;
	left:144px;
	background-position:0 -24px;
}
.reg-invite{
	top:12px;
	left:144px;
	background-position:0 -72px;
}
/*新手指引页面*/
.pg-guide-banner{
	background:#019df2;
	color:#fff;
}
.pg-guide-banner.safe{
	background:#1580e2;
	color:#fff;
}
.pg-guide-gray{
	background:#f8f8f8;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}
/*帮助中心*/
.help-nav-list a{
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	color: #323232;
	cursor:pointer;
	display: block;
}
.help-nav-list a.current{
	color:#fff;
	background:#ef494d;
}
.help-bg .help-nav-list a.current:hover{
    color: #fff;
}
.help-nav-list .new-red:hover{
	color:#ff0006!important;
}
.help-detail-bg .help-detail-bg a:hover{
	color:#0b0b0b;
}
.help-detail-right,.help-detail-bg a{
	color:#323232;
}
.help-news-list a:hover{
    color:#ef494d;
    text-decoration: underline;
}
.help-news-list .down{
	background-position:-229px 0;
	width:16px;
	height:16px;
	margin-top:3px;
}
.help-news-list .up{
	background-position:-248px 0;
	width:16px;
	height:16px;
	margin-top:3px;
	display:none;
}
.help-news-text p,.help-news-text{
	line-height:28px;
}
.help-detail-left,.help-detail-top{
	width: 930px;
	background: #fff;
}
.help-detail-top span{
	display: block;
}
.help-detail-right{
	width: 200px;
	float:left;
}
.help-detail-right>div{
	background: #fff;
	border-top: #ef494d solid 1px;
}
.help-detail-right div h6{
	text-align:left;
}
.help-detail-bg{

}
.help-custom-service{
	background: url("/xitouwang/static/images/icon/help-custom-service.png") no-repeat center;
	width: 49px;
	height: 50px;
	margin: auto;
}
.help-weixin{
	background: url("#") no-repeat center;
	width: 110px;
	height: 110px;
	margin: auto;
	background-size: 100%;
}
.help-detail-bg .title{
	border-left: solid 2px #ef494d;
	height: 14px;
	line-height: 14px;
	color: #333333;
}
.help-bg,.b-fff{
	background: #fff;
}
.help-bg .help-nav-list{
	width: 180px;
	text-align: center;
}
.help-bg .help-nav-list a{
	height: 50px;
	line-height: 50px;
}
.help-bg .help-nav-list a:hover{
    color: #ef494d;
}
.help-bg .help-news-list{
	width: 990px;
	color:#656565;
}
.help-bg .help-news-list li{
    width: 80%;
    padding: 15px;
    border-bottom: 1px #e2e2e2 dashed;
}
.help-bg .help-news-list li.help-news-text{
    color: #000;
    border-bottom: none;
}
.help-bg .help-news-list a{
	color:#656565;
    width: 80%;
    display: block;
}
.help-bg .help-news-list a:hover{
    color: #ef494d;
}
.help-news-list a:focus {
	outline: none;
}
/*2014活动页面*/
.y-2014{
	background-image:url(/xitouwang/static/images/img/2014.jpg);
	background-position:50% 0%;
	width:100%;
	height:2062px;
}
.y-2014-box{
	position:relative;
	width:100%;
	height:2062px;
}
.y-2014-reg{
	position:absolute;
	width:100%;
	height:74px;
	display:inline-block;
	top:940px;
	left:0px;
}
.y-2014-reg2{
	position:absolute;
	width:100%;
	height:74px;
	display:inline-block;
	bottom:0px;
	left:0px;
}
.y-2014-invest{
	position:absolute;
	width:100%;
	height:74px;
	display:inline-block;
	top:1419px;
	left:0px;
}
/*阳春三月活动*/
.In-march{
	background-image:url(/xitouwang/static/images/img/lookworld.jpg);
	background-position:50% 0%;
	width:100%;
	height:2316px;
}

/*手机网站介绍*/
.phone-go-1{
	background-image:url(/xitouwang/static/images/img/phone-1.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:100%;
	height:1560px;
}
.phone-go-2{
	background-image:url(/xitouwang/static/images/img/phone-2.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:100%;
	height:2464px;
}
/*keyword*/
#keyboard {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#container {
	position:absolute;
	top:210px;
	right:42px;
	margin: auto;
	width: 558px;
	height:190px;
	z-index:9999;
	background-color: #e1e1e1;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#keyboard li {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border: 1px solid #f9f9f9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.capslock, .tab, .left-shift {
	clear: left;
}

#keyboard .tab, #keyboard .delete {
	width: 60px;
}

#keyboard .capslock {
	width: 70px;
}

#keyboard .return {
	width: 57px;
	background:#DA4848;
	color:#fff;
	border-color:#DA4848;
}

#keyboard .left-shift {
	width: 55px;
}

#keyboard .right-shift {
	width: 109px;
}

.lastitem {
	margin-right: 0;
}

.uppercase {
	text-transform: uppercase;
}

#keyboard .space {
	clear: left;
	width: 541px;
}

.on {
	display: none;
}

#keyboard li:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #e5e5e5;
	cursor: pointer;
}
/*新登录页*/
.login-box{
	position:absolute;
	top:50%;
	width:100%;
	margin-top: -300px;
	text-align:center;
}
.login-box-tips{
	font-size: 32px;
	color: #000;
}
.login-box-link,.login-box-link a{
	color: #8D8D8D;
}
.login-box-link a:hover{
	color:#E24D46;
}
.login-box-form{
	margin:auto;
	width:360px;
}
#login-box-form .login-input{
	width: 296px;
	font-size: 16px;
	padding: 11px 0 11px 38px;
	border-radius: 6px 6px 0 0;
	border: 1px solid #E6E6E6;
}
#login-box-form .login-input:focus{
	box-shadow: inset 0 0 8px #eaeaea;
	outline: 0 none;
}
#login-box-form .login-submit{
	padding:0px;
	width:336px;
	height:45px;
	line-height:45px;
	border-radius: 6px;
	font-size:16px;
}
#login-box-form .reg-btn{
	cursor: pointer;
	background: #FFF;
	border: 1px solid #E5E5E5;
	border-radius: 6px;
	color: #7C7C7C;
	display: block;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 336px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*注册步骤样式*/
.login-register-step {
	margin-top: 50px;
	height: 77px;
	width: 100%;
}

.login-register-step li {
	float: left;
	position: relative;
	width: 280px;
	height: 62px;
}

.login-register-step-line {
	position: absolute;
	display: block;
	height: 5px;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	background: #d2d2d2;
	top: 18px;
}

.login-register-step-num {
	position: absolute;
	display: block;
	z-index: 2;
	border-radius: 23px;
	top: 0;
	left: 0;
	border: 3px solid #fff;
	background: #d2d2d2;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.login-register-step-txt {
	position: absolute;
	display: block;
	z-index: 3;
	height: 14px;
	bottom: 0px;
	color: #999;
	margin-top:3px;
}

.login-register-step .login-register-step-end {
	width: 38px;
}

.login-register-step li.current .login-register-step-txt {
	color: #479EEB;
}

.login-register-step li.current .login-register-step-num {
	background: #479EEB;
	color: #fff;
}

.login-register-step li.current.login-register-step-end .login-register-step-txt {
	color: #00c25f;
}

.login-register-step li.current.login-register-step-end .login-register-step-num {
	background: #00c25f;
}
.login-register-box{
	width:890px;
	margin:0 auto;

}
.login-register-form{
	width:590px;
	margin:0 auto;
}
/*begin help-list.html*/
.help-feedback-wrap {
	text-align:center;
	width:400px;
	border-radius: 15px;
	background: #F5F5F5;
	margin:20px auto;
	padding:20px;
}
.help-feedback-wrap h4 {
	font-size:14px;
	margin-bottom:5px;
	color:#656565;
}
.help-feedback-wrap a.help-feedback-btn {
  display:inline-block;
  width:106px;
  height:30px;
  border:1px solid #D6D6D6;
  border-radius:15px;
  color:#f7514d;
  line-height:30px;
  font-size:14px;
  margin: 0px 6px 0 6px;
  text-align: center;
  background:#fff;
}
.help-feedback-wrap .help-feedback-btn:hover{
  border:1px solid #F7514D;
}
.help-feedback-btn.num1{
	color:gray;
}
.icon-zan {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(/xitouwang/static/images/img/help-list-face.png) no-repeat 0px -2px;
}
.icon-bad {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(/xitouwang/static/images/img/help-list-face.png) no-repeat 2px -33px;
}
.help-news-text{
	padding-bottom:0px;
}
/*end help-list.html*/
/*begin news-content.html*/
.relation hr{
	background:#E4393C;
	height:2px;
	border:none;
}
.relation .block{
	color:#E4393C;
}
.about-list li{
	width: 350px;
}
.about-list li a {
	width: 250px;
}
.about-list li span {
	color: #999;
	right: 10px;
}
.about-list li b {
	width: 4px;
	height: 4px;
	background-color: #B0B0B1;
	vertical-align: middle;
	margin: 0 7px 0 0;
}
.news-next{
	margin: 20px 0 0px 0;
	padding: 10px 0 10px 15px;
	font-size: 14px;
	line-height: 26px;
	background-color: #F4F4F4;
}
.news-content{
	padding: 20px 0;
}
.news-content img{
	max-width:100%;
}
.news-item-link{
	float:left;
	font-size:16px;
	position:relative;
}
.news-item-link .b{
	left:-16px;
}
.news-item-text{
	float:left;
	font-size:12px;
	width:100%;
	margin-top:3px;
	line-height:20px;
	color:#999;
}
/*end news-content.html*/
.lixi-box{
	width:96%;
	padding-top:30px;
}
.lixi-box p{
	text-align:Center;
}
#tz-time{
	padding-left:115px;
}
.lixi-inputs{
	padding-left:100px;
	margin:10px auto;
}
.validformInfo{
	position: absolute;
	top: 44px;
}
.validformInfo.nopo{
	position: static;
	margin-left: 14px;
}
#passStrength{
	height: 15px;
    width: 274px;
    margin: 5px auto 5px 134px;
    border: 1px solid #ccc;
	padding:5px;
	color: #fff;
    font-size: 12px;

}
.strengthLv1{
	background:#ef5353;
	height:15px;
	line-height:15px;
	text-align:center;
	width:90px;
	transition: all .3s;
}
.strengthLv2{
	background:#ffc55a;
	height:15px;
	line-height:15px;
	text-align:center;
	width:180px;
	transition: all .3s;
}
.strengthLv3{
	background:#32d889;
	height:15px;
	line-height:15px;
	text-align:center;
	width:274px;
	transition: all .3s;
}
.w288{
	width:288px;
}
.m65{
	margin-left:65px;
}
.new-box{
	padding:28px 0 0 26px;
	border: solid 1px #e1e1e1;
	background:#fff;
}
.index-p{
	text-indent:26px;
	border:solid 1px #e1e1e1;
	border-bottom:none;
	background:#fff;
}
.content-left{
	width: 630px;
	display: inline-block;
	box-sizing: border-box;
	border-right: dashed 2px #e0e0e0;
	padding-right: 68px;
}
.content-right{
	width: 410px;
	float: right;
	padding: 0 66px;
}
.trade-new{
	width: 510px;
	height: 240px;
	margin-top:36px;
}
.information{
	width: 408px;
	height: 240px;
	margin-top:36px;
}
.article-box{
	padding:36px 0;
}
.new-box span{
	height: 36px;
	line-height: 36px;
	color:#666666;
	font-size: 16px;
	display: inline-block;
	vertical-align: bottom;
}
.new-title{
	height: 48px;
	line-height: 48px;
	width: 100%;
	border-bottom: solid 1px #e0e0e0;
}
.new-title span{
	height: 47px;
	line-height: 47px;
	border-bottom: solid 1px #ef494d;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
}
.new-title span:last-child{
	float: right;
	border-bottom:none;
	font-size: 14px;
}
.new-box .date{
	float: right;
}
.disc{
	width: 5px;
	height: 5px;
	background: #666666;
	margin-bottom: 10px;
	border-radius: 3px;
	display: inline-block;
}
.new-dark{
	width: 100%;
	height: 90px;
	margin: 26px 0;
	background: #e0e0e0;
}
.content-right .title{
	width: 18rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new-red{
	color:#ef494d!important;
}
.artpiece span{
	width: 40.5%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-right: 9%;
}
.artbutton  span{
	margin: 9px;
	border-radius: 36px;
	border: solid #e0e0e0 1px;
	padding: 0 1rem;
}
.section{
	width: 42%;
	text-align: center;
	font-size: 14px;
	padding-top: 36px;
    float: left;
}
.section:nth-of-type(2n){
    float: right;
}
.section:last-child{
	padding-bottom: 36px;
}
.section p{
	text-align: left;
}
.section img{
	width: 130px;
	height: 130px;
}
.new-box a:hover span{
	color:#ef494d!important;
}
.hw143{
	height:143px;
	width:143px;
}
.newmanage{
    width: 95%;
}
.movefixed.move{
    position:absolute;
    z-index: 9999;
    right: 0px;
}

.feerole table {
	width: 100%;
	background: #fff;
}
.feerole .header{
	background-color: #e0e6ed;
}
.feerole td {
	padding: 12px 18px;
	font-size: 14px;
	border: 1px solid #e0e6ed;
	color: #29374b;
	line-height: 34px;
}
.feerole .indent {
	text-indent:25px
}
.feerole caption {
	font-weight: 700;
	line-height: 80px;
	font-size: 18px;
	text-align: center;
}
/*关于我们公共部分*/
.about-nav-item{
	width: 160px;
	margin-right:20px;
	float: left;
	background: #fff;
	line-height: 36px;
	text-align: center;
	padding: 20px 0;
}
.about-nav-item span{
	display: block;
	color: #677a8f;
	border-left: solid 0 #3693df;
	transition: border-left .1s linear;
	-webkit-transition: border-left .1s linear;
}
.about-nav-item li.active span,.about-nav-item li.active h2,.about-nav-item .select:hover,.about-nav-item li span:hover{
	color: #3693df;
	border-left: solid 4px #3693df;
}
.about-nav-item li h2{
	font-weight: bold;
	color: #3f3f3f;
	font-size: 16px;
}
.newabout-content-box {
	text-align: center;
	padding: 30px 40px;
	min-height: 772px;
	font-size:16px;
	line-height: 36px;
	text-indent: 2em;
}
.newabout-content-box h1 {
	color: #293649;
	display: inline-block;
	padding-left: 12px;
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	margin-bottom: 30px;
	text-indent:0;
	border-left: solid 4px #ed3b40;
}
.newabout-content-box p{
	background:#FFF;
	text-align: justify;
	margin-bottom: 36px;
	color:#29374a;

}
.about-content-box h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.o-line{
	height: 46px;
	width: 1px;
	background: #e8e8e8;
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
	transform: rotate(15deg);
}
.occupied{
	height: 30px;
	background: #f1f2f6;
	width: 1020px;
	position: relative;
	left: -40px;
}
.about-detail-right{
	margin-top: 35px;
	background: #fff;
}
.about-detail-right h2{
	line-height: 50px;
	font-size: 16px;
	padding-left: 20px;
}
.about-detail-right li{
	color: #333;
	font-size: 15px;
	padding: 15px 20px 45px;
	border-top: solid 1px #f1f2f6;
	box-sizing: border-box;
	position: relative;
}
.about-detail-right .footer{
	width: 100%;
	position: absolute;
	bottom: 15px;
	font-size: 12px;
	color: #ababab;
	padding: 0 20px;
	margin-left: -20px;
	box-sizing: border-box;
	left: 20px;
}
/*关于我们公共部分*/

