<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gbk";
/* CSS Document */
/* 上传证件 */
.zj{ width:655px; background:#f8f8f8; padding:20px 15px; }
.zj .bh{ font-size:14px; font-weight:bold; line-height:30px;}
.zj .type{ font-size:14px; font-weight:bold; line-height:60px; overflow:hidden;}
.zj .type .type_1{ float:left; width:290px;}
.zj .type .type_2{ float:left; width:360px;}
.zj .attention{ width:590px; height:160px; border:1px dashed #e5e5e5; background:#fff; padding:15px 20px; position:relative; margin-top:20px;}
.zj .attention span{ position:absolute; top:-10px; left:35px; font-size:12px; font-weight:bold;}

/* 上传照片 */
.zp{ padding:20px 15px; width:655px; background:#f8f8f8; overflow:hidden;}
.zp_1{ width:655px; overflow:hidden;}
#imgdiv{  float:left; width:132px; height:158px;}
.sc_1{ width:480px; margin-left:10px; float:left;}
.sc_1_1{ width:480px; height:55px; overflow:hidden;}
.a-upload {
    height: 55px;
	height:69px;
    line-height: 60px;
    position: relative;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
    display: block;
    *display: inline;
    *zoom: 1;
	background:url(../images/sc03.png) no-repeat;
	float:left;
    text-indent:5px;
	
}
.a-upload1 {
	position:absolute;
	left:0;
	top:0;
	width:132px;
	height:158px;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
    display: block;
    *display: inline;
    *zoom: 1;
	
}
a.a-upload{ color:#fff;}
a.a-upload:hover{ text-decoration:none;}
.a-upload input {
    position: absolute;
    font-size: 125px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.a-upload1 input {
    position: absolute;
    font-size: 125px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.sc_1_1 .a1{ display:block; float:left; width:50px; height:55px; background:url(../images/sc02.png) no-repeat; line-height:55px; color:#fff;}
.sc_1_2{ width:630px; overflow:hidden; }
.sc_1_2 ul{ float:left;}
.sc_1_2 ul li{ width:150px; background:url(../images/pic02.jpg) no-repeat; float:left; margin-right:7px; margin-bottom:10px; background:#fff; box-shadow:0 0 1px #ccc;}
.zp .attention{ width:590px; height:auto; border:1px dashed #e5e5e5; background:#fff; padding:15px 20px; position:relative; margin-top:20px; float:left;}
.zp .attention span{ position:absolute; top:-10px; left:35px; font-size:12px; font-weight:bold;}
.zp_2{ margin-top:20px;}
.sc_1_2 .pic{ width:150px; height:180px; overflow:hidden;}
.sc_1_2 img{ width:150px; height:180px; }
.sc_1_2 .shezhi{ width:150px; height:auto;}
.sc_1_2 .shezhi_1{ width:140px; height:auto; padding:5px;}
.sc_1_2 .shezhi_1 p{ color:#9bd3fa;}
.sc_1_2 .shezhi_1 a{ color:#333;}
.btn_sc{background:url(../images/tuichu.png) no-repeat; width:65px; height:56px; line-height:45px; color:#fff;}

/* 兴趣爱好ソ */
.hobby{ background:#f8f8f8; padding:20px 0 20px 10px;}
.hobby table{ font-size:14px;}
.hobby table .td1{ vertical-align:top; padding-top:5px; text-align:right;}
.hobby .choice{ background:#fff; width:515px; border:1px solid #ccc; margin-bottom:10px; padding:5px 10px;}
.hobby .choice ul li{ height:34px; line-height:34px;}
.hobby .choice ul li span{ display:inline-block; float:left; width:127px; line-height:34px; position:relative;}
.hobby .choice ul li input[type="checkbox"]{ position:absolute; top:0; left:0; width:100px; height:32px; opacity:0;}
.hobby .choice ul li input[type="checkbox"]{ opacity:1\9; width:15px\9; height:15px\9; top:10px\9; left:2px\9;}
.hobby .choice ul li span label{ width:100px;height:34px; display:inline-block; padding-left:20px;}
.hobby .choice ul li input[type="checkbox"]:checked+label{ background:url(../images/ys.png) no-repeat left center; color:#fff;}
</pre></body></html>