@charset "utf-8";
/* CSS Document */
html,
body {
	font-family:arial, Helvetica,'Helvetica Neue', sans-serif;
	font-size: 10px;
	*line-height: 1.5;
	line-height: 1.5;
	-ms-overflow-style: scrollbar;
	color: #333;
}
button, input, select, textarea {
	font-family:arial, Helvetica,'Helvetica Neue', sans-serif;
	font-size: 10px;
	*line-height: 1.5;
	line-height: 1.5;
    -ms-overflow-style: scrollbar;
}
html{-webkit-text-size-adjust:none;}

a:link{ color:#333;}
a:hover{ color:#333;}
a:active{ color:#333;}
a:visited{ color:#333;}
ol,
ul,
li {
	list-style: none;
}
ins {
	text-decoration: none;
}
i,
em,
b {
	font-style: normal;
	font-weight: normal;
}
a {
	display: block;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0;
	zoom: 1;
}
img {
	display: block;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}
img,a{
	-webkit-touch-callout:none;
}
input,
textarea,
button,
select {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 100%
}
html,
body,
div,
table,
span,
em,
b,
i,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a {
	margin: 0;
	outline: none;
	padding: 0
}
button,
input,
select,
textarea {
	*line-height: 1.5;
	-ms-overflow-style: scrollbar;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}
address,
cite,
dfn,
em,
var {
	font-style: normal
}
ul,
ol,
dl,
dd,
dt {
	list-style: none
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset
{
	border: 0;
}
textarea {
    resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input[type='text'],textarea{
	-webkit-appearance: none;
}
input {
	background-color: transparent;
}
body {
	min-width: 320px;
	margin: 0 auto;
}
body{
	 -webkit-user-select: none;
}
 input::-webkit-input-placeholder{
            color:#cccccc;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#cccccc;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#cccccc;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#cccccc;
        }
/*浮动设置*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.fo {
	overflow: hidden;
}
.pos-a{
	position:absolute;
}
.pos-r{
	position:relative;
}
.hidden {
	display: none;
}
.block{
	display: block;
}
/*宽度设置*/
.w100 {
	width: 100%;
}
.w12{
	width:1200px;
}
.w96 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.w98 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.w94 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.w92 {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
.w90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.w80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.w63 {
	width: 63%;
}
.w60 {
	width: 60%;
}
.w50 {
	width: 50%;
}
.w33 {
	width: 33.3%;
}
.w25 {
	width: 25%;
}
.H26 {
	height: 26PX;
}
.H30 {
	height: 30PX;
}
.H42 {
	height: 42PX;
}
.H40 {
	height: 40PX;
}
.H38 {
	height: 38PX;
}
.H36 {
	height: 36PX;
}
.H34 {
	height: 34PX;
}
.H32 {
	height: 32PX;
}
.LH42 {
	line-height: 42PX;
}
.LH40 {
	line-height: 40PX;
}
.LH38 {
	line-height: 38PX;
}
.LH36 {
	line-height: 36PX;
}
.LH34 {
	line-height: 34PX;
}
.LH32 {
	line-height: 32PX;
}
.BR06 {
	border-radius: 6PX;
}
.BR04 {
	border-radius: 4PX;
}
/*居左中右的设置*/
.text_r {
	text-align: right;
}
.text_l {
	text-align: left;
}
.text_cen {
	text-align: center;
}
.text_ov {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m_c{
	margin: 0 auto;
}
.m_a{
	margin: auto;
}
/*个人资料开始*/
.h_databj{
	background-color:#f2f2f2;
}
.h_databox{
	margin-bottom:60px;
}
.h_dataweizhi{
	font-size:12px;
	font-weight:bold;
	margin:20px 0;
}
.h_dataleft{
	width:190px;
	height:auto;
	background-color:#ffffff;
	font-size:14px;
}
.h_dataleft ul li a{
	padding-left:30px;
	line-height:50px;
}
.h_dataleft ul li:nth-child(1) a{
	font-weight:bold;
	margin-top:30px;
}
.h_dataleft ul li:nth-child(2) a{

	margin-top:10px;
}
.h_dataleft ul li:nth-child(3) a{
	margin-top:10px;
}
.h_dataleft ul li:nth-child(4) a{
	margin-top:10px;

}
.h_dataleft ul li:nth-child(5) a{
	margin-top:10px;
	margin-bottom:30px;
}

.h_dataleft ul li a:hover{
	background-color:#ff6600;
	color:#ffffff;
}
.h_dataleft ul li:nth-child(1) a:hover{
	background-color:#ffffff;
	color:#333333;
	font-weight:bold;
}
/*右部分开始*/
.h_dataright{
	width:990px;
	background-color:#ffffff;
}
.h_dataxx h1{
	border-bottom:1px solid #f2f2f2;
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
	line-height:46px;
}
.h_dataxx h1 i{
	display: block;
	float:left;
	width:7px;
	height:46px;
	background-color:#ff6600;
	margin-bottom:30px;
	margin-right:23px;
}
.h_databottom{
	margin-left:30px;
}
.h_databottom>div h1{
	font-size:14px;
	line-height:25px;
}
.h_databottom>div h1 i{
	display: block;
	float:left;
	width:7px;
	height:7px;
	background-color:#ff6600;
	margin-top:6px;
	margin-right:5px;
}
.h_databottom>div h1 em{
	margin-right:28px;
}
.h_dataimg h1{
	margin-top:60px;
	margin-right:10px;
}
.h_datajd img{
	margin-top:20px;
	width:100px;
	heigth:100px;
	border-radius:50%;
}
.h_datajd{
	position:relative;
}
/*
.h_datajd span{
	position:absolute;
	bottom:10px;
	left:25px;
	color:#ffffff;
	background-color:rgba(0,0,0,0.6);
	width:100px;
}
*/
.h_datanc,.h_datasj{
	margin-top:30px;
}
.h_datanc input{
	width:300px;
	height:25px;
	border:1px solid #cccccc;
	text-indent:10px;
	font-size:12px;
	margin-left:10px;
}
.h_datasj{
	position:relative;
}
.h_datasj p{
	position:absolute;
	width:6px;
	height:6px;
	background-color:#6cbf63;
	top:9px;
	left:184px;
	transform:rotate(45deg);
}
.h_datasj h2{
	font-size:14px;
	color:#666666;
	line-height:25px;
	margin-left:10px;
}
.h_datasj span{
	display:block;
	float:left;
	background-color:#6cbf63;
	color:#ffffff;
	width:60px;
	height:20px;
	border-radius:4px;
	text-align:center;
	line-height:20px;
	margin-top:2px;
	margin-left:10px;
}
.h_datanc select{
	border:1px solid #cccccc;
	width:80px;
	height:25px;
	margin-left:10px;
}
/*右部分结束*/
.h_databc a{
	margin-top:60px;
	margin-bottom:100px;
	font-size:16px;
	line-height:40px;
	text-align:center;
	width:150px;
	height:40px;
	color:#ffffff;
	background: linear-gradient(to right, #ffb900 ,#ff6600);
}
/*个人资料结束*/
/*修改密码开始*/
.h_changeleft{
	width:190px;
	height:auto;
	background-color:#ffffff;
	font-size:14px;
}
.h_changeleft ul li a{
	padding-left:30px;
	line-height:50px;
}
.h_changeleft ul li:nth-child(1) a{
	font-weight:bold;
	margin-top:30px;
}
.h_changeleft ul li:nth-child(3) a{
	background-color:#ff6600;
	color:#ffffff;
	margin-top:10px;
}
.h_changeleft ul li:nth-child(2) a{
	margin-top:10px;
}
.h_changeleft ul li:nth-child(4) a{
	margin-top:10px;
	margin-bottom:30px;
}
.h_changeleft ul li a:hover{
	background-color:#ff6600;
	color:#ffffff;
}
.h_changeleft ul li:nth-child(1) a:hover{
	background-color:#ffffff;
	color:#333333;
	font-weight:bold;
}
.h_changenc{
	margin-top:30px;
}
.h_changenc input{
	width:300px;
	height:25px;
	border:1px solid #cccccc;
	text-indent:10px;
	font-size:12px;
	margin-left:px;
}
.h_changenc h1{
	letter-spacing:10px;
}
/*修改密码结束*/
/*修改手机号开始*/
.h_phoneleft{
	width:190px;
	height:auto;
	background-color:#ffffff;
	font-size:14px;
}
.h_phoneleft ul li a{
	padding-left:30px;
	line-height:50px;
}
.h_phoneleft ul li:nth-child(1) a{
	font-weight:bold;
	margin-top:30px;
}
.h_phoneleft ul li:nth-child(4) a{
	background-color:#ff6600;
	color:#ffffff;
	margin-top:10px;
	margin-bottom:30px;
}
.h_phoneleft ul li:nth-child(2) a{
	margin-top:10px;
}
.h_phoneleft ul li:nth-child(3) a{
	margin-top:10px;
}
.h_phoneleft ul li a:hover{
	background-color:#ff6600;
	color:#ffffff;
}
.h_phoneleft ul li:nth-child(1) a:hover{
	background-color:#ffffff;
	color:#333333;
	font-weight:bold;
}
.h_phonenc{
	margin-top:30px;
}
.h_phonenc input{
	width:300px;
	height:25px;
	border:1px solid #cccccc;
	text-indent:10px;
	font-size:12px;
}
.h_phonenc h1{
	letter-spacing:2.5px;
}
.h_phoneync{
	margin-top:30px;
}
.h_phoneync input{
	float:left;
	width:200px;
	height:25px;
	border:1px solid #cccccc;
	text-indent:10px;
	font-size:12px;
	margin-right:10px;
}
.h_phoneync button {
	width:90px;
	height:27px;
	color:#ffffff;
/* 	background-color:#999999; */
	background-color:#ffb900;
	text-align:center;
	line-height:27px;
}
/*修改手机号结束*/
