﻿body {
    background: #fff;
}
.jz_box {
    border: 1px #ddd solid;
    padding: 0 20px;
    margin: 20px 0 0 0;
}
.jz_box .hd {
    border-bottom: 1px #ddd solid;
    height: 52px;
    line-height: 52px;
}
.jz_box .hd li {
    float: left;
    padding: 0 15px;
    font-size: 18px;
    cursor: pointer;
}
.jz_box .hd li.on {
    font-weight: bold;
    color: #125195;
    border-bottom: 2px #125195 solid;
}
.jz_box .bd {
    padding: 30px 40px;
}
.jztabs__content .pick-box {
    margin-bottom: 40px;
}
.jztabs__content .pick-box span {
    display: inline-block;
    font-size: 18px;
    color: #333;
    width: 108px;
    height: 43px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 40px;
    cursor: pointer;
}
.jztabs__content .pick-box i,
.jztabs__content .input-box i,
.donation-box i {
    font-size: 16px;
    color: #666;
    font-style: normal;
    margin-right: 30px;
    line-height: 43px;
}
.jztabs__content .pick-box span.active {
    width: 106px;
    border: none;
    background: url(../img/active.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.jztabs__content .input-box,
.donation-box {
    margin: 20px 0 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.jztabs__content .input-box .inp-box {
    width: 258px;
    height: 43px;
    border: 1px solid #ddd;
    padding-right: 30px;
    position: relative;
}
.jztabs__content .input-box .inp-box input {
    margin: 0;
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    padding: 0 0 0 12px;
}
.jztabs__content .input-box .inp-box > b {
    font-weight: 400;
    color: #333;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.jztabs__content .input-box p {
    font-size: 14px;
    color: #9d0205;
    margin-left: 12px;
    line-height: 45px;
}
.donation-box .inp-box {
    width: 258px;
    height: 43px;
    border: 1px solid #ddd;
    position: relative;
    display: inline-block;
}
.donation-box .inp-box select {
    margin: 0;
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    padding: 0 0 0 12px;
}
.jztabs__content .hr {
    height: 1px;
    border-bottom: 1px #ddd solid;
}
.com-bottom {
    margin-top: 30px;
}
.com-bottom h3,
.prompt-box h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}
.wx-box span,
.zfb-box span {
    color: #666;
    width: 130px;
    text-align: right;
    line-height: 32px;
    margin-right: 20px;
    font-size: 16px;
    display: inline-block;
}
.wx-box,
.zfb-box {
    margin-bottom: 30px;
}
.prompt-box {
    padding: 40px 0;
}
.prompt-box li {
    font-size: 16px;
    line-height: 36px;
}
.el-radio {
    position: relative;
    display: inline-block;
    line-height: 1;
    outline: 0;
    white-space: nowrap
}
.check-box {
    text-align: center;
    margin-top: 20px;
}
.el-checkbox:last-of-type {
    margin-right: 0;
}
.el-checkbox__input {
    cursor: pointer;
    outline: 0;
    vertical-align: middle;
}
.el-checkbox,
.el-checkbox__input {
    position: relative;
    white-space: nowrap;
    padding: 0 0 0 20px;
}
/* .el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
} */
.el-checkbox__inner:after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 7px;
    left: 4px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 3px;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.el-checkbox__original {
    outline: 0;
    position: absolute;
    margin: 0;
    width: 15px;
    height: 15px;
    z-index: -1;
    left: 0px;
    top: 0px;
}
.check-box > span {
    color: #b60205;
    font-size: 14px;
    cursor: pointer;
}
.amount-box {
    text-align: right;
    margin: 45px auto 0;
}
.amount-box > i {
    color: #999;
    font-size: 16px;
    font-style: normal;
}
.amount-box > span {
    font-size: 24px;
    color: #cc1619;
    font-weight: 700;
}
.btn-box1 {
    margin: 24px auto 30px 0;
    text-align: right;
}
.btn-box1 > input {
    margin: 0;
    outline: none;
    border: none;
    padding: 17px 68px;
    color: #fddcb1;
    background-color: #b60205;
    border-radius: 4px;
    cursor: pointer;
}
.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.project-box li {
    float: left;
    width: 220px;
    margin-right: 25px;
}
.project-box li img {
    height: 160px !important;
    width: 220px !important;
}
.project-box {
    height: 200px;
}
.project-box .bd1 {
    position: relative;
}
.project-box .sPrev,
.project-box .sNext {
    position: absolute;
    display: block;
    width: 18px;
    height: 31px;
    top: 55px;
    cursor: pointer;
}
.project-box .sNext {
    background: url(../img/next.png) no-repeat;
    right: 70px;
}
.project-box .sPrev {
    background: url(../img/prev.png) no-repeat;
    left: -30px;
}
/* 捐赠协议 */
.mask-box,
.mask-box1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
    text-align: left;
}
.mask-box .content-box {
    width: 1120px;
    margin: 5% auto;
    background-color: #fff;
    height: 80%;
    position: relative;
    padding: 0 40px;
    overflow: hidden;
}
.mask-box1 .login-box {
    width: 550px;
    margin: 5% auto;
    background-color: #fff;
    position: relative;
    padding: 0 40px;
    overflow: hidden;
}
.mask-box .content-box > i,
.mask-box1 .login-box > i {
    position: absolute;
    top: 6px;
    right: 10px;
    color: #333;
    font-size: 50px;
    cursor: pointer;
    line-height: 40px;
}
.mask-box .content-box .scoll-box {
    padding: 0 80px;
    margin: 5% 0;
    height: 85%;
    overflow-y: scroll;
}
.mask-box .content-box .scoll-box > h3 {
    color: #000;
    text-align: center;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
}
.mask-box .content-box .scoll-box > p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 20px;
}
.mask-box .content-box .scoll-box::-webkit-scrollbar {
    display: none;
}
.login-box .logo {
    margin: 40px 0 0 50px;
    ;
}
.register-bottom {
    padding: 40px 60px 60px;
}
.register-bottom > input {
    outline: none;
    font-size: 18px;
    color: #333;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 0 0 50px;
    padding: 8px 0;
}
.register-bottom .input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.register-bottom .input-box > input {
    margin: 0;
    outline: none;
    border: none;
    font-size: 18px;
    color: #333;
    width: 70%;
    padding: 8px 0;
}
.register-bottom .input-box > button {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    font-size: 16px;
    color: #b60205;
    background-color: #fff;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}
.login_btn {
    margin-top: 28px;
    padding: 0 60px 60px;
}
.login_btn > .submit_button {
    margin: 0;
    outline: none;
    border: none;
    font-size: 18px;
    width: 100%;
    color: #fff;
    background-color: #b60205;
    padding: 16px 0;
    border-radius: 4px;
    cursor: pointer;
}