.mes-91-project {
    border: 1px solid #e2e2e2;
    padding: 35px 40px;
    position: relative;
}

.mes-91-project .title {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
}

.mes-91-project .title span {
    font-size: 18px;
    color: #f00;
    font-weight: normal;
}

.mes-91-project .list-group {
    margin-bottom: 12px;
}

.mes-91-project .list-group label,
.mes-91-project .list-group .input-group,
.mes-91-project .list-group .select-group {
    display: block;
    float: left;
}

.mes-91-project .list-group .input-group,
.mes-91-project .list-group .select-group {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    width: 519px;
    overflow: hidden;
    position: relative;
}

.mes-91-project .list-group .select-group.third {
    border: none;
    width: auto;
    margin-left: -13px;
}

.mes-91-project .list-group .input-group input,
.mes-91-project .list-group .select-group select {
    border: none;
    font-size: 14px;
    color: #666;
    font-family: Microsoft Yahei;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    width: 491px;
}

.mes-91-project .list-group .select-group.third select {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    width: 519px;
    overflow: hidden;
}

.mes-91-project .list-group .input-group.half input {
    width: 227px;
}

.mes-91-project .list-group .select-group.half select {
    width: 255px;
}

.mes-91-project .list-group .input-group.third input,
.mes-91-project .list-group .select-group.third select {
    width: 165px;
    display: block;
    float: left;
}

.mes-91-project .list-group label {
    font-size: 18px;
    color: #4a4a4a;
    width: 129px;
    line-height: 42px;
    text-align: left;
}

.mes-91-project .list-group .half {
    width: 254px;
    margin-right: 9px;
}

.mes-91-project .list-group .third select {
    width: 165px;
    margin-left: 13px;
}

.mes-91-project .list-group .half:last-child {
    margin-right: 0;
}

.mes-91-project .button-group button {
    width: 410px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background-color: #008aff;
    text-align: center;
    border-radius: 3px;
    border: none;
    margin-left: 129px;
    margin-top: 18px;
    font-family: Microsoft Yahei;
    cursor: pointer;
    margin-bottom: 15px;
    display: block;
    transition: .3s;
    padding: 0;
}

.mes-91-project .button-group button:hover {
    background-color: #005DAC;
    transition: .3s;
}

.mes-91-project .agree {
    position: relative;
    margin-left: 129px;
    padding-left: 22px;
    line-height: 19px;
    text-align: left;
}

.mes-91-project .agree .checkbox {
    position: absolute;
    left: 0;
    top: 0;
}

.mes-91-project .agree a,
.mes-91-project .agree div {
    font-size: 12px;
}

.mes-91-project .agree a {
    color: #008aff;
}

.mes-91-project .agree a:hover {
    text-decoration: underline;
}

.jm-price-mes .agree {
    position: relative;
    padding-left: 22px;
    line-height: 19px;
    text-align: left;
}

.jm-price-mes .agree .checkbox {
    position: absolute;
    left: 0;
    top: 0;
}

.jm-price-mes .agree a,
.mes-91-project .agree div {
    font-size: 12px;
}

.jm-price-mes .agree a {
    color: #008aff;
}

.jm-price-mes .agree a:hover {
    text-decoration: underline;
}

.cover {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.50);
    z-index: 9999998;
    top: 0;
}

.cover.hide {
    display: none;
}

.project-popup {
    position: fixed;
    background: #fff;
    top: 0;
    opacity: 1;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    z-index: 9999999;
    border: 2px solid #dcdcdc;
}

.project-popup.hide {
    display: none;
}

.project-popup a.close {
    position: absolute;
    font-size: 25px;
    display: block;
    right: 20px;
    top: 20px;
    color: #7b7b7b;
    z-index: 1;
}

.project-popup .form-group,
.project-popup .pop-list {
    width: 650px;
    margin: 0 auto;
}

.project-popup .pop-list {
    margin-bottom: 25px;
}

.project-popup .pop-list ul {
    margin-left: 129px;
}

.project-popup .pop-list ul li {
    font-size: 16px;
    line-height: 36px;
    color: #4a4a4a;
    text-align: left;
    display: block;
    float: left;
    width: 50%;
}

.mzsm * {
    box-sizing: border-box;
}

.mzsm-box {
    background: url("../../images/91jm/mzsm-bg.png") 0 0 repeat;
    width: 214px;
    height: 400px;
    padding: 4px;
}

.mzsm-box-inner {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 0 10px;
}

.mzsm-box-inner .title {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    display: block;
    background: #fff;
    position: relative;
    z-index: 2;
    width: 77px;
    margin: 0 auto;
    margin-top: -9px;
    text-align: center;
}

.mzsm-box-inner .line {
    border-bottom: 1px solid #666;
    height: 18px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.mzsm-box-inner .con {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    margin-top: 5px;
}

.mzsm-btn {
    margin-top: 10px;
}

.mzsm-btn .mzsm-btn-link {
    border: 2px solid #fccdd4;
    color: #999;
    font-size: 12px;
    position: relative;
    display: block;
    line-height: 28px;
    text-align: center;
    width: 90px;
    cursor: pointer;
}

.mzsm-btn .mzsm-btn-link:hover {
    text-decoration: underline;
}

.mzsm-btn .link-1 {
    float: left;
}

.mzsm-btn .link-2 {
    float: right;
}

.xmrz {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
}

.xmrz.hide {
    display: none;
}

.xmrz-box {
    position: absolute;
    top: 50%;
    width: 500px;
    height: 460px;
    margin-top: -230px;
    margin-left: -250px;
    left: 50%;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}

.xmrz-box .close {
    font-size: 30px;
    color: #008aff;
    line-height: 30px;
    width: 30px;
    text-align: center;
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
    font-weight: bold;
    z-index: 1;
}

.xmrz-box-con {
    padding: 30px 0 0 0;
}

.xmrz-box-con .rwm1 {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin-bottom: 5px;
}

.xmrz-box-con .rwm2,
.xmrz-box-con .rwm2 a {
    font-size: 18px;
    color: #008aff;
    line-height: 36px;
    font-weight: bold;
    display: block;
}

.xmrz-box-con .rwm3 {
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.xmrz-box-con .rwm4 {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    border-top: 1px dashed #008aff;
    padding-top: 30px;
    padding-left: 50px;
    position: relative;
    text-align: left;
    margin: 20px 30px 0 30px;
}

.xmrz-box-con .rwm4 span {
    position: absolute;
    left: 0;
    top: 30px;
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.xmrz-box-top {
    font-size: 24px;
    color: #008aff;
    font-weight: bold;
    background: #cce8ff;
    height: 130px;
    position: relative;
    line-height: 130px;
    padding-left: 237px;
    text-align: left;
}

.xmrz-box-top:before {
    content: '';
    display: block;
    position: absolute;
    background: url("../../images/91jm/xmrz.png") 0 0 no-repeat;
    width: 51px;
    height: 51px;
    left: 167px;
    top: 40px;
}

.no .xmrz-box-top:before {
    content: '';
    display: block;
    position: absolute;
    background: url("../../images/91jm/xmrz_no.png") 0 0 no-repeat;
    width: 51px;
    height: 51px;
    left: 167px;
    top: 40px;
}

.guess .title span a::after {
    content: '';
    display: block;
    width: 12px;
    height: 10px;
    background: url(../images/c.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    float: right;
    margin-left: 8px;
    padding-top: 10px;
}

.project-popup-4 {
    width: 400px;
    left: 62%;
    border-radius: 30px;
}

.project-popup-4 .mes-91-project {
    border: 1px solid #e2e2e2;
}

.project-popup-4 .mes-91-project .title {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
}

.project-popup-4 .mes-91-project .tips {
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.project-popup-4 .mes-91-project .button-group button {
    width: 315px;
    margin-left: 0px;
}

.project-popup-4 .mes-91-project .form-group {
    margin-top: 16px;
    width: 315px;
}

.project-popup-4 .mes-91-project .form-group .input-group {
    width: 315px;
    border: none;
}

.project-popup-4 .mes-91-project .form-group .input-group input {
    background-color: #f6f6f6;
    border-radius: 8px;
    border: none;
    width: 315px;
    height: 48px;
    padding: 0 14px;
    font-size: 14px;
}

.project-popup-4 .mes-91-project .form-group .list-group,
.project-popup-4 .mes-91-project .form-group .list-group-t {
    position: relative;
    margin-bottom: 12px;
}

.project-popup-4 .mes-91-project .form-group .list-group-t .ipt-r {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 14px;
    color: #666;
}

.project-popup-4 .mes-91-project .form-group .list-group-t .ipt-r input {
    margin-right: 6px;
    vertical-align: middle;
}

.project-popup-4 .mes-91-project .form-group .list-group-t .ipt-r div {
    float: left;
    margin-left: 16px;
}

.project-popup-4 .mes-91-project .form-group .list-group .ipt-r>label {
    font-size: 12px;
    color: #666;
}

.project-popup-4 .mes-91-project .form-group .list-group-t .ipt-r input:checked {
    background-color: #008aff;
}

.box {
    height: 35px;
    overflow: hidden;
    margin-top: 12px;
}

.box p {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.box p b {
    color: #ff0000;
}

.t_news {
    height: 19px;
    color: #666;
    margin: 4px 0;
    overflow: hidden;
    position: relative;
}

.t_news b {
    line-height: 19px;
    font-weight: bold;
    display: inline-block;
}

.news_li,
.swap {
    line-height: 19px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 72px;
}

.news_li a,
.swap a {
    color: #fff;
}

.swap {
    top: 19px;
}

.box .box-line .line,
.box .box-line .line2 {
    width: 80px;
    height: 1px;
    background-color: #ccc;
    margin-top: 6px;
}

.box .box-line .line {
    float: left;
}

.box .box-line .line2 {
    float: right;
}

.box .box-line p {
    float: left;
    margin-left: 10px;
}