.lo-head-p a {
    color: #1d2f50;
    font-size: 20px;
    line-height: 20px;
}

.lo-header {
    margin-bottom: 0;
    border-bottom: 0;
    height: 130px;
}
/* 密码修改-S */
.alt-boxer {
    background: url('../images/login/dlzc.png') no-repeat center top;
    height: 810px;
    position: relative;
}

.alt-border {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 940px;
    height: 550px;
    border-top: none;
    overflow: hidden;
    background-color: #fff;
}
.alt-nav {
    width: 100%;
    padding: 0 135px;
    display: table;
    margin-top: 80px;
}

.alt-nav p {
    display: table-cell;
    text-align: center;
    width: 145px;
}

.alt-p-s1,
.alt-p-s2,
.alt-p-s3 {
    display: inline-block;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background-color: #F5F5F5;
    font-size: 45px;
    line-height: 82px;
    color: #CCCCCC;
    font-weight: bold;
    position: relative;
}

.alt-p-s1:after,
.alt-p-s2:after {
    content: "";
    width: 120px;
    border: .5px solid #CCCCCC;
    position: absolute;
    top: 41px;
    left: 90px;
}

.alt-p-t {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #ccc;
}

.alt-on span {
    color: #1D2F50;
}

.alt-ok span {
    color: #20c086;
}

.alt-ok span:first-child {
    background: url('http://www.chcpa.org/static/home/images/user/p-alt-(1).png') no-repeat center;
    background-size: 82px 82px;
    text-indent: -9999em;
}

.dis-none {
    display: none;
}

.alt-li-1 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #333;
}

.alt-li-2 {
    color: #999;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
}

.alt-li-3 {
    width: 320px;
    margin: 50px auto 0;
    overflow: hidden;
}

.alt-li-4 {
    overflow: hidden;
}

.alt-li-5 {
    color: #20c086;
}

.alt-li-6 em {
    font-style: normal;
    color: #ff2626;
    margin-left: 10px;
}

.alt-li-5 {
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
    text-align: center;
}
.alt-li-6 {
    font-size: 16px;
    line-height: 16px;
    color: #666;
    margin-top: 20px;
    text-align: center;
}
.alt-li-4 a {
    margin: 40px auto 0;
    display: block;
    width: 325px;
    height: 50px;
    background-color: #1D2F50;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 25px;
}

.alt-li-log {
    text-align: center;
}
.alt-li-log img {
    width: 82px;
    height: 82px;
    vertical-align: top;
}
.alt-li1 {
    padding-top: 60px;
}


.alt-li3 {
    padding: 150px 0 0;
} 

.alt-i-1 {
    width: 220px;
    height: 50px;
    border-radius: 25px 0 0 25px;
    background-color: #F5F5F5;
    font-size: 16px;
    float: left;
    text-align: center;
    color: #999;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}
.alt-i-2 {
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 0 25px 25px 0;
    background-color: #1D2F50;
    color: #fff;
    font-size: 16px;
    float: left;
    cursor: pointer;
    text-align: center;
}

.alt-i-3 {
    margin-top: 10px;
    width: 320px;
    height: 50px;
    font-size: 16px;
    border-radius: 25px;
    background-color: #F5F5F5;
    text-align: center;
}

.alt-i-4 {
    width: 320px;
    height: 50px;
    font-size: 16px;
    border-radius: 25px;
    background-color: #F5F5F5;
    padding-left: 25px;
    text-align: center;
    /* 密码修改-S */
}
.lo-foot {
    width: 100%;
    background: #fcfcfc;
}

.lo-foot-box {
    width: 1200px;
    padding: 30px 0 30px;
    margin: 0 auto;
}

.lo-foot-nav {
    width: 100%;
    text-align: center;
}

.lo-foot-nav li {
    display: inline-block;
    vertical-align: top;
}

.lo-foot-nav li a {
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    padding: 0 15px;
    border-right: 1px solid #999;
}

.lo-foot-nav li a:hover {
    color: #69196d;
}

.lo-foot-nav li:last-child a {
    border-right: 0;
}

.lo-con1-hide {
    background: #ccc;
}

.lo-con1-zhe {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999;
    display: none;
}

.lo-con1-show {
    width: 800px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 40px;
}

.lo-con1-show .lo-con1-show-text {
    height: 345px;
    overflow-y: scroll;
    padding: 10px 0px;
}

.lo-con1-show h5 {
    font-size: 25px;
    text-align: center;
    margin-top: -21px;
    color: #ffa258;
}

.lo-con1-guanbi {
    width: 20px;
    height: 20px;
    background: url("../images/login/a3.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 20px;
    right: 20px;
}

.lo-con1-show-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.lo-con1-show-button1 {
    width: 150px;
    height: 60px;
    border-radius: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 60px;
    background: #f00c25;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin: 0 15px;
}

/*淇敼瀵嗙爜*/
.for-content1 {
    width: 100%;
    height: 810px;
    background: url("../images/login/a1.png") no-repeat center;
    padding: 130px 0 0;
}

.for-con1-box {
    width: 940px;
    height: 550px;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 auto 0;
    position: relative;
    padding: 60px 0 0;
}

.for-con1-ul {
    width: 620px;
    margin: 0 auto;
}

.for-con1-ul:after {
    content: "";
    display: block;
    clear: both;
}

.for-con1-ul li {
    float: left;
    width: 80px;
}

.for-con1-ul .for-con1-heng {
    width: 146px;
    height: 1px;
    background: #cccccc;
    margin: 38px 20px 0;
}

.for-con1-ul .for-con1-heng1 {
    width: 152px;
    height: 1px;
    background: #cccccc;
    margin: 38px 20px 0;
}

.for-con1-p1 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    line-height: 80px;
    color: #ccc;
    font-size: 44px;
    font-weight: bold;
}

.for-con1-ul li span {
    display: block;
    width: 170px;
    text-align: center;
    font-size: 20px;
    color: #666666;
    line-height: 20px;
    margin: 20px 0 0 -45px;
}

.for-con1-ul .for-con1-li-on p {
    color: #78307b;
}

.for-con1-ul .for-con1-li-on span {
    color: #78307b;
}

.for-con1-ul1 {
    width: 620px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

.for-con1-ul1 li {
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.for-con1-ul1 .for-con1-bottonli1 {
    display: block;
}

.for-con1-img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
}

.for-con1-a {
    width: 320px;
    height: 48px;
    border-radius: 24px;
    display: block;
    background: #ffa258;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto 10px;
    cursor: pointer;
    overflow: hidden;
}

.for-con1-succp1 {
    color: #20c086;
    font-size: 20px;
    text-align: center;
    margin: 20px auto 40px;
}