body{
	font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
	 background: url(../images/bg.jpg) no-repeat;
	 height: 100%;
	 }
 
@font-face {font-family: "iconfont";
  src: url('../font/iconfont.eot?t=1459498723'); /* IE9*/
  src: url('../font/iconfont.eot?t=1459498723#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff?t=1459498723') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf?t=1459498723') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg?t=1459498723#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:35px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.logo { left: 60px;
    position: absolute;
    top: 60px;}
 .logo  i{ color: #E5E8EA;}    
li,ul{ list-style: none; margin: 0; padding: 0;}
#content_box{ width: 100%;
    position: relative;
    min-height: 610px;
    display: block;
    margin: 0 auto; 
    margin-top: 3%;
    margin-bottom: 2%;}
.register_box {
    position: relative;
     top: 60px; 
    /* left: 50%; */
    /* margin-left: -190px; */
    margin: 0 auto;
    /* margin-top: -270px; */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    width: 380px;
    height: 540px;
    box-shadow: #999 0 2px 10px;
    -moz-box-shadow: #999 0 2px 10px;
    -webkit-box-shadow: #999 0 2px 10px;
}
.lo_content{ 
	margin: 0 40px;
	 text-align: left;}
div.item{ margin-bottom: 30px; height: 50px; }
.qrcode img {
    display: block;
    width: 300px;
    height: 300px;
    margin: 42px auto 5px;}
.register_box .sub_title {
    text-align: center;
    font-size: 18px;
    color: #353535;
}    
.re_right li{height: 25px; line-height: 25px;}
 .iconfont {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.lo_content .item .iconfont {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
    color:#CFCFCF;
}
.title_item label{color:#459ae9;}
ul.re_right {
    overflow: hidden;
}
ul.re_right li.title {
    font-weight: 400;
    font-size: 14px;
    color: #353535;
}
ul.re_right li.title_item {
    font-size: 12px;
    color: #353535;
}
.copyright{height: 30px;
    bottom: 0;
    width: 100%;
    color: #d3d3d3;
    font-size: 12px;
    right: 30px; }
.copyright p{ text-align: center;color: #eee; font-size: 12px;}
