/*前台企业注册*/
/*重置样式*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
}

article,aside,canvas,details,figcaption,figure,
footer,header,menu,nav,section,summary {
    display:block;
}

ul {
    list-style:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
	text-decoration:none;
    vertical-align:baseline;
    background:transparent;
}
body {
    font-size: 62.5%;
    /*10 ÷ 16 × 100% = 62.5%*/
	background: #e8e8e8;
	font-family:"Microsoft Yahei","SimSun";
	font-weight: lighter;
}
div{
	font-size: 1.2rem;
}

p ,input,li{
    font-size: 1.4em;
    /*1.4em × 10 = 14px */
}
ul li{
	list-style-type:none;
}
input{
	border: none;
	outline:none;
}
.logo{
	padding:10px 5px;
}
.logo img{
	display: block;
    width: 30px;
    height: 30px;
    float: left;
}
.navbar{
	margin-bottom: 0 !important;
}
.form-control-static{
	height: auto !important;
	font-size: 1.6rem;
	margin-bottom: 1.4rem;
	color: red;
	text-align: center;
	min-height: auto!important;
    padding-top:0 !important;
}
.margin-t3{
	margin-top: 6rem;
}
.margin-t2{
    margin-top: 4rem;
}
.margin-t1{
    margin-top: 2rem;
}
.margin-b2{
    margin-top: 2rem;
}
.margin-b3{
    margin-bottom: 6rem;
}
.padding-b5{
    padding-bottom: 10rem;
}
.login{
	font-size:1.6rem;
}
.border-left2{
	border-left: 2px solid #03bbd5;
	padding-left: 1rem;
}
.js-text{
	font-size: 1.6rem;
    color: #333;
    line-height: 2.8rem;
    text-indent: 3rem;
}
.qyzp{
	overflow: hidden;
	position: relative;
}
.tishi{
	margin-top: 40%;
}
.zhezhao{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

.an{
	font-size: 2rem;
}
.fuchu{
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index: 11;
	text-align: center;
	color: #ffffff;
	font-size: 1.6rem;
	font-weight: lighter;
	cursor:pointer;
}

.aim-img{
	width: 4rem;
	height: 4rem;
	margin: 4rem auto 2rem auto;
}
.Open-title{
	border-left:2px solid #00C1DE;
	padding-left: 6px;
}
.padding-l0{
	padding-left: 0;
}
.padding-r0{
	padding-right: 0;
}
.margin-l15{
	margin-left: 15px;
}
.step-title{
	font-weight:normal;
}
.top{
	position:relative;
}
.logo-title{
	width: 120px;
	height: 50px;
	line-height: 50px;
	font-size: 1.6rem;
	color: #03bbd5;
}
.title{
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 40%;
    color: #fff;
}
.title h1{
		text-align: center;
		font-weight: lighter;
}
.banner{
	height: 14rem;
    background: url(../../v3/images/HeadTail/banenr.jpg) no-repeat;
	color: #fff;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main-text{
    font-size: 3.8rem;
	line-height: 12rem;
	text-align: center;
}
.main-box{
	line-height: 2rem;
}
.main-box ul{
	width: 260px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.main-box ul li{
	width: 50px;
	height: 3px;
	display: block;
	background: #999;
	float: left;
	margin-left: 10px;
}
.main-box ul .bg{
	background:#fff;
}

.comments{
	 width:100%;
	 overflow:auto;
	 word-break:break-all;
}
.zhifu ul {
	margin: 2rem 0;
}
.zhifu ul li{
	font-size: 2rem;
}
.color-ccc{
	color:#ccc;
}
.zhifu .zhanghao{
	font-size: 3.8rem;
	margin: 2rem 0;
}
.control-label{
	font-size: 1.6rem;
	font-weight: normal;
}
.fst{
	font-size: 2rem;
	font-weight:normal;
}
.fst16{
	font-size: 1.2rem;
	font-weight:normal;
}
.color-red{
	color:red;
}
.shenheyu{
	font-size: 1.4rem;
	font-weight:normal;
	color: #333;
}
.margin-tb30{
	margin-top:30px;
	margin-bottom: 30px;
}
.margin-tb4r{
	margin-top: 4rem;
	margin-bottom: 4rem;
}
.margin-b3r{
	margin-bottom: 3rem;
}
.margin-t2r{
	margin-top: 2rem;
}
.saoyisao{
	width: 200px;
}
.form-group{
	margin-bottom: 3rem;
}
.form-control{
	background-color: #ffffff;
}
.panel-default .biaoti{
	color: #03bbd5;
    font-size: 2rem;
}
.margin-btm0{
	margin-bottom: 0;
}
.preview img{
	width: 30%;
    height: auto;
    display: block;
    margin:2rem auto 0 auto;
}
.margin-tb2r{
	margin-top: 2rem;
}
.font26{
	  font-size: 2.6rem;
	}
.wen{
	width: 100%;
	height: auto;
	display: block;
	text-align: right;
	color: #CCC;
	font-size: 1.4rem;
}
.wen:hover{
	color: #03bbd5;
}
.upload{
	max-height: 390px;
	height: auto;
	margin: 0 auto;
}
.zhezhao{
	cursor:pointer;
}
#addimg{
	cursor:pointer;
}
#aim{
	width: 100%;
}

.upload img{
	width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.cxtext{
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}
.row{
    background-color: #ffffff;
}
.tijiao{
	width: 220px;
	height: 3.3rem;
	font-size: 2rem;
    background-color: #cb232a;
	line-height: 2rem;
    color: #fff;
}
.aggreement{
    margin-top: 1rem;
    font-size: 10px;
    width: 200px;
}
.margin-me{
	padding-top: 20px;
	padding-bottom: 10px;
}
.margin-tb50{
	margin-top: 50px;
	margin-bottom: 50px;
}
.mt20{ margin-top:20px;}
.mt40{ margin-top:40px;}
.company-body{ min-height:500px;}
.indent{text-indent:2em;}
.text-left-import{ text-align:left !important;}
.text-center-import{ text-align:center !important;}
.text-center-right{ text-align:right !important;}

.up-voucher-btn , .up-picture-btn{display: inline-block;overflow: hidden;position: relative;}
.up-voucher-btn input , .up-picture-btn input{border: medium solid transparent;cursor: pointer;margin: 0;opacity: 0;position: absolute;right: 0;top: 0;}
.litpic_tip{background-color: #b1ebb1;font-size: 12px;line-height: 22px;padding: 0 5px;}
/*后台企业审核*/
.company_info .col-sm-5{ padding-top:7px;}
.massage-info p{ padding:15px;}
.jumbotron{padding: 30px 15px 5px;}
.binding-img{
	width:200px;
	height: 200px;
    margin-left: 0px;
}
/*基金设定*/
.toux{
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
#bind h1,#bind h2{
	line-height: 33px;
}
/*基金设定成功邀请员工*/
.invitation img{
    padding-top: 2rem;
    padding-bottom: 3rem;
	display: block;
	margin: 0 auto;
}
.invitation .text, .focus{
	font-size: 22px;
	color: #666;
    display: block;
    margin: 0 auto;
}
.focus p {margin-top:2px;}
.textplus{
    font-size: 24px;
}
.wxtxt{
    font-size: 14px;
}
.small{
    font-size: 16px;
    color: #666;
    display: block;
    margin: 0 auto;
}
.fund{
	width: 160px;
	height: auto;
	display: block;
	margin: 30px auto;
}
