html {
    height: 100%;
    padding: 0;
    margin: 0;
}
.noticeBox {
    color: red;
    font-size: 12px;
    position: absolute;
    top: 8px;
    left: 287px;
    width:200px;
}
.hide {
    display: none;
}
body {
    font-family: "Microsoft YaHei",montserrat, arial, verdana;
    /*    background: url('../images/234.png') no-repeat ;*/
    background-size: cover;
    padding: 0;
    margin: 0;
}
#msform {
    width: 400px;
    /*    margin: 50px auto;*/
    text-align: center;
    position: relative;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
    padding: 20px 35px;	
    box-sizing: border-box;
    width: 100%;
    margin: 0 10%;
    position: absolute;
}
#msform fieldset:not(:first-of-type) {
    display: none;
}
.In_1{
    width: 100%;
}
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-family: "Microsoft YaHei",montserrat;
    color: #2C3E50;
    font-size: 13px;
}
#forget_1{
    color: red;
    float: left;   
}
.c1 input{
    width: 100%;
}
.login_c{
    margin-top: 30px;
}
.yz_l{
    float: left;
    width: 50%;
}
.yz_l button{
    background: #d0d6d6;
}
.c3{
    background: #ff8f02;
    margin-top: 30px;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
}
#forget_1 a{
      font-size: 14px;
      color: red;
}
#forget_1 a:hover{
      color:  #00a0e9;
}
#backing_1{
    float: right;
}
#backing_1 a{
    color: red;
    font-size: 14px;
}
#backing_1 a:hover{
    color: #00a0e9;
}
#msform .action-button {
    width: 100px;
    background: #ff8f02;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 50px 5px 20px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ff8f02;
}
.fs-title {
    font-size: 25px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 30px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #333;
    background: white;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; 
}
#progressbar li:first-child:after {
    content: none; 
}

#progressbar li.active:before,  #progressbar li.active:after{
    background: #27AE60;
    color: white;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
a{color: #2fa0ec;text-decoration: none;outline: none;}
a:hover,a:focus{color:#74777b;}

.htmleaf-content {
    font-size: 150%;
    margin:40px auto;
}

.bgcolor-1 { background: #f0efee; }
.bgcolor-2 { background: #f9f9f9; }
.bgcolor-3 { background: #e8e8e8; }
.bgcolor-4 { background: #2f3238; color: #fff; }
.bgcolor-5 { background: #df6659; color: #521e18; }
.bgcolor-6 { background: #2fa8ec; }
.bgcolor-7 { background: #d0d6d6; }
.bgcolor-8 { background: #3d4444; color: #fff; }
.bgcolor-9 { background: #ef3f52; color: #fff;}
.bgcolor-10{ background: #64448f; color: #fff;}
.bgcolor-11{ background: #3755ad; color: #fff;}
.bgcolor-12{ background: #3498DB; color: #fff;}

.htmleaf-header{
    padding: 1em 190px 1em;
    letter-spacing: -1px;
    text-align: center;
}
.htmleaf-header h1 {
    color: #fff;
    font-weight: 600;
    font-size: 2em;
    line-height: 1;
    margin-bottom: 0;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
.htmleaf-header h1 span {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
    display: block;
    font-size: 60%;
    font-weight: 400;
    padding: 0.8em 0 0.5em 0;
    color: #c3c8cd;
}
/*nav*/
.htmleaf-demo a{color: #1d7db1;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #1d7db1;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{background:#1d7db1;color: #fff; }
/* Top Navigation Style */
.htmleaf-links {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 1.5em;
    text-align: center;
}

.htmleaf-links::after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #dbdbdb;
    content: '';
    -webkit-transform: rotate3d(0,0,1,22.5deg);
    transform: rotate3d(0,0,1,22.5deg);
}

.htmleaf-icon {
    display: inline-block;
    margin: 0.5em;
    padding: 0em 0;
    width: 1.5em;
    text-decoration: none;
}

.htmleaf-icon span {
    display: none;
}

.htmleaf-icon:before {
    margin: 0 5px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'icomoon';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}
/* footer */
.htmleaf-footer{width: 100%;padding-top: 10px;}
.htmleaf-small{font-size: 0.8em;}
.center{text-align: center;}
/****/
.related {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #fff;
    background: #333;
    text-align: center;
    font-size: 1.25em;
    padding: 0.5em 0;
    overflow: hidden;
}

.related > a {
    vertical-align: top;
    max-width: 340px;
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
.related a {
    display: inline-block;
    text-align: left;
    margin: 20px auto;
    padding: 10px 20px;
    opacity: 0.8;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
    opacity: 1;
}

.related a img {
    max-width: 100%;
    opacity: 0.8;
    border-radius: 4px;
}
.related a:hover img,
.related a:active img {
    opacity: 1;
}
.related h3{font-family: "Microsoft YaHei", sans-serif;}
.related a h3 {
    font-weight: 300;
    margin-top: 0.15em;
    color: #fff;
}

.icon-htmleaf-home-outline:before {
    content: "\e5000";
}

.icon-htmleaf-arrow-forward-outline:before {
    content: "\e5001";
}

@media screen and (max-width: 50em) {
    .htmleaf-header {
        padding: 3em 10% 4em;
    }
    .htmleaf-header h1 {
        font-size:2em;
    }
}


@media screen and (max-width: 40em) {
    .htmleaf-header h1 {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 30em) {
    .htmleaf-header h1 {
        font-size:1.2em;
    }
}
#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform input, #msform textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-family: "Microsoft YaHei",montserrat;
    color: #2C3E50;
    font-size: 16px;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color:#333;
    text-transform: uppercase;
    font-size: 20px;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    line-height: 30px;
    display: block;
    font-size: 20px;
    color: #333;
    background: white;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; 
}
#progressbar li:first-child:after {
    content: none; 
}
#progressbar li.active:before,  #progressbar li.active:after{
    background: #27AE60;
    color: white;
}


/*新设计*/
#fr_2{
    float: none;
    padding-left: 85px;
    display:block;
    margin-top: 30px;
    padding: 0;
}
#reig-2{
    padding-bottom: 20px;
}
.btns input{
    border:0;
}
#codeNum{
    width: 205px;
}
.Prompt{
    font-size: 12px;
    color: #333;
    margin: 0 0 10% 0;
}
#fccsPageWrap{
    position: absolute;
    bottom: 0;
    left: 40%;
}
.Prompt a{
    color:red;
}

.login_t img{
    vertical-align: middle;
    padding-right: 20px;
    width: 70px;
}
.login_t{
    width: 50%;
    margin:30px 5% auto;
    font-size: 26px;
    font-weight: 900;
    color: #3996f5;
}
.wrap {
    width: 80%;
    font-family: "microsoft yahei";
    color: #6b6b6b;
    margin: 0 auto;
    position: relative;
}
.login_main .col1 {
    padding: 0 54px;
}

.login_main .login .tab {
    height: 37px;
    width: 100%;
    line-height: 37px;
    text-align: center;
    background-color: #f8f8f8;
}
.login_main .login .tab li.cur {
    color: #fff;
}
.login_main .login .tab li {
    float: left;
    display: inline;
    width: 50%;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.login_main .login .tab li .txt {
    position: relative;
    z-index: 2;
}

.login_main .login .tab li.cur .bg {
    display: block;
}
.login_main .login .tab li .bg {
    width: 100%;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/icon.gif) no-repeat 0 0;
    display: none;
}
.login_main .login .input {
    margin-top:1%;
}
.login_main .login .input dl {
    border: 1px solid #e4e4e4;
    margin-bottom: 14px;
    position: relative;
    zoom: 1;
    border-radius:5px;
}
.login_main .login .input dt.i2 {
    background: url(../images/icon.gif) no-repeat -100px -100px;
}
.login_main .login .input dt.i2 {
    background: url(../images/icon.gif) no-repeat -100px -100px;
}
.login_main .login .input dt, .login_main .login .input dd {
    float: left;
    display: inline;
}
.login_main .login .input dt {
    height: 44px;
    width: 44px;
    border-right: 1px solid #eb6100;
}

.login_main .login .input dd input.bg3 {
    background: url(../images/icon.gif) no-repeat 5px -540px;
}
.login_main .login .input dd input {
    width:273px;
    _width: 228px;
    padding: 0 5px;
    border: none;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.cb0 {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.login_main .login .input .tip {
    background: url(../images/icon.gif) no-repeat 5px -645px;
    margin-bottom: 10px;
    border: 1px solid #ff8501;
    background-color: #fff8f2;
    padding-left: 30px;
    line-height: 28px;
}
.dn {
    display: none;
}

.login_main .login .input dl.dtm {
    width: 150px;
    zoom: 1;
    position: relative;
}
.login_main .login .input dl {
    border: 1px solid #eb6100;
    margin-bottom: 14px;
    position: relative;
    zoom: 1;
}

.login_main .login .input dt.i3 {
    background: url(../images/icon.gif) no-repeat -196px -95px;
}
.login_main .login .input dt, .login_main .login .input dd {
    float: left;
    display: inline;
}

.login_main .login .input dd.dtm {
    position: relative;
}
.login_main .login .input dt, .login_main .login .input dd {
    float: left;
    display: inline;
}

.login_main .login .input dl.dtm dd.dtm input {
    width: 98px;
    _width: 100px;
    float: none;
    clear: both;
}
.login_main .login .input dd input.bg4 {
    background: url(../images/icon.gif) no-repeat 5px -590px;
}

.login_main .login .input dl.dtm dd.dtm_btn {
    position: absolute;
    top: 0;
    width: 120px;
    right: -130px;
    zoom: 1;
    float: none;
    clear: both;
}
.login_main .login .input dt, .login_main .login .input dd {
    float: left;
    display: inline;
}

.login_main .login .input dl.dtm dd.dtm_btn input {
    background-color: #f8f8f8;
    border: none;
    height: 37px;
    width: 120px;
    cursor: pointer;
    color: #666666;
    zoom: 1;
}
.login_main .login .input dd input {
    padding: 0 5px;
    border: none;
    height:44px;
    line-height:44px;
    font-size: 14px;
    background: none;
/*    border-radius: 5px;*/
}

.login_main .login .input .auto_login {
    height: 15px;
    line-height: 15px;
    padding-bottom: 16px;
}
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, td, dl, dt, dd {
    margin: 0;
    padding: 0;
}

.auto_login .fl_1 {
    font: 12px/1 Microsoft YaHei;
    display: inline;
}

.auto_login .fr_1 {
    float: right;
    display: inline;
    font: 12px/1 Microsoft YaHei;
    text-align: right;
}

.vm, label {
    vertical-align: middle;
}
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, td, dl, dt, dd {
    margin: 0;
    padding: 0;
}

.vm, label {
    vertical-align: middle;
}
* {
    padding: 0;
    margin: 0;
}


a.w_l_2, .w_c_2 {
    color: #5e9812;
}
.login_main .login .input .btns {
   padding-bottom: 2%;
}
.btns .fl_1 {
    float: left;
    display: inline;
    padding: 10% 0;
    width:100%;
}
.btns .fr_1{
    float: right; 
    display: inline;
    padding: 10% 0;
}
.login_main .login .input .btns .btn_login {
    width: 100%;;
    height: 40px;
    border-radius:50px;
    border: none;
    background: #de1e1e;
    cursor: pointer;
    color:#fff;
    font-szie:18px;
    line-height:40px;
}
.login_main .login .input .btns .reg_btn {
    display: block;
    width: 127px;
    height: 37px;
    background: url(../images/icon.gif) no-repeat 0 -400px;
}
.login_main .login .input dt.i1 {
    background: url(../images/icon.gif) no-repeat 3px -94px;
}
/*#fccsPageFooter a{
    color:#585858;
}*/
.ilgin_te{
    font-size: 12px;
}