@charset "utf-8";

.head-own { width:100%; background:#fff; height:50px; position:relative; z-index:11;}
.head-own .logo {margin-top: 4px;}
.head-own .logo img { width:64px; height:auto;}
.head-own .logo:after { content:''; position:absolute; z-index:999; bottom:0; left:100%; width:45px; height:30px;background:url(../images/hea-bg.png) no-repeat; background-size:100% 100%;}

.nav-own { float:right;}
.nav-own ul li { float:left;}
.nav-own ul li a { font-size:16px; color:#666; line-height:1.5em; padding:12px 20px 0px; display:block;}
.nav-own ul li a:hover { color:#ffcb05;}

.head-mor-own { float:right; padding-top:6px; margin-left:0px;}
.letter { float:right;  margin-top:10px;}
.letter a:before { content:''; width:25px; height:18px; background:url(../images/icon-3.png) no-repeat; position:absolute; z-index:99; top:2px; left:0;}
.letter a { font-size:16px; line-height:1em; color:#666; padding-left:28px;position:relative; z-index:1;}


.head-login-own {font-size:16px; color:#666; float:right; height:35px; line-height:35px; margin-right:25px}
.head-login-own a { font-size:16px; color:#666; padding:0px 5px; display:inline-block;}
.head-login-own span { width:12px; height:7px; background:url(../images/icon-5.png) no-repeat; display:inline-block;}

.language-own { float:right; margin-left:25px;}
.language-own ul li { width:34px; height:34px; line-height:34px; text-align:center; border:#ccc solid 1px; float:left; margin-left:5px;-moz-border-radius:35px;-webkit-border-radius:35px; border-radius:35px;}
.language-own ul li a { font-size:18px; color:#666;}
.language-own ul li:hover,.language-own ul li.active { border:#ffcb05 solid 1px; background:#ffcb05;}
.language-own ul li:hover a,.language-own ul li.active a {color:#666;}

.own { min-height:700px; padding-bottom:100px;}
.own-title { font-size:28px; color:#363636; font-weight:600; line-height:1.5em; padding:30px 0px 20px;}
.own-list {position:relative; z-index:1; margin-bottom:10px;}
.own-list-title { background:#ffcb05; height:47px; line-height:47px; -moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; cursor:pointer;}
.own-list-word { font-size:18px; color:#363636;font-weight:600; padding-right:20px; padding-left:24px;}
.own-list-icon { width:18px; height:12px; position:absolute; z-index:9;background:url(../images/own-down.png) no-repeat; right:15px; top:15px}
.own-list-con { display:none;}

.member-own { width:800px; margin:50px 50px 30px 0px;}
.password-own {width:800px; margin:60px 50px 60px 0px;}
.wow { padding-bottom:15px; overflow:hidden;}
.but { padding-top:5px;overflow:hidden;}
.member_1,.member_3{ width:225px; float:left; font-size:16px; color:#666; text-align:right; height:40px; line-height:40px;}
.member_2,.member_4{ width:555px; float:right;}
.span1 { font-size:16px; color:#666; line-height:40px;}
.type_1 { width:320px; border:#d3d3d3 solid 1px;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; height:40px; line-height:40px; font-size:16px; color:#999; padding:0px 10px; -webkit-box-shadow:inset 0 2px 10px #e5e5e5;   -moz-box-shadow:inset 0 2px 10px #e5e5e5;  box-shadow:inset 0 2px 10px #e5e5e5; }
.type_2 { width:530px; border:#d3d3d3 solid 1px;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; height:100px; line-height:1.5em; font-size:16px; color:#999; padding:10px; -webkit-box-shadow:inset 0 2px 10px #e5e5e5;   -moz-box-shadow:inset 0 2px 10px #e5e5e5;  box-shadow:inset 0 2px 10px #e5e5e5; }
.type_3 { width:130px; height:35px; line-height:35px; text-align:center; background:#c7c7c7; font-size:16px; color:#333;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; border:none;margin-right:6px;}
.type_4 {width:130px; height:35px; line-height:35px; text-align:center; background:#ffcb05; font-size:16px; color:#333;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; border:none; }

select::-ms-expand { display: none; }
select.select {
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: none;
  padding-right:0px;
}
.select{
display:block;
width:100%;
height:100%;
box-sizing:border-box;
background:none;
border:#d3d3d3 solid 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
 border-radius:5px;
-webkit-box-shadow:inset 0 2px 10px #e5e5e5;  
-moz-box-shadow:inset 0 2px 10px #e5e5e5; 
box-shadow:inset 0 2px 10px #e5e5e5;
outline:none;
-webkit-appearance:none;
padding:0px 10px;
line-height:inherit;
color:inherit;
cursor:default;
font-size:16px; color:#999;
line-height:40px;
position:relative;
z-index:3;
text-transform:capitalize;
}
.select option{
color:#222;
}
.select option:hover{
color:#fff;
background:#eadaeb !important;
}
.select option:checked{
background:#ccc;
color:#fff; 
}

.uboxstyle{
display:block;
overflow:hidden;
height:40px;
width:340px;
border-radius:0;
background:url(../images/icon-7.png) 315px center no-repeat;
color:#797979;
line-height:2;
position:relative;
z-index:1;
}

.add{
display:inline-block;
overflow:hidden;
height:40px;
width:165px;
border-radius:0;
background:url(../images/icon-7.png) 140px center no-repeat;
color:#797979;
line-height:2;
position:relative;
z-index:1;
}
.add-1 { margin-right:6px}

.checkbox-own { margin:60px 0px 0px 100px;}
.checkbox-own-tltle { font-size:18px; color:#666; font-weight:600; padding-bottom:10px; }
.checkbox-own-con { margin-left:20px;}
.checkbox-own-list { margin-bottom:6px;}
.checkbox-own-list span { vertical-align:middle; display:inline-block;}
.input_check { 
    display: none;
	width:15px;
	height:15px;
} 
 
.input_check + label { 
    background-color: #FFF; 
    border: 1px solid #C1CACA; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); 
    border-radius: 5px; 
	width:15px;
	height:15px;
    display: inline-block; 
    position: relative; 
    margin-right:5px; 
} 
.input_check + label:active { 
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); 
} 
 
.input_check:checked + label { 
    background:url(../images/check-icon.png) no-repeat #efefef center;
    border: 1px solid #b4b5b7; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); 
    color: #243441; 
} 
 
.input_check:checked + label:after { 
    content: ''; //勾选符号 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    color: #758794; 
    width: 15px;
	height:15px; 
    text-align: center; 
    vertical-align: middle;
	background:url(../images/check-icon.png) no-repeat;
} 
.checkbox-own-word { font-size:18px; color:666; line-height:1.5em;}
.checkbox-but {width:60px; height:30px; line-height:30px; text-align:center; background:#ffcb05; font-size:16px; color:#333;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius:5px; border:none; margin-top:10px;}

.avatar-own-con { position:relative; z-index:1; margin:50px 0px 60px 50px;}
.avatar-own-pic img { width:225px; height:auto; border:#fff solid 5px; -webkit-box-shadow: 0 0 20px 3px #d3d3d3;-moz-box-shadow: 0 0 20px 3px #d3d3d3;box-shadow: 0 0 20px 3px #d3d3d3;-moz-border-radius:20px;-webkit-border-radius:20px; border-radius:20px; }
.avatar-own-word { position:absolute; z-index:99; bottom:0; left:260px;}
.avatar-own-word span { display:block;}
.avatar-own-zi { font-size:14px; color:#666; line-height:1.5em; padding-bottom:15px;}