﻿article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    margin:0;
    padding:0;
    /*color:#333*/
}
.clearfix:after{visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block
}
audio,canvas,video {
    display:inline-block
}
body,button,input,select,textarea {
    font: 12px/1.5 tahoma,arial,'Hiragino Sans GB','Microsoft Yahei','\5b8b\4f53',sans-serif;
}
input,select,textarea {
    font-size:100%
}
table {
    border-collapse:collapse;
    border-spacing:0
}
th {
    text-align:inherit
}
fieldset,img {
    border:0
}
img {
    vertical-align:bottom
}
iframe {
    display:block
}
ol,ul {
    list-style:none
}
caption,th {
    text-align:left
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500
}
em,i {
    font-style:normal
}
a {
    color:#333;
    cursor:pointer
}
a:hover {
    text-decoration:underline
}
a,ins {
    text-decoration:none
}
.clearfix:after,.clearfix:before {
    content:".";
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden
}
.clearfix:after {
    clear:both
}
.icon {
    display:inline-block;
    position:absolute;
    overflow:hidden;
    background:url("http://e3y.cn/static/apps/user/images/login_icon.png?v=1") no-repeat
}
.hide {
    display:none
}
.block {
    display:block!important
}
.fl {
    float:left
}
.fr {
    float:right
}
.tc {
    text-align:center
}
.tl {
    text-align:left
}
.tr {
    text-align:right
}
.cursor {
    cursor:pointer
}
.btn_yellow {
    display:inline-block;
    padding:4px 18px;
    background:#fa0;
    border-radius:2px;
    color:#fff
}
.btn_yellow:hover {
    text-decoration:none;
    color:#fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.greenBtn {
    background:#4dbe5a;
    margin: 0;
    height: 12px;
    border-radius: 0;
    line-height: 12px;
    font-size: 14px;
    padding: 10px 15px;
    color:#FFF;
    border:none
}
.greenBtn:hover {
    text-decoration:none;
    color:#fff;
    background:#25b136
}
.gray {
    color:grey
}
.gray-c {
    color:#ccc
}
.gray-3 {
    color:#333
}
.gray-6 {
    color:#666
}
.gray-9 {
    color:#999!important
}
.red {
    color:red
}
.blue {
    color:#369!important
}
.bgf2 {
    background:#f2f2f2!important
}
.SimSun {
    font-family:SimSun!important
}
.fz12 {
    font-size:12px!important
}
.fz14 {
    font-size:14px!important
}
.fz16 {
    font-size:16px!important
}
.fz18 {
    font-size:18px!important
}
.fz20 {
    font-size:20px!important
}
.mt10 {
    margin-top:10px
}
.mt20 {
    margin-top:20px
}
.ml10 {
    margin-left:10px
}
.formInfo em.red {
    line-height:30px
}

.main_area{
    width:930px;margin:0 auto
}
.main_area_login {
    background:url(../image/landing1.jpg) center no-repeat;
    height: 570px
}
.main_member {
    width:930px;
    margin:0 auto;
}
#footer {
    background:#f2f2f2;
    padding:20px 0;
    margin-top:20px
}
#footer p {
    text-align:center;
    color:#999;
    line-height:24px
}
#footer p a {
    color:#999;
    margin:0 4px
}
#footer p a:hover {
    color:#bb4046
}
.loginHead {
    padding:20px 0 20px 0
}
.loginMain {
    border-top:1px solid #f0f0f0
}
.loginBtnBar {
    margin-top:8px
}
.loginBtnBar .gray {
    vertical-align:middle;
    padding:2px 0 5px;
    display:inline-block
}
.loginBtnBar .rlbtn {
    margin-left:7px;
    vertical-align:middle
}
.registeredStep {
    margin:20px 0;
    background:#ddd;
    overflow:hidden
}
.registeredStep li {
    float:left;
    width:270px;
    padding-left:30px;
    height:40px;
    line-height:40px;
    color:#999;
    font-size:18px;
    position:relative
}
.registeredStep li.three,.registeredStep li.two {
    width:275px;
    padding-left:40px
}
.registeredStep li .icon {
    z-index:2;
    top:0;
    right:-11px;
    width:21px;
    height:40px
}
.registeredStep li em {
    padding-right:10px;
    font-family:tahoma;
    font-size:19px
}
.registeredStep li.active {
    color:#fff;
    background:#fa0
}
.registeredInfo {
    background:#fff;
    border:1px solid #ddd;
    padding:20px 40px;
    border-top:3px solid #f90
}
.registeredInfo .api_ts {
    float:left;
    width:100%;
    text-align:center;
    border:solid 1px #fc9f31;
    margin:0 0 18px 0;
    line-height:35px;
    background:#fefbe3;
    color:#f1453a;
    font-size:14px
}
.registeredInfo .reg-tab {
    float:left;
    width:100%;
    border-bottom:2px solid #e0e0e0;
    height:34px;
    line-height:34px
}
.reg-tab .t {
    float:left;
    font-size:18px;
    line-height:34px;
    height:34px;
    padding:0 0 0 30px;
    position:relative;
    margin-right:48px;
    color:#999
}
.reg-tab .t .icon {
    top:6px;
    left:1px;
    width:20px;
    height:19px;
    background-position:-29px -11px
}
.reg-tab .t .icon2 {
    top:8px;
    width:24px;
    background-position:-55px -11px
}
.reg-tab .t .icon3 {
    top:6px;
    width:23px;
    background-position:-83px -11px
}
.reg-tab label {
    float:left;
    background:#f8f8f8;
    line-height:32px;
    height:32px;
    margin-left:10px;
    padding:0 15px;
    cursor:pointer;
    border:solid 2px #e0e0e0;
    color:#666
}
.reg-tab label.active {
    height:32px;
    background:#fff;
    color:#222;
    border-bottom:solid 2px #fff
}
.formInfo {
    padding:40px 0 40px 80px
}
.formInfo dd .text {
    float:left;
    width:300px;
    height:18px;
    line-height:18px;
    padding:7px 10px;
    border:1px solid #ddd
}
.formInfo dd span.error {
    float:left;
    font-size:12px;
    height:20px;
    line-height:20px;
    padding:7px 10px;
    color:red
}
.formInfo dd a {
    display:inline-block;
    float:left;
    height:20px;
    line-height:20px;
    margin:7px 10px;
    color:#369
}
.formInfo .verification .text {
    width:75px!important
}
.formInfo .captcha_box {
    position:relative
}
.captcha_box {
    position:relative
}
.captcha_box #popup-captcha {
    /*display:block;*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*width:100%*/
}
.formInfo .emaliSend {
    width:550px;
    position:relative;
    padding:40px 0 0 140px
}
.formInfo .emaliSend .icon {
    top:45px;
    left:70px;
    width:43px;
    height:40px;
    background-position:-138px -1px
}
.formInfo .emaliSend p {
    line-height:34px
}
.formInfo .success .m {
    font-size:30px
}
.formInfo .errorBar {
    position:relative;
    width:310px;
    height:28px;
    line-height:28px;
    padding-left:40px;
    background:#fefcf3;
    border:1px solid #de927d
}
.formInfo .errorBar .icon {
    left:12px;
    top:5px;
    width:18px;
    height:18px;
    background-position:-111px -12px
}
.formInfo input.checkbox {
    position:relative;
    top:2px;
    margin-right:5px
}
.formInfo .provision a {
    height:18px;
    line-height:18px;
    margin:0 0 0 10px;
    padding:0
}
.userLogin {
    position:relative;

    background:#fff;

}
.userLogin_page{

    margin-top:50px;
    width:500px;margin: 0 auto;
    left: 287px;
}
.login_type {
    height: 50px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.show {
    position:absolute;
    top:0;
    left:0;
    width:489px;
    height:395px
}
.userInfoLogin .formInfo {
    padding:0 24px
}

.userInfoLogin .formInfo  .text {
    width:270px;
    padding:10px 10px 10px 30px;
    border: 1px solid #ddd;
}
.userLoginBox .formInfo  .text {
    width:310px;
}
.userInfoLogin .icon_input{
    left:8px;
    top:8px;
    position: absolute;
    color:#999;
    font-size: 16px
}
.userInfoLogin .login_input {
    margin-bottom:20px;
    position:relative
}
.userInfoLogin .formInfo input.submit {
    display: block;
    width: 100%;
    line-height: 40px;
    margin-top: 20px;
    background: #f60;
    border-radius: 2px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border:none;
    cursor:pointer;
}
.userInfoLogin .formInfo input.submit:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.login_type {
    border-bottom: 1px solid #eee;
}
.login_type a {
    position: relative;
    float: left;
    height: 100%;
    width: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
}
.login_type a:hover{
    text-decoration:none
}
.login_type a>span {
    display: block;
    border-right: 1px solid #eee;
    margin-top: 15px;
}

.login_type a>i {
    display: none;
    position: absolute;
    width: 70px;
    height: 4px;
    background: #f60;
    bottom: -1px;
    left: 50%;
    margin-left: -35px;
}
.login_type a.curr>i {
    display: block;
}
.login_box{margin:25px 0 0}
#Sendbtn {
    cursor:pointer;
    border:0;
    display:inline-block;
    padding:0 20px;
    line-height:20px;
    height:26px;
    text-align:center;
    background:#F6F6F6;
    border-radius:2px;
    font-size:14px;
    color:#666
}
body .tip {
    border-color:#fafafa
}
body .tip .layui-layer-content {
    box-shadow:1px 1px 3px rgba(0,0,0,.2);
    color:#8c3901
}
.reg-from {
    width:530px;
    float:left
}
.login-three {
    width:150px;
    float:right;
    padding:0 100px 0 50px;
    text-align:center;
    border-left:1px solid #ddd;
    margin-top:40px;
    height:150px;
    text-align: left
}
.login-three h3 {
    font-size:14px;
    color:#555;
    text-align:left
}
.login-three-home {
    text-align:center;
    position: relative;
    margin: 30px auto 0;
    border-top: 1px solid #ddd;
    padding: 19px 0 17px;
}
.login-three-home .title {
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -64px;
    color: #999;
    width: 128px;
    background: #fff;
    text-align: center;
}
.login-three a,.login-three-home a {
    display:inline-block;
    width:40px;
    height:40px;
    margin-right:12px;
    background:url(../image/focus2018.png) no-repeat
}
a#qq {
    background-position:0 -335px
}
a#sina {
    background-position:-92px -335px
}
a#wechat {
    background-position:-46px -335px
}
a#alipay {
    background-position:-184px -335px
}
a#baidu {
    background-position:-138px -335px
}
a#qq:hover {
    background-position:0 -376px
}
a#sina:hover {
    background-position:-92px -376px
}
a#wechat:hover {
    background-position:-46px -376px
}
a#alipay:hover {
    background-position:-184px -376px
}
a#baidu:hover {
    background-position:-138px -376px
}
.login-three a {
    margin:12px 0 0 12px
}
.navList {
    padding-left:30px
}
.navList li {
    float:left;
    line-height:56px;
    height:47px
}
.navList li a {
    padding:3px 20px;
    color:#888;
    border-radius:15px
}
.navList li a:hover {
    color:#fff;
    background:#58a4ed;
    text-decoration:none
}
.tabs {
    padding-top:50px;
    position:relative
}
.menu {
    position:absolute;
    top:52px;
    right:0;
    padding:0;
    margin:0;
    margin-bottom:-1px;
    z-index:2
}
.menu li {
    float:left;
    width:100px;
    text-align:center;
    border:none;
    cursor:pointer;
    padding:10px 5px;
    border-radius:3px 3px 0 0;
    border:1px solid #ddd;
    border-bottom:none
}
.menu li:hover {
    background:#fff
}
.menu .on {
    border:1px solid #ddd;
    background:#fff;
    border-bottom:1px solid #fff
}
.tab {
    clear:both;
    display:none
}
/*ASDAS*/
.sendmsg{
    display: none;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
.captcha{
    margin-bottom: 20px;
}
.sendsmsbtu{
    margin: 0;
    padding: 0;
    width: 250px;
    height: 40px;
    font-size: 16px;
    background: #58a4ed;
    border-radius: 2px;
    color: #fff;
    line-height: 18px;
    border: 1px solid #ddd;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}
.code{
    width: 225px;
    height: 18px;
    line-height: 18px;
    padding: 7px 10px;
    border: 1px solid #ddd;
    font-size: 100%;
}
.rl_foot {
    overflow: hidden;
    width: 100%;
    padding-top: 60px
}

.rl_foot ul {
    padding-top: 10px;
    text-align: center;
    color: #999
}

.rl_foot .link a {
    margin: 0 8px
}

.rl_foot .link a:hover {
    color: #2664a2
}
.RememberMe{margin: 0 0 10px;color:#999}
.layui-form-checkbox{margin:0;padding-right: 17px;top:5px}
.layui-form-checkbox i{font-size: 12px;width:14px;height: 14px;line-height: 14px}
.forget_word{float:right;color:#999;margin:3px 0 0}
.loginHead .logo-txt{font-size: 18px;color: #666;font-family: 'Microsoft Yahei';margin:15px 0 0 20px;float:left}
.logo_a{float:left}
.btn_submit{width: 315px;
    line-height: 40px;
    background: #f60;
    font-size: 20px;
    color: #fff;
    margin: 24px 0 5px;display: block;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    border:1px solid #f60;
    cursor:pointer;
}
.btn_submit:hover{
    background: #f50;
}

.tipso_bubble,.tipso_bubble>.tipso_arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tipso_bubble {
    position: absolute;
    text-align: center;
    border-radius: 6px;
    z-index: 9999;
    padding: 10px;
}

.tipso_bubble>.tipso_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    pointer-events: none;
}

.tipso_bubble.top>.tipso_arrow {
    border-top-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    top: 100%;
    left: 50%;
    margin-left: -8px
}

.tipso_bubble.bottom>.tipso_arrow {
    border-bottom-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -8px
}

.tipso_bubble.left>.tipso_arrow {
    border-left-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    top: 50%;
    left: 100%;
    margin-top: -8px
}

.tipso_bubble.right>.tipso_arrow {
    border-right-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    top: 50%;
    right: 100%;
    margin-top: -8px
}
.login_box_reg{text-align: right}
.r-al{
    float: left;
}
.r-ar{
    float:right;
    margin-top: 15px;
}
.logo img {

    max-height: 65px;
}
.disabled{opacity:0.6; filter:alpha(opacity=60);cursor:default;}
.userInfoLogin .formInfo input.disabled:hover{opacity:0.6; filter:alpha(opacity=60);cursor:default;}