@charset "utf-8";
/* CSS Document */
.login-wrap{
	width: 100%;
	min-height: 900px;
	position: relative;
	background: url(/static/web/img/bg_34.jpg) no-repeat center;
}
.login-wrap .login-main{
	width: 800px;
	margin: 0 auto;
	top: 290px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	background: url(/static/web/img/bg_35.png) no-repeat center top;
}
.login-wrap .login-main .leftwrap{
	width: 300px;
	height: 320px;
}
.login-wrap .login-main .leftwrap .f24{
	display: block;
	text-align: center;
	color: #fff;
	margin-top: 32px;
	line-height: 44px;
}
.login-wrap .login-main .leftwrap .en{
	display: block;
	text-align: center;
	color: #fff;
	margin-top: 5px;
	line-height: 28px;
	background: url(/static/web/img/bg_36.png) no-repeat center;
}
.login-wrap .login-main .leftwrap .word{
	display: block;
	padding-left: 54px;
	line-height: 30px;
	font-size: 14px;
	color: #dfe6f1;
	margin-top: 53px;
}
.login-wrap .login-main .rightwrap{
	width: 392px;
	margin-left: 48px;
	padding-top: 30px;
}
.login-wrap .login-main .rightwrap .tit{
	width: 100%;
	line-height: 43px;
	height: 43px;
	margin-bottom: 16px;
}
.login-wrap .login-main .rightwrap .f24{
	color: #035cac;
}
.login-wrap .login-main .rightwrap .f18{
	color: #bebfbe;
	line-height: 35px;
	display: inline-block;
	margin-top: 8px;
}
.login-wrap .login-main .rightwrap .line{
	display: inline-block;
	width: 28px;
	color: #bebfbe;
	text-align: center;
	margin-top: 0;
	line-height: 40px;
	margin-top: 3px;
}
.login-wrap .login-main input.tex{
	border-bottom: 2px solid #bfbfbf;
	border-left: none;
	border-top: none;
	border-right: none;
	font-size: 14px;
	height: 15px;
	line-height: 14px;
	padding: 16px 30px 15px 2px;
	width: 360px;
	color: #bfbfbf;
	margin-bottom: 13px;
}
.login-wrap .login-main input.account{
	background: url(/static/web/img/ico_73.png) no-repeat 369px center;
}
.login-wrap .login-main input.passtop{
	background: url(/static/web/img/ico_74.png) no-repeat 369px center;
}
.login-wrap .login-main input.password{
	background: url(/static/web/img/ico_74.png) no-repeat 369px center;
	display: none;
}
.login-wrap .bot-butn{
	width: 100%;
	height: 42px;
	margin-top: 23px;
}
.login-wrap .bot-butn .log-btn{
	border: none;
	width: 120px;
	height: 42px;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	background-color: #035cac;
}
.login-wrap .bot-butn .other{
	display: block;
	width: 138px;
	height: 31px;
	margin-top: 6px;
}
.login-wrap .bot-butn .other a{
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	margin-left: 15px;
}
.login-wrap .bot-butn .other .link1{
	background: url(/static/web/img/ico_75.png) no-repeat center;
}
.login-wrap .bot-butn .other .link2{
	background: url(/static/web/img/ico_76.png) no-repeat center;
}
.login-wrap .bot-butn .other .link3{
	background: url(/static/web/img/ico_77.png) no-repeat center;
}
.login-wrap .bot-butn .font{
	line-height: 40px;
	display: inline-block;
}
.login-wrap .login-main .bot-link{
	width: 522px;
	margin-left: 278px;
	margin-top: 29px;
	line-height: 37px;
	color: #fff;
	font-size: 16px;
}
.login-wrap .login-main .bot-link a{
	font-weight: bold;
	color: #fff;
}
.login-footer{
	width: 100%;
	height: 50px;
	background: url(/static/web/img/bg_37.png) repeat center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.login-footer .left{
	margin-left: 30px;
	line-height: 22px;
	margin-top: 14px;
}
.login-footer .left a{
	color: #cecdcd;
	float: left;
}
.login-footer .left a:hover{
	color: #fff;
}
.login-footer .left .line{
	display: inline-block;
	width: 25px;
	text-align: center;
	color: #494545;
	float: left;
}
.login-footer .right{
	line-height: 50px;
	color: #cecdcd;
	margin-right: 30px;
}
.register-main{
	width: 500px;
	margin: 0 auto;
	background: url(/static/web/img/bg_38.png) no-repeat center top;
	padding-top: 18px;
	position: absolute;
	top: 168px;
	left: 50%;
	margin-left: -250px;
}
.register-main .center{
	width: 400px;
	margin-left: 52px;
	height: 504px;
}
.register-main .center .tit{
	width: 100%;
	line-height: 73px;
	height: 73px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 31px;
}
.register-main .center .tit .f24{
	color: #035cac;
}
.register-main .center .tit .line{
	display: inline-block;
	width: 24px;
	font-size: 18px;
	color: #bdbebe;
	text-align: center;
	line-height: 70px;
	margin-top: 3px;
}
.register-main .center .tit .f18{
	color: #bdbebe;
	margin-top: 8px;
	line-height: 65px;
}
.register-main label{
	display: block;
}
.register-main input.tex{
	border-bottom: 2px solid #bfbfbf;
	border-left: none;
	border-top: none;
	border-right: none;
	font-size: 14px;
	height: 15px;
	line-height: 14px;
	color: #bebebe;
	padding: 16px 30px 15px 4px;
	width: 365px;
	margin-bottom: 13px;
}
.register-main input.tex.code{
	width: 280px;
}
.register-main .code-img{
	vertical-align: middle;
}
.register-main .email{
	background: url(/static/web/img/ico_78.png) no-repeat 377px center;
}
.register-main .account{
	background: url(/static/web/img/ico_73.png) no-repeat 377px center;
}
.register-main .phone{
	background: url(/static/web/img/ico_79.png) no-repeat 377px center;
}
.register-main .passtop,.register-main .password{
	background: url(/static/web/img/ico_74.png) no-repeat 377px center;
}
.register-main .password{
	display: none;
}
.register-main .bot-link{
	width: 100%;
	text-align: center;
	line-height: 40px;
	height: 40px;
	margin-top: 18px;
	color: #fff;
	font-size: 16px;
}
.register-main .bot-link a{
	font-weight: bold;
	color: #fff;
}

.froget-success .ico{
	display: block;
	width: 137px;
	height: 103px;
	margin: 20px auto;
}
.froget-success p{
	text-align: center;
	font-size: 14px;
}
.froget-success p.f18{
	color: #333;
	font-size: 18px;
}
.froget-success p a{
	color: #035cac;
}

/**************小我中心***************/
.member-wrap{
	width: 960px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px;
}
.member-wrap .sidebar{
	width: 240px;
	background-color: #fff;
}
.member-wrap .sidebar .user{
	width: 240px;
	height: 203px;
	background: url(/static/web/img/bg_40.jpg) no-repeat center;
}
.member-wrap .sidebar .picbox{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding-top: 43px;
}
.member-wrap .sidebar .picbox img{
	width: 100%;
}
.member-wrap .sidebar .picbox .upbg{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/static/web/img/bg_39.png) no-repeat center;
}
.member-wrap .sidebar .user p{
	width: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
}
.member-wrap .sidebar ul{
	width: 100%;
}
.member-wrap .sidebar li{
	width: 238px;
	height: 60px;
	border-left: 1px solid #f0efee;
	border-right: 1px solid #f0efee;
	border-bottom: 1px solid #f0efee;
	transition: normal;
}
.member-wrap .sidebar li:hover,.member-wrap .sidebar li.hover{
	border-color: #035cac;
	background-color: #035cac;
}
.member-wrap .sidebar li a{
	display: block;
	padding-left: 100px;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	transition: normal;
}
.member-wrap .sidebar li.li1 a{
	background: url(/static/web/img/bg_41.png) no-repeat 57px top;
}
.member-wrap .sidebar li.li2 a{
	background: url(/static/web/img/bg_42.png) no-repeat 57px top;
}
.member-wrap .sidebar li.li3 a{
	background: url(/static/web/img/bg_43.png) no-repeat 57px top;
}
.member-wrap .sidebar li.li4 a{
	background: url(/static/web/img/bg_44.png) no-repeat 57px top;
}
.member-wrap .sidebar li a:hover,.member-wrap .sidebar li a.hover{
	background-position: 57px bottom;
	color: #fff;
}

.member-wrap .rightwrap{
	width: 640px;
	padding: 3px 30px 0;
	background-color: #fff;
}
.member-wrap .rightwrap .tit{
	display: block;
	height: 74px;
	line-height: 74px;
	border-bottom: 1px solid #ccc;
}
.member-wrap .rightwrap .tit .line{
	display: block;
	width: 3px;
	height: 19px;
	background-color: #035cac;
	margin-top: 27px;
	margin-left: 2px;
}
.member-wrap .rightwrap .tit .f20{
	color: #035cac;
	margin-left: 15px;
}
.member-wrap .apply-list li{
	margin-top: 20px;
	border: 1px solid #dddee0;
	width: 638px;
}
.member-wrap .apply-list li .titbox{
	height: 49px;
	line-height: 49px;
	background-color: #f0f1f2;
}
.member-wrap .apply-list .titbox .f14{
	color: #035cac;
}
.member-wrap .apply-list .titbox .gray{
	color: #666;
}
.member-wrap .apply-list .titbox .line{
	color: #bababa;
}
.member-wrap .apply-list .titbox .date{
	display: inline-block;
	margin-right: 20px;
}
.member-wrap .apply-list .titbox .post{
	display: block;
	margin-left: 20px;
}
.member-wrap .apply-list .contwrap{
	width: 590px;
	padding: 16px 27px 21px 20px;
}
.member-wrap .apply-list .word{
	display: block;
	line-height: 20px;
}
.member-wrap .apply-list .botbtn{
	width: 100%;
	height: 38px;
	margin-top: 16px;
}
.member-wrap .apply-list .botbtn .check{
	display: block;
	width: 118px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	float: left;
}
.member-wrap .apply-list .botbtn .check:hover{
	color: #fff;
	background-color: #035cac;
	border: 1px solid #035cac;
}
.member-wrap .apply-list .botbtn .font{
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	margin-left: 30px;
}
.member-wrap .apply-list .botbtn .blue{
	color: #01b923;
}
.member-wrap .apply-list .botbtn .red{
	color: #e50004;
}
.member-wrap .apply-list .page{
	padding-top: 30px;
	padding-bottom: 35px;
}
.member-bg{
	width: 100%;
	min-height: 900px;
	position: relative;
	background: url(/static/web/img/bg_34.jpg) no-repeat center 10px fixed;
}
.member-bg .header{
	display: none;
}
.member-wrap .rightwrap .tit .red{
	display: inline-block;
	padding-left: 22px;
	color: #e83e25;
	background: url(/static/web/img/ico_80.png) no-repeat left center;
	font-size: 14px;
}
.member-wrap .rightwrap .tit .up-btn{
	display: inline-block;
	padding-left: 20px;
	color: #035cac;
	background: url(/static/web/img/ico_81.png) no-repeat left center;
	font-size: 14px;
}
.member-wrap .rightwrap .tit .fill{
	display: inline-block;
	padding-left: 16px;
	font-size: 14px;
	background: url(/static/web/img/ico_87.png) no-repeat left center;
}
.member-wrap .rightwrap .tit .wire{
	display: inline-block;
	width: 32px;
	text-align: center;
	color: #ccc;
}
.member-wrap .resume-nav{
	width: 100%;
	height: 45px;
	margin-top: 20px;
}
.member-wrap .resume-nav a{
	float: left;
	display: block;
	width: 212px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-right: 1px solid #fff;
	background-color: #eee;
	font-size: 14px;
}
.member-wrap .resume-nav a.hover{
	background-color: #035cac;
	color: #fff;
}
.member-wrap .resume-fir{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 33px;
}
.member-wrap .resume-fir td{
	font-size: 14px;
	line-height: 35px;
}
.member-wrap .resume-fir td.tt{
	padding-right: 14px;
	font-size: 14px;
	color: #777;
	text-align: right;
}
.member-wrap .resume-fir .tex{
	border: 1px solid #d7d7d7;
	width: 408px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	padding: 9px 10px;
	color: #777;
}
.member-wrap input.rad{
	width: 13px;
	height: 13px;
}
.member-wrap .resume-fir .lab{
	margin-right: 22px;
	display: block;
}
.member-wrap .resume-fir .rad{
	margin-right: 9px;
	margin-top: 12px;
}
.member-wrap .resume-fir .right .tt{
	margin-right: 8px;
}
.member-wrap .resume-fir .right .s-tex{
	border: 1px solid #d7d7d7;
	width: 108px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	padding: 9px 10px;
	color: #777;
}
.member-wrap .resume-fir .selec{
	width: 130px;
	position: relative;
}
.member-wrap .resume-fir .selec.seletop{
	z-index: 2;
}
.member-wrap .resume-fir .tit-sele{
	display: block;
	padding-left: 10px;
	padding-right: 21px;
	height: 33px;
	line-height: 33px;
	width: 97px;
	border: 1px solid #d7d7d7;
	background: url(/static/web/img/ico_82.png) no-repeat 107px center;
	cursor: pointer;
}
.member-wrap .resume-fir .selec .sub{
	width: 130px;
	position: absolute;
	left: 0;
	top: 35px;
	background-color: #fff;
	display: none;
	transition: normal;
	z-index: 2;
}
.member-wrap .resume-fir .selec .sub p{
	padding-left: 10px;
	line-height: 30px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	cursor: pointer;
	font-size: 12px;
}
.member-wrap .resume-fir .selec .sub p:hover{
	color: #035cac;
}
.member-wrap .resume-fir .selec.margin{
	margin-right: 20px;
}
.member-wrap .resume-fir .area{
	border: 1px solid #d7d7d7;
	width: 408px;
	font-size: 14px;
	line-height: 14px;
	height: 130px;
	padding: 9px 10px;
	color: #777;
	resize: none;
}
.member-wrap .resume-fir .bot-font{
	line-height: 32px;
}
.member-wrap .resume-fir .blue{
	color: #035cac;
}
.member-wrap .resume-fir .sub-btn{
	border: none;
	width: 150px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	background-color: #035cac;
}
.member-wrap .resume-sec{
	margin-top: 20px;
	padding-bottom: 38px;
}
.member-wrap .resume-sec li{
	width: 638px;
	border: 1px solid #dbdbdb;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.member-wrap .resume-sec li .stit{
	padding-left: 20px;
	line-height: 48px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dbdbdb;
}
.member-wrap .resume-sec li .stit .dele{
	display: block;
	width: 30px;
	height: 25px;
	border: 1px solid #dbdbdb;
	text-align: center;
	margin-right: 12px;
	cursor: pointer;
	background: url(/static/web/img/img_48.jpg) no-repeat center;
	margin-top: 10px;
	display: none;
}
.member-wrap .resume-sec li table{
	margin-top: 31px;
	font-size: 14px;
	margin-left: 28px;
}
.member-wrap .resume-sec li td.tt{
	padding-right: 12px;
	text-align: right;
}
.member-wrap .resume-sec li td{
	line-height: 35px;
	color: #777;
}
.member-wrap .resume-sec li .stex{
	border: 1px solid #d7d7d7;
	width: 178px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	padding: 9px 10px;
	color: #777;
}
.member-wrap .resume-sec li .cut{
	display: inline-block;
	width: 30px;
	text-align: center;
}
.member-wrap .resume-sec li .tex{
	border: 1px solid #d7d7d7;
	width: 408px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	padding: 9px 10px;
	color: #777;
}
.member-wrap .resume-sec li .selec{
	width: 200px;
	position: relative;
}
.member-wrap .resume-sec .tit-sele{
	display: block;
	padding-left: 10px;
	padding-right: 22px;
	height: 33px;
	line-height: 33px;
	width: 166px;
	border: 1px solid #d7d7d7;
	background: url(/static/web/img/ico_82.png) no-repeat 176px center;
	cursor: pointer;
}
.member-wrap .resume-sec .selec .sub{
	width: 200px;
	position: absolute;
	left: 0;
	top: 35px;
	background-color: #fff;
	display: none;
	transition: normal;
	z-index: 2;
}
.member-wrap .resume-sec .selec .sub p{
	padding-left: 10px;
	line-height: 30px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	cursor: pointer;
	font-size: 12px;
}
.member-wrap .resume-sec .selec .sub p:hover{
	color: #035cac;
}
.member-wrap .resume-sec .bot-butn{
	width: 100%;
	height: 42px;
}
.member-wrap .resume-sec .bot-butn .butn{
	display: block;
	width: 48px;
	height: 40px;
	border: 1px solid #dbdbdb;
	text-align: center;
	line-height: 35px;
	font-size: 36px;
	margin-right: 10px;
	cursor: pointer;
	color: #bcbcbc;
}
.member-wrap .resume-sec .bot-butn .cutbtn{
	background: url(/static/web/img/img_48.jpg) no-repeat center;
}
.member-wrap .resume-sec .sub-btn{
	border: none;
	width: 150px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background-color: #035cac;
	font-size: 16px;
	margin-left: 9px;
}
.member-wrap .resume-sec .area{
	border: 1px solid #d7d7d7;
	width: 408px;
	font-size: 14px;
	line-height: 14px;
	height: 118px;
	padding: 9px 10px;
	color: #777;
	resize: none;
}
.member-wrap .resume-sec td.ttfont{
	line-height: 24px;
}
.member-wrap .upload-wrap{
	width: 100%;
	margin-top: 35px;
	min-height: 339px;
}
.member-wrap .upload-wrap .ico{
	display: block;
	width: 61px;
	height: 62px;
	background: url(/static/web/img/bg_45.jpg) no-repeat center;
}
.member-wrap .upload-wrap .contwrap{
	width: 500px;
	margin-left: 40px;
}
.member-wrap .upload-wrap .contwrap .cont{
	margin-left: 13px;
	width: 470px;
}
.member-wrap .upload-wrap .contwrap .rad{
	width: 13px;
	height: 13px;
	margin-top: 7px;
}
.member-wrap .upload-wrap .contwrap p{
	color: #777;
	line-height: 26px;
}
.member-wrap .upload-wrap .contwrap .gray{
	line-height: 24px;
	color: #999;
}
.member-wrap .upload-wrap .contwrap .lab{
	margin-top: 14px;
	display: block;
}
.member-wrap .upload-wrap .contwrap .tex{
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: none;
	font-size: 14px;
	height: 15px;
	line-height: 14px;
	color: #666;
	padding: 9px 10px;
	width: 358px;
}
.member-wrap .upload-wrap .contwrap .filebtn{
	display: block;
	width: 80px;
	height: 35px;
	background-color: #e83e25;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.member-wrap .upload-wrap .contwrap .file{
	display: none;
}
.member-wrap .upload-wrap .selecbox{
	width: 100%;
	margin-bottom: 21px;
}
.member-wrap .upload-wrap .sub-btn{
	border: none;
	width: 150px;
	height: 42px;
	background-color: #035cac;
	color: #fff;
	text-align: center;
	line-height: 42px;
	margin-top: 23px;
	margin-left: 28px;
	font-size: 16px;
}
.member-wrap .top-download{
	width: 560px;
	height: 63px;
	padding-left: 80px;
	background: url(/static/web/img/ico_88.png) no-repeat 28px center #f7ecec;
	color: #777;
	font-size: 16px;
	line-height: 63px;
	margin-top: 44px;
}
.member-wrap .top-download .butn{
	display: block;
	width: 60px;
	height: 63px;
	background: url(/static/web/img/ico_89.png) no-repeat center #e8d9d9;
}
.member-wrap .upload-wrap .selecbox .select{
	width: 473px;
	line-height: 28px;
	margin-left: 13px;
}
.member-wrap .upload-wrap .select .down{
	color: #ee7f74;
}
.member-wrap .upload-wrap .select .line{
	display: inline-block;
	width: 31px;
	text-align: center;
	color: #bbbbbb;
}
.member-wrap .upload-wrap .select .update{
	color: #035cac;
}

.member-wrap .apply-list .botbtn .hand{
	margin-left: 9px;
}

.member-wrap .change-pass{
	width: 100%;
	min-height: 329px;
}
.member-wrap .change-pass table{
	margin-top: 40px;
	font-size: 14px;
	color: #777;
}
.member-wrap .change-pass td{
	line-height: 35px;
}
.member-wrap .change-pass td.tt{
	text-align: right;
	padding-right: 14px;
}
.member-wrap .change-pass .tex{
	border: 1px solid #d7d7d7;
	height: 15px;
	font-size: 14px;
	line-height: 14px;
	padding: 9px 10px;
	width: 408px;
	color: #666;
}
.member-wrap .change-pass .sub-btn{
	border: none;
	width: 150px;
	height: 42px;
	background-color: #035cac;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
}

.member-wrap .picture-wrap{
	padding-top: 30px;
	width: 100%;
	min-height: 339px;
}
.member-wrap .picture-wrap .picbox{
	display: block;
	width: 200px;
	height: 200px;
	background: url(/static/web/img/img_51.jpg) no-repeat center;
}
.member-wrap .picture-wrap .right{
	width: 400px;
	margin-left: 20px;
}
.member-wrap .picture-wrap .file{
	display: none;
}
.member-wrap .picture-wrap .upload-btn{
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background-color: #035cac;
	font-size: 16px;
	cursor: pointer;
}
.member-wrap .picture-wrap .font{
	display: block;
	width: 100%;
	line-height: 24px;
	margin-top: 24px;
}
.member-wrap .picture-wrap .sub-btn{
	width: 120px;
	height: 42px;
	border: none;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background-color: #035cac;
	font-size: 16px;
	margin-top: 28px;
}

/*******************小我中心手机站*****************/
.m-login-wrap{
	width: 84%;
	padding: 0 8%;
	background: url(/static/web/img/bg_46.jpg) no-repeat center top;
	background-size: 100%;
}
.m-login-wrap .login-main{
	padding-top: 60px;
}
.m-login-wrap .login-main .tit{
	width: 100%;
	line-height: 28px;
	color: #fff;
}
.m-login-wrap .login-main .log-wrap{
	margin-top: 22px;
	width: 100%;
}
.m-login-wrap .log-wrap label{
	display: block;
	margin-bottom: 11px;
	overflow: hidden;
}
.m-login-wrap .log-wrap .tex{
	border-bottom: 1px solid #8f9ca2;
	font-size: 14px;
	height: 15px;
	line-height: 14px;
	padding: 14px 6% 13px 0;
	width: 94%;
	color: #fff;
	border-left: none;
	border-right: none;
	border-top: none;
	background: none;
}
.m-login-wrap .log-wrap .account{
	background: url(/static/web/img/ico_90.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .log-wrap .pass{
	background: url(/static/web/img/ico_91.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .log-wrap .password{
	display: none;
}
.m-login-wrap .log-wrap .sub-btn{
	border: none;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #035cac;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.m-login-wrap .log-wrap .bot-other{
	width: 100%;
	margin-top: 36px;
}
.m-login-wrap .log-wrap .bot-other p{
	line-height: 18px;
	font-size: 14px;
	color: #fff;
}
.m-login-wrap .log-wrap .bot-other .icobox{
	width: 100%;
	height: 43px;
	margin-top: 11px;
}
.m-login-wrap .log-wrap .bot-other .icobox a{
	display: block;
	width: 43px;
	height: 43px;
	float: left;
	margin-right: 35px;
}
.m-login-wrap .log-wrap .bot-other .a1{
	background: url(/static/web/img/ico_92.png) no-repeat center;
	background-size: 100%;
}
.m-login-wrap .log-wrap .bot-other .a2{
	background: url(/static/web/img/ico_93.png) no-repeat center;
	background-size: 100%;
}
.m-login-wrap .log-wrap .bot-other .a3{
	background: url(/static/web/img/ico_94.png) no-repeat center;
	background-size: 100%;
}
.m-login-wrap .log-wrap .linkbox{
	width: 100%;
	margin-top: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.m-login-wrap .log-wrap .linkbox a{
	font-weight: bold;
	color: #fff;
}

.m-login-wrap .regis-main{
	padding-top: 18px;
}
.m-login-wrap .regis-main .tit{
	width: 100%;
	line-height: 38px;
	color: #fff;
	border-bottom: 1px solid #8f9ca2;
}
.m-login-wrap .regis-main .mail,.m-login-wrap .forget-main .mail{
	background: url(/static/web/img/ico_96.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .regis-main .name,.m-login-wrap .forget-main .name{
	background: url(/static/web/img/ico_97.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .regis-main .mobile{
	background: url(/static/web/img/ico_95.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .regis-main .pass-s,.m-login-wrap .forget-main .pass-s{
	background: url(/static/web/img/ico_98.png) no-repeat 95% center;
	background-size: auto 40%;
}
.m-login-wrap .regis-main label{
	margin-bottom: 0;
}
.m-login-wrap .regis-main .sub-btn{
	margin-top: 18px;
}
.m-login-wrap .forget-main{
	padding-top: 70px;
}
.m-login-wrap .forget-main .tit{
	width: 100%;
	line-height: 38px;
	color: #fff;
	margin-bottom: 10px;
}
.m-login-wrap .forget-main .code{
	width: 70%;
}
.m-login-wrap .forget-main .code-img{
	width: 20%;
	margin-top: 11px;
}
.m-login-wrap .forget-main .forget-success{
	padding-top: 20px;
}
.m-login-wrap .forget-main .forget-success .ico{
	display: block;
	width: 69px;
	height: 52px;
	margin: 0 auto;
}
.m-login-wrap .forget-main .forget-success .ico img{
	width: 100%;
}
.m-login-wrap .forget-main .forget-success p{
	text-align: center;
	color: #fff;
}
.m-login-wrap .forget-main .forget-success p a{
	color: #035cac;
	font-weight: bold;
}

.m-personal-wrap{
	padding: 19px 4.7% 0;
	width: 90.6%;
	background: url(/static/web/img/bg_47.jpg) no-repeat center top;
	background-size: 100%;
}
.m-personal-wrap .top-personal{
	width: 100%;
	height: 88px;
	background: url(/static/web/img/bg_48.jpg) no-repeat center;
	background-size: 100%;
}
.m-personal-wrap .top-personal .picbox{
	display: block;
	width: 60px;
	height: 60px;
	margin-top: 14px;
	margin-left: 20px;
}
.m-personal-wrap .top-personal .picbox img{
	width: 100%;
	border-radius: 30px;
}
.m-personal-wrap .top-personal .name{
	display: inline-block;
	margin-left: 17px;
	line-height: 25px;
	margin-top: 31px;
	color: #fff;
	font-size: 16px;
}
.m-personal-wrap .person-nav{
	width: 100%;
	margin-top: 2px;
	height: 39px;
	background-color: #fff;
	overflow: hidden;
}
.m-personal-wrap .person-nav .box{
	display: block;
	width: 101%;
	height: 39px;
}
.m-personal-wrap .person-nav a{
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
	height: 39px;
	line-height: 39px;
	border-right: 1px solid #e3e3e3;
	font-size: 14px;
}
.m-personal-wrap .person-nav a:last-child{
	border-right: none;
	width: 32.7%;
}
.m-personal-wrap .person-nav a:last-child.hover{
	border-right: none;
}
.m-personal-wrap .person-nav a.hover{
	color: #fff;
	background-color: #035cac;
	border-right: 1px solid #035cac;
}
.m-personal-wrap .my-apply{
	width: 100%;
	margin-top: 5px;
	background-color: #fff;
	padding-bottom: 42px;
}
.m-personal-wrap .my-apply .titbox{
	width: 88%;
	height: 35px;
	padding: 4px 6% 0;
	line-height: 34px;
}
.m-personal-wrap .my-apply .titbox .line{
	display: block;
	width: 2px;
	height: 15px;
	background-color: #035cac;
	margin-top: 10px;
}
.m-personal-wrap .my-apply .titbox .f14{
	color: #035cac;
	margin-left: 8px;
}
.m-personal-wrap .my-apply ul,.m-personal-wrap .my-apply li{
	width: 100%;
}
.m-personal-wrap .my-apply ul{
	border-top: 1px solid #dddee0;
}
.m-personal-wrap .my-apply li{
	padding-bottom: 28px;
	border-bottom: 1px solid #d4d5d7;
}
.m-personal-wrap .my-apply li .tit{
	width: 88%;
	padding: 0 6%;
	height: 29px;
	line-height: 29px;
	background-color: #f0f1f2;
}
.m-personal-wrap .my-apply li .tit .tt{
	color: #035cac;
}
.m-personal-wrap .my-apply li .look{
	display: block;
	width: 83px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	background-color: #035cac;
	text-align: center;
}
.m-personal-wrap .my-apply li .contbox{
	width: 88%;
	padding: 11px 6% 28px;
}
.m-personal-wrap .my-apply li .state{
	display: inline-block;
	margin-left: 30px;
}
.m-personal-wrap .my-apply li .word{
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
.m-personal-wrap .my-apply li .green{
	color: #01b923;
}
.m-personal-wrap .my-apply li .cast{
	display: block;
	margin-left: 22px;
	border: 1px solid #dbdbdb;
	width: 81px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}
.m-personal-wrap .pass-amend{
	width: 88%;
	padding: 11px 6% 28px;
}
.m-personal-wrap .pass-amend td{
	font-size: 14px;
}
.m-personal-wrap .pass-amend .inp{
	border: 1px solid #d7d7d7;
	font-size: 14px;
	height: 15px;
	line-height: 14px;
	color: #666;
	padding: 8px 5% 7px;
	width: 90%;
}
.m-personal-wrap .pass-amend .tt{
	padding-left: 2.4%
}
.m-personal-wrap .pass-amend .sub-btn{
	border: none;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #035cac;
	font-size: 14px;
}


/**************弹窗***************/
.alert-wrap{
	width: 455px;
	position: fixed;
	left: 50%;
	margin-left: -228px;
	top: 50%;
	margin-top: -200px;
	display: none;
	z-index: 50;
}
.m-alert-wrap{
	width: 228px;
	position: fixed;
	left: 50%;
	margin-left: -114px;
	top: 50%;
	margin-top: -200px;
	display: none;
}
.alert-wrap .tit{
	width: 392px;
	height: 57px;
	padding-left: 37px;
	padding-right: 26px;
	background-color: #02539c;
}
.m-alert-wrap .tit{
	width: 196px;
	height: 29px;
	padding-left: 19px;
	padding-right: 13px;
	background-color: #02539c;
}
.alert-wrap .tit .font{
	font-size: 20px;
	color: #fff;
	line-height: 57px;
}
.m-alert-wrap .tit .font{
	font-size: 14px;
	color: #fff;
	line-height: 29px;
}
.alert-wrap .tit .close{
	display: block;
	width: 27px;
	height: 27px;
	background: url(/static/web/img/ico_101.png) no-repeat center;
	cursor: pointer;
	margin-top: 17px;
}
.m-alert-wrap .tit .close{
	display: block;
	width: 14px;
	height: 14px;
	background: url(/static/web/img/ico_101.png) no-repeat center;
	background-size: 100%;
	cursor: pointer;
	margin-top: 9px;
}
.alert-wrap .cont{
	width: 392px;
	background-color: #0b67b9;
	padding: 54px 26px 78px 37px;
}
.m-alert-wrap .cont{
	width: 196px;
	background-color: #0b67b9;
	padding: 27px 13px 39px 19px;
}
.alert-wrap .cont p{
	line-height: 34px;
	font-size: 18px;
	color: #fff;
}
.m-alert-wrap .cont p{
	line-height: 17px;
	font-size: 12px;
	color: #fff;
}<!--耗时1785016779.2849秒-->