html{-overflow-y:scroll}
body{color:#000;background:#fff;font-size:12px;line-height:1.666;-webkit-text-size-adjust:none}
body,textarea{font-family: 'Microsoft Yahei',verdana,sans-serif;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,blockquote,legend,table,th,td,fieldset,menu,pre{margin:0;padding:0}
table,th,td,img,fieldset{border:0}
address,cite,em,code,var,dfn,ins,i,th,caption{font-style:normal;text-decoration:none}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal}
input,select,button,textarea,table{margin:0;font-family:inherit;font-size:100%}
abbr,acronym{border:0;font-variant:normal}
q:before,q:after{content:""}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
th,caption{text-align:left}
a{text-decoration: none;outline: none;color: #0154a0;}
/* CSS Reset end*/
html,body{
    height: 100%;
}
body{
    background: #fff;
}
.hide{
    display: none;
}
.clearfix:after ,.fn-clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix ,.fn-clear{
    *zoom: 1;
}

.nbd{
    border: none !important;
}
.mgt35{
    margin-top: 35px !important;
}
.mgt60{
    margin-top: 60px !important;
}
.nmg{
    margin: 0 !important;
}
.vpd70{
    padding:70px 0 !important;
}
.vpd90{
    padding:90px 0 !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tar{
    text-align: right;
}
.phcolor{
    color:#999 !important;
}
.red{
    color: #f00 !important;
}
.gray-bg{
    background: #f1f3f4 !important;
}
.dimgray-bg{
    color: #fff !important;
    background: #666 !important;
}
.g-wrap {
    width: 1080px;
    margin: 0 auto;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}
.row {
    margin: 38px 0 40px;
}
.row .span4 {
    width: 240px;
    margin-right: 30px;
    float: left;
    text-align: center;
}
.row .span4 .pic {
    margin-bottom: 32px;
    font-size: 0;
    text-align: center;
}
.row .span4 .pic img {
    width: 200px;
    height: 200px;
}
.row .span4 .tt {
    font-size: 20px;
    line-height: 20px;
    color: #535c73;
}
.row .span4 .txt {
    padding-top: 0;
    margin-top: 26px;
    font-size: 14px;
    line-height: 28px;
    color: #9cadbe;
}
/*base style*/
.g-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #293141;
    z-index: 9999999;
}
.g-header .g-wrap{
    position: relative;
}
.g-header .m-topLogo{
    position: relative;
    top: 19px;
    width: 139px;
    height: 31px;
    background: url("https://qiye.163.com/activity/img/logo.83c15c4d.png") no-repeat;
    background-size: contain;
}
.g-header.white-heater{
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.3);
}
.g-header.white-heater .m-topLogo{
    background: url("https://qiye.163.com/activity/img/logo-red.162001fd.png") no-repeat;
    background-size: contain;
}
.m-topLogo h2 {
    text-indent: -99999px;
}
.g-header .m-links {
    position: absolute;
    right: 0;
    top: 18px;
    color:#fff;
    font-size: 15px;
    line-height: 28px;
}
.m-links-item {
    display: inline-block;
    margin: 0 10px;
    color:#9cadbe;
    vertical-align: middle;
}
.m-links-item.trial-btn{
    width: 125px;
    height: 28px;
    text-align: center;
    cursor: pointer;
    background: #ff5400/*357dfd*/;
    border-radius: 3px;
    color: #fff;
    margin-right: 0;
}
.m-links-item.trial-btn:hover{
    background: #ff400b /*1b5cfd*/;
}
.m-links .dividing-line{
    display: inline-block;
    height: 28px;
    background: #9cadbe;
    width: 1px;
    margin: 0 15px;
    vertical-align: middle;
}
.g-register-wrap{
    position: relative;
    min-width: 1080px;
    height: 550px;
    margin-top: 70px;
    overflow: hidden;
}
.g-register-wrap{
    background-size: 150%;
}
.banner-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #d2baba url("../img/banner_0803.c787d685.jpg") center no-repeat;
    background-size: cover;
    /*-webkit-animation:fadeOutBg 1.5s .2s ease both;
    -moz-animation:fadeOutBg 1.5s .2s ease both;
    transition: all 1.5s ease-in-out;*/
    z-index: -1;
}
@-webkit-keyframes fadeOutBg{
    0%{
        transform: scale(1.1,1.1);
    }
    100%{
        transform: scale(1,1);
    }
}
@-moz-keyframes fadeOutBg{
    0%{
        -moz-transform: scale(1.1,1.1);
    }
    100%{
        -moz-transform: scale(1,1);
    }
}
.g-register-wrap .g-wrap{
    position: relative;
}
.m-slogan{
    padding-top: 123px;
    width: 620px;
}
.g-register-wrap .m-login{
    position: absolute;
    width: 434px;
    height: 550px;
    top: 0;
    right: 0;
    background: #fff9f5/*f3f5fa*/;
}
.m-login .hd{
    line-height: 26px;
    font-size: 26px;
    color: #535c73;
}
.m-login form{
    margin: 27px 86px 0;
}
.m-login label{
    display: block;
    margin-top: 14px;
    margin-bottom: 5px;
    font-size: 14px;
    color:#9cadbe;
}
.m-login input,.m-login select{
    width: 230px;
    border:1px solid #e0e8f1;
    height: 22px;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
}
.m-login input:focus,.m-login select:focus{
    border-color: #ff5a00/*357dfd*/;
    outline-color: #ff5a00/*357dfd*/;
}
.m-login select{
    width: 124px;
    height: 48px;
    background: #fff url("../img/arrow.e8d620aa.png") no-repeat right center;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.m-login .txt-province{
    margin-right: 13px;
}
.m-login .error-box{
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #ee8702;
}
.m-login .btn-crystal{
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #ad2727;
    cursor:pointer;
}
.m-login .btn-crystal:hover{
    background: #ad383a;
}

.m-login form {
    margin: 38px 72px 0;
}
.m-login .hd {
    margin-bottom: 30px;
}
.m-login label {
    display: inline-block;
}
.m-login .form-item{
    margin-bottom: 24px;
}
.m-login .form-item-label {
    display: none;
}
.m-login .form-item-box {
    margin-left: 0;
}
.m-login .form-item-input .input{
    padding: 17px 10px;
}
.m-login .form-code-item .form-item-input {
    width: 130px;
}
.m-login .form-code-item .form-item-code button{
    height: 36px;
}

.m-login .form-submit-btn{
    background: #ad2727;
    border-color: #ad2727;
}

.m-login .form-submit-btn:focus, .m-login .form-submit-btn:hover {
    background: #ad342e;
    border-color: #ad342e;
}
.m-login .form-submit-btn:active {
    background: #ad2326;
    border-color: #ad2326;
    outline: none;
}

.g-register-wrap .m-login .angle{
    /*position: absolute;
    left: -33px;
    top: 50%;
    width: 57px;
    height: 80px;
    cursor: pointer;
    background: url("../img/angle.ec9532a9.png");
    margin-top: -40px;*/
}

.section-company{
    background: #f3f5fa;
    text-align: center;
}
.section-company .mod-title{
    padding: 50px 0;
    font-size: 34px;
    color: #535c73;
}
.section-company .mod-bd{
    padding-bottom: 62px;
}
.section-descript{
    padding: 60px 0;
    background: #fff;
}
.section-descript li {
    font-size: 14px;
    line-height: 30px;
    color: #535c73;
}
.section-descript li em {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 10px;
    color: #fff;
    background: #535c73;
    border-radius: 15px;
}
.section-descript li em:before {
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    top: 2px;
    left: 13px;
    border: 6px solid transparent;
    border-left-color: #535c73;
    z-index: 0;
}
.g-footer{
    background: #293141;
}
.g-footer .g-wrap{
    padding: 34px 0;
    text-align: center;
    color: #ebf2ea;
}
.g-footer a{
    text-decoration: none;
    color: #ebf2ea;
}

/*popup */
.popup{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
}
.popMask {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.popMain {
    position: absolute;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #537695;
    left: 50%;
    width: 384px;
    margin-left: -194px;
    background-color: #fff;
}
.popTitle {
    color: #000;
    height: 44px;
}
.popTitle .text {
    margin-left: 12px;
    line-height: 44px;
    font-size: 16px;
    color: #0154a0;
}
.popTitle .close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url("../img/popup-r-close.16d8999c.png") center no-repeat;
    display: inline-block;
    z-index: 99;
    float: right;
    outline: none;
    cursor: pointer;
}
.popContent {
    background: #fff;
    overflow: auto;
    color: #666;
    padding:0 40px 40px;
}
.popContent .info_icon{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background: center no-repeat;
}
.popContent .info_icon_suc{
    background-image: url("../img/popup-suc.1fdfa500.png");
}
.popContent .info_icon_info{
    background-image: url("../img/popup-info.ebeaec5b.png");
}
.popContent .info_icon_warn{
    background-image: url("../img/popup-warn.ac138317.png");
}
.popContent .info_icon_fail{
    background-image: url("../img/popup-fail.80a7083b.png");
}

.popContent .layer_msg {
    font-size: 24px;
}
.popContent .layer_msg.msg {
    font-size: 14px;
}
.popContent .layer_msg p {
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
}
/*popup end*/

