
.content{
	width: 60%;
	float: left;
	margin-left: 20px;
}
.title{
	background-color: #f3f3f3;
	height: 40px;
	line-height: 40px;
	color: #787878;
}
.title>ul>li{
	float: left;
	width: 16%;
	text-align: center;
}
.title>ul>li>a{
	color: #049;
	display: block;
}
.title>ul>li>a:hover{
	color: #ff6501;
	background-color: #fff;
}
.title_nav{
	text-align: center;
}
.title_nav>ul{
	width: 80%;
	margin: 10px auto;
	height: 30px;
	line-height: 30px;
}
.title_nav>ul>li{
	float: left;
	width: 190px;
	background-color: #8FC9EF;
	margin-left: 10px;
	border-radius: 7px;
}
.title_nav>ul>li>a{
	color: #fff;
	display: block;
	border-radius: 7px;
}
.title_nav>ul>li>a:hover{
	background-color: #ff6501;
}
/* 手机 */
.zhuang_sj{
	padding-left: 20px;
	margin-top: 20px;
}
.zhuang_sj>form>ul>li{
	float: left;
	line-height: 40px;
}
.zhuang_sj>form>ul>li:nth-of-type(1){
	text-align: right;
}
.zhuang_sj>form>ul>li:nth-of-type(2){
	text-align: left;
	padding-left: 10px;
}
.zhuang_fs_nav{
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: none;
	background: url('/Public/Home/images/button.png') -166px -33px no-repeat;
	color: #900;
	text-indent: 0;
	cursor: pointer;
}
.zhuang_bg_nav{
	text-align: right;
}
.zhuang_bg_nav>input{
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: none;
	background: url('/Public/Home/images/button.png') -75px -32px no-repeat;
	color: #900;
	text-indent: 0;
	cursor: pointer;
	font-size: 16px;
	margin-right: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* 变更手机扣易币 */
.card_yibi{
	display: none;
	width: 500px;
	position: fixed;
	left: 400px;
	top:200px;
	box-shadow: 0 0 10px #666;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}
.card_yibi_title{
	
	background: -webkit-linear-gradient(#91C0E5, #528FCA); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#91C0E5, #528FCA); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#91C0E5, #528FCA); /* Firefox 3.6 - 15 */
	background: linear-gradient(#91C0E5, #528FCA); /* 标准的语法 */
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	height: 40px;
	line-height: 40px;
}
.card_yibi_title>li{
	float: left;
	color: #fff;
	padding-left: 10px;
}
.card_yibi_title>li:nth-of-type(2){
	float: right;
	padding-right: 10px;
	font-weight: bolder;
	cursor: pointer;
}
.card_yibi_content{
	border: 1px solid #ccc;
	padding: 20px;
	background-color: #fff;
}
.lietou_ts_yibi{
	text-align: center;
	margin-top: 20px;
}
.yibi_jilu_nav{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.yibi_jilu_nav>a{
	background: url('../images/button.png') -75px -33px no-repeat;
	color: #900;
	font-size: 16px;
	font-weight: bolder;
	padding: 3px 22px;
}
/* 变更手机扣易币 */
/* 手机 */
/* 邮箱 */
.zhuang_yx{
	padding-left: 20px;
	margin-top: 20px;
}
.zhuang_yx>form>ul>li{
	float: left;
	line-height: 40px;
}
.zhuang_yx_nav{
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: none;
	background: url('/Public/Home/images/button.png') -166px -33px no-repeat;
	color: #900;
	text-indent: 0;
	cursor: pointer;
}
.zhuang_bd_nav{
	text-align: right;
}
.zhuang_bd_nav>input{
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: none;
	background: url('/Public/Home/images/button.png') -75px -32px no-repeat;
	color: #900;
	text-indent: 0;
	cursor: pointer;
	font-size: 16px;
	margin-right: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* 邮箱 */
/* 微信 */
.zhuanghu_wx{
	text-align: center;
	line-height: 70px;
}
.zhuanghu_wx>span{
	display: block;
	color: #049;
}
/* 微信 */
.zhanghu_sm{
	margin-top: 20px;
	color: #787878;
}
.zhanghu_sm>ul{
	float: left;
	margin-left: 20px;
}
.zhanghu_sm>ul>li{
	line-height: 30px;
}
.zhanghu_zs{
	padding-left: 20px;
	color: #787878;
	margin-top: 20px;
}

