
li,ul {
    list-style: none
}

img,input {
    border: 0
}

a {
    text-decoration: none
}

body {
    font-family: 微软雅黑,microsoft yahei,Arial,Helvetica,sans-serif,宋体;
    font-size: 14px;
    color: #515151
}

body input,body textarea {
    font-family: 微软雅黑,microsoft yahei,Arial,Helvetica,sans-serif,宋体;
    background-color: #fff;
    outline: 0
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear: both;
}
.content {
    width: 100%;
    height: auto
}

.ucSimpleHeader {
    height: 30px;
    margin: 0 auto;
    position: relative;
    padding-top: 45px;
    width: 1e3px
}

.meizuLogo {
    width: 110px;
    height: 20px;
    float: left;
    background: url(images/base.png) -388px -90px no-repeat;
    display: block
}

.trigger {
    float: right;
    height: 20px;
    line-height: 20px;
    width: 100px;
    text-align: center
}

.trigger a {
    color: #7f7f7f
}

.trigger a:hover {
    color: #474747
}

.trigger a:nth-child(3) {
    color: #474747
}

.mainForm {
    width: 343px;
    margin: 30px auto 0;
    overflow: hidden
}

.number {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    width: 350px;
    text-align: center;
}

.number a {
    color: #515151
}

.linkABlue:visited {
    color: #00a7ea
}

.linkAGray:hover {
    color: #2b2b2b
}

.number span {
    color: #d9d9d9;
    display: inline-block;
    border: 1px solid #dadada;
    border-left: 1px;
    height: 16px;
    line-height: 20px;
    margin-right: 50px;
    margin-left: 50px
}

.normalInput {
    float: left;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    width: 320px;
    height: 50px;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px;
    border: 1px solid #dadada;
    outline: 0;
    color: #474747;
    overflow: visible
}

.error {
    display: none;
    margin-left: 0;
    margin-bottom: 20px;
    color: red;
    float: left
}

.normalInput input {
    font-size: 16px;
    width: 100%;
    padding: 14px 0;
    height: 22px
}
.normalInput select {
    width: 100%;
    height: 22px;
    font-size: 16px;
    margin-top: 15px;
    border: 0px;
}

.errorC {
    margin-bottom: 10px;
    border-color: red;
    color: red
}

.checkedN {
    border: 1px solid #1ece6d
}

.formLine {
    color: #d9d9d9;
    height: 40px;
    display: inline-block;
    border-left: 1px solid #dadada;
    position: absolute;
    right: 100px;
    top: 5px
}

#getKey {
    width: 80px;
    border: 0;
    outline: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 0
}

.i_icon {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.normalInput .password {
    float: left;
    width: 200px
}

.normalInput .password1 {
    float: left;
    width: 200px;
    display: none
}

.normalInput .passwordN {
    float: left;
    width: 200px;
    display: block
}

.normalInput .password1N {
    float: left;
    width: 200px;
    display: none
}

.pwdBtnShow {
    outline: 0;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    float: right;
    margin-right: 5px
}

#pwdBtn {
    margin-top: 13px;
    margin-bottom: 10px
}

.pwdBtnShow i {
    background-image: url(images/elements.png);
    background-position: -30px -93px;
    background-repeat: no-repeat
}

.pwdBtnShowN {
    outline: 0;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    float: right;
    margin-right: 5px
}

#pwdBtnN {
    margin-top: 13px;
    margin-bottom: 10px
}

.pwdBtnShowN i {
    background-image: url(images/elements.png);
    background-position: -30px -93px;
    background-repeat: no-repeat
}

.rememberField {
    margin-bottom: 30px;
    height: 20px;
    line-height: 20px;
    float: left;
    display: block
}

.checkboxPic {
    outline: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
    overflow: hidden
}

.check_chk i {
    background-position: -31px -127px;
    background-image: url(images/elements.png);
    background-repeat: no-repeat
}

.pointer {
    cursor: pointer
}

.otherError {
    display: none;
    margin-left: 0;
    margin-bottom: 20px;
    color: red;
    float: left
}

.fullBtnBlue {
    display: inline-block;
    height: 50px;
    width: 342px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px;
    outline: 0;
    cursor: pointer;
    background-color: #32a5e7;
    color: #fff
}

.linkAGray2:visited {
    color: #00a7ea
}

.linkABlue2:hover {
    color: #2b2b2b
}

.normalInput .username {
    width: 220px;
    border: 0;
    outline: 0;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    padding: 14px 0
}

.grayTip {
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    display: inline-block;
    color: #7f7f7f
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 130px;
    border-top: solid 1px #e5e6e7;
    background-color: #fff;
    color: #000;
    top: 669px
}

.footerInner {
    width: 1e3px;
    margin: 24px auto 30px
}

.footerLayer1 {
    height: 50px;
    line-height: 50px
}

.footerInnerLink {
    float: left
}

.footerInnerLink a {
    color: #000
}

.foot-line {
    background-color: #888;
    margin: 0 5px;
    width: 1px;
    height: 10px
}

.footerLanguage {
    position: relative;
    overflow: hidden;
    cursor: default;
    background: url(images/base.png) -30px -150px no-repeat
}

.footerService {
    float: left;
    margin-left: 36px
}

.serviceLabel {
    margin-right: 10px
}

.serviceNum {
    margin-right: 20px
}

.serviceOnline {
    display: inline-block;
    height: 20px;
    line-height: 18px;
    width: 64px;
    color: #fff;
    background-color: #32a5e7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center
}

.footerOuterLink {
    position: relative;
    float: right;
    padding-top: 9px
}

.footerOuterLink a {
    margin-left: 10px;
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px
}

.footerOuterLink i {
    background: url(images/base.png) no-repeat
}

.footerSinaMblog i {
    background-position: -168px -91px
}

.footerTencentMblog i {
    background-position: -210px -91px
}

.footerWeChat i {
    background-position: -252px -91px
}

.footerQzone i {
    background-position: -294px -91px
}

.footerSinaMblog:hover i {
    background-position: -168px -137px
}

.footerTencentMblog:hover i {
    background-position: -210px -137px
}

.footerWeChat:hover i {
    background-position: -252px -137px
}

.footerQzone:hover i {
    background-position: -294px -137px
}

.wechatPic {
    position: absolute;
    z-index: 100;
    width: 310px;
    height: 270px;
    background: url(images/weixin.png) no-repeat;
    left: -38px;
    top: -267px;
    display: none
}

.footerWeChat:hover~.wechatPic {
    display: block
}

.footerLanguagMenuBox {
    display: inline-block
}

.footerLanguagMenu {
    left: 474.5px;
    bottom: 89px;
    display: none;
    box-shadow: 0 0 10px #e1e4e8;
    border-radius: 2px;
    background-color: #fefefe;
    position: absolute;
    border: solid 1px #e1e4e8;
    overflow: hidden;
    width: 140px;
    height: 200px;
    z-index: 10
}

.footerLanguagMenu a {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 118px;
    margin: 0 auto;
    border-bottom: solid 1px #e4e7e9;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding-left: 10px
}

.footerLanguagMenu .checked,.footerLanguagMenu .checked:hover {
    color: #1daeed
}

.footerLanguagMenu .ClobalItem:hover {
    color: #515151
}

#globalContainer a:nth-child(5): {
    border-width: 0
}

.footerLanguagMenuBox:hover #globalContainer {
    display: block
};

.copyrightWrap {
    width: 100%
}

.copyrightInner {
    width: 1e3px;
    margin: 0 auto;
    overflow: hidden
}

.copyrightInner span {
    color: #a2a2a2;
    float: left
}

.copyrightInner a {
    float: left;
    color: #a2a2a2;
    margin-left: 6px;
    white-space: nowrap
}

#mz_Float {
    position: absolute;
    z-index: 1000;
    top: -376px;
    left: 851px;
    width: 200px;
    display: block
}

.mz_FloatBox {
    position: relative
}

.mz3AngleL {
    z-index: 1;
    position: absolute;
    width: 10px;
    height: 16px;
    top: 10px;
    left: -1px;
    overflow: hidden
}

.mz3AngleL i {
    background-position: 0 -96px;
    background-image: url(images/elements.png);
    background-repeat: no-repeat
}

.mzFloatTip {
    width: 170px;
    padding: 6px 10px;
    background-color: #fff;
    position: absolute;
    right: 0;
    color: #515151;
    border: solid 1px #e5e5e5
}

.bRadius2 {
    border-radius: 2px;
    outline: 0
}

.mail {
    box-shadow: 0 0 15px #141414;
    width: 340px;
    border: solid 1px silver;
    position: absolute;
    z-index: 10;
    left: 503px;
    top: 429px;
    display: none
}

.mail .item {
    background-color: #fff;
    color: #515151;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    letter-spacing: 1px;
    font-size: 13px;
    padding-left: 5px
}

.mail .item:hover {
    background-color: #ccc;
    color: #fff
}

.mainForm2 {
    display: none
}

.mui-col-xs-12 {
    width: 100%
}

.mui-col-xs-11 {
    width: 91.66666667%
}

.mui-col-xs-10 {
    width: 83.33333333%
}

.mui-col-xs-9 {
    width: 75%
}

.mui-col-xs-8 {
    width: 66.66666667%
}

.mui-col-xs-7 {
    width: 58.33333333%
}

.mui-col-xs-6 {
    width: 50%
}

.mui-col-xs-5 {
    width: 41.66666667%
}

.mui-col-xs-4 {
    width: 33.33333333%
}

.mui-col-xs-3 {
    width: 25%
}

.mui-col-xs-2 {
    width: 16.66666667%
}

.mui-col-xs-1 {
    width: 8.33333333%
}
.text-center{
    text-align: center;
}