* {
    margin: 0px;
    padding: 0px;
}

a:hover,a:focus{
    text-decoration: none;
}

.figure {
    width: 980px;
    height: 90px;
    padding: 12px 110px 8px;
    background: #ffffff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    margin-bottom: 40px;
    position: relative;
}

.filling {
    border-bottom: 2px solid #eeeeee;
}

.filling p {
    margin-bottom: 16px;
}

.figure-back {
    background: url("../../public/images/create_project/figure_back.png") repeat-x;
    height: 40px;
    position: relative;
}

.figure-finish-back {
    background: url("../../public/images/create_project/figure_back_finish.png") repeat-x;
    height: 40px;
    position: absolute;
}

.figure-finish {
    background: url("../../public/images/create_project/figure_finish.png") repeat-x;
    height: 40px;
    width: 40px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    margin-left: -20px;
    margin-right: 20px;
    position: absolute;
}

.figure-todo {
    background: url("../../public/images/create_project/figure_todo.png") repeat-x;
    height: 40px;
    width: 40px;
    font-size: 20px;
    color: #838c8d;
    text-align: center;
    line-height: 40px;
    margin-left: -20px;
    margin-right: 20px;
    position: absolute;
}

.figure-words {
    display: inline-block;
    font-size: 14px;
    color: #9a9a9a;
    letter-spacing: 0.5px;
    margin: 8px -20px;
    width: 100%;
    text-align: center;
    position: absolute;
    top:40px;
}

.figure-word {
    display: inline-block;
    width: 24%;
}

.mw-checkbox {
    cursor: pointer;
    display: inline-block;
}

.mw-checkbox span {
    margin-right: 5px;
}

.mw-checked {
    display: inline-block;
    background: #ffffff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.30), inset 0px -1px 0px 0px #b9b9b9;
    margin-right: 10px;
    border-radius: 4px;
}

.mw-checked span {
    display: inline-block;
    padding: 3px 9px 3px 9px;
    font-size: 14px;
    color: #8e8e8e;
    letter-spacing: 0.85px;
}

.mw-checked > a {
    vertical-align: top;
    display: inline-block;
    border-left: 1px solid #ededed;
    padding: 0px 5px;
    width: 24px;
    height: 26px;
    background: url("../../public/images/individual_account/close_a.png") center no-repeat;
}

.mw-checked > a:hover {
    background: url("../../public/images/individual_account/shut_orange.png") center no-repeat;
}

.mw-checked > a.active {
    background: url("../../public/images/individual_account/blush_shut.png") center no-repeat;
}

.mw-radio {
    cursor: pointer;
    display: inline-block;
}

.mw-radio > span {
    margin-right: 5px;
}

.f_select {
    min-width: 190px;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    line-height: 40px;
}

.f_select .state {
    padding-left: 14px;
    position: absolute;
    bottom: 12px;
}

.f_select_a {
    background: #fff;
    padding-left: 39px;
}

.f_select_a .select2-choice > .select2-chosen {
    padding: 11px 0px 0px 35px;
    color: #b9b9b9;
}

.f_select_b .select2-choice > .select2-chosen {
    padding: 11px 0px 0px 15px;
    color: #b9b9b9;
}

.f_select_a .select2-choice, .f_select_b .select2-choice {
    background: none ;
    height: 40px ;
}

.ng-hide {
    display: none;
}

.files_type {
    background: url("../../public/images/file.png") no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    width: 204px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 4.5px;
}

.mw-button {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 2.81px;
    background: url("../../public/images/file.png") no-repeat;
    background-size: 100% 100%;
    width: 204px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.mw-send-message {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.30);
    background: #fff;
    padding-top: 1px;
    min-width: 880px;
}

.mw-send-message .send_to {
    margin-top: 20px;
    font-size: 0;
}

.mw-send-message .send_to .send_label {
    display: inline-block;
    width: 230px;
    padding-right: 20px;
    font-size: 13px;
    color: #666;
    letter-spacing: 3px;
    text-align: right;
    line-height: 40px;
    vertical-align: top;
}

.mw-send-message .send_to .send_name {
    display: inline-block;
    width: 630px;
    height: 40px;
    font-size: 14px;
    color: #8cc6cc;
    line-height: 40px;
}

.mw-send-message .send_to .send_name>span{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.mw-send-message .message_content {
    width: 980px;
    padding: 20px;
}

.message_content .message_icon {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-right: 4px;
}

.message_content .message_icon .message_company {
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.30);
    border-radius: 4px;
    overflow: hidden;
    width: 60%;
    height: 60px;
}

.message_content .message_icon .message_company img {
    width: 100%;
    height: 100%;
}

.message_content .message_icon .message_name {
    text-align: left;
    color: #a5a5a5;
    font-size: 13px;
    line-height: 20px;
}

.message_content .message_icon .message_name > div {
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.message_content .message_icon .message_name .register_name {
    color: #777;
}

.message_content .message_icon .message_verify {
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
    color: #888;
}

.mw-send-message .message_content .message_icon .message_register_name,
.mw-send-message .message_content .message_icon .message_company_name{
    display: none;
}

.message_content .message_icon .message_register {
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    text-align: center;
    height: 60px;
    width: 60px;
    overflow: hidden;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.30);
    position: relative;
}

.message_content .message_icon .message_register > span > img {
    max-height: 100%;
    max-width: 100%;
}

.message_content .message_text {
    display: inline-block;
}

.message_content .message_text > textarea {
    background: #eeeeee;
    box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.10);
    border-radius: 4px;
    width: 630px;
    height: 120px;
    min-height: 120px;
    border: 0px;
    font-size: 14px;
    letter-spacing: 0.11px;
    margin-bottom: 10px;
}

.message_content .message_text .message_btn {
    position: relative;
    height: 30px;
}

.message_content .message_text .message_btn .cancel_btn {
    font-size: 16px;
    color: #cccccc;
    letter-spacing: 0.13px;
    border-radius: 4px;
    width: 70px;
    height: 30px;
    margin-right: 20px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}

.message_content .message_text .message_btn .cancel_btn:hover {
    background: rgba(140, 198, 204, 0.20);
    color: #8cc6cc;
}

.message_content .message_text .message_btn .publish {
    text-align: right;
}

.message_content .message_text .message_btn .publish > div {
    display: inline-block;
}

.message_content .message_text .message_btn .mw-button {
    width: 150px;
    height: 30px;
    line-height: 30px;
}

.message_content .message_text .message-bottom-info{
    float: left;
    text-align: left;
}

.mw-register-profile {
    position: relative;
    width: 100%;
    height: 100%;
}

.mw-register-profile > span {
    height: 90%;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45%;
    margin-left: -45%;
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
}

.mw-register-profile > span > img {
    height: 100%;
    max-width: 100%;
}

.mw-text-area {
    display: inline;
}

.mw-message-left {

}

.data-pager {
    text-align: center;
}

.modal-dialog {
    border-radius: 4px;
}

.modal-md{
    width: 600px;
}

.modal-lg{
    width: 900px;
}

.modal-backdrop {
    background: #fff;
    width: 100%;
    height: 100%;
}

.modal-content {
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
    border: 0;
    border-radius: 4px;
    overflow: hidden;
}

.mw-alert-message {
    text-align: center;
    min-height: 200px;
    position: relative;
}

.mw-alert-message .message-content {
    min-height: 140px;
    position: relative;
}

.mw-alert-message .close-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.mw-alert-message .mw-button {
    font-size: 13px;
    letter-spacing: 2.61px;
    text-align: center;
    box-shadow: 0px 2px 6px 1px #e1e1e1;
    border-radius: 4px;
    background: #ff9d00;
    width: 126px;
    height: 30px;
    line-height: 30px;
}

.mw-alert-message .text-context {
    position: absolute;
    top: 50%;
    width: 100%;
}

.mw-alert-message .mw-text-body {
    margin: 0 20px;
}

.mw-alert-message .btn-block{
    text-align: center;
}

img.heightImg {
    width: 100%;
    max-width: none;
    height: auto;
}

img.widthImg {
    height: 100%;
    max-height: none;
    width: auto;
}

.btn-block {
    text-align: left;
}

.btn-block > div {
    display: inline-block;
    margin: 0 8px;
}

.btn-block .cancel > .mw-button {
    background: none;
    color: #a5a5a5;
}

.mw-file-hide{width: 0;height: 0;display: inline-block;float: left;outline: none!important;}

/***比例样式****/
.hold {
    z-index: 1;
}
.pie1, .hold1 {
    clip: rect(0px,50px,50px,25px);
}
.pie1{
	background-color: #9acdd2;
    border-radius: 100px;
   	width: 50px;
    height: 50px;
    position: absolute;
}
.pie, .bg, .hold {
    width: 50px;
    height: 50px;
    position: absolute;
}
.pie2, .hold2 {
    clip: rect(0px,25px,50px,0px);
}
.pie, .bg {
    background-color: #9acdd2;
    border-radius: 100px;
    box-shadow:0px 1px 2px 0px rgba(0,0,0,0.30);
}
.bg {
    background-color: #f1f1f1;
}
.white_content {
	color:#9b9b9b;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    margin: 6px;
    background:#f1f1f1;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.30);
    border-radius: 100px;
    position: absolute;
    z-index: 1;

}
.icon {
	width: 50px;
    height: 50px;
    display: inline-block;
}
.hand{
    cursor: pointer;
    margin-left: 40px!important;
}
.hand1{
    cursor: pointer;
    width: 100px;
}
.modal-open{overflow: auto;}
@media screen and (min-width: 1280px) {
    .mw-all-content .mw-all-right-content-ml .mw-all-right-content {
        margin: auto auto;
        width: 980px;
    }
}

@media screen and ( max-width: 1430px) {
    .top_win {
        left: -300px;
    }

    .top_win .arrow {
        margin-left: 315px;
    }
}
/******2016-10-25******/
.next_a .mw-button{
	font-size: 14px;
	color:#9b9b9b;
    letter-spacing: 2.81px;
    background:#ededed;
    width: 204px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-radius: 23px;
}
.mw-disabled{
    cursor: not-allowed;
}
.uploadify-button{
    background: url(../../public/images/file.png) no-repeat;
    background-size: 100% 100%;
    border: 0;
    color: #ffffff;
    width: 204px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 4.5px;
    position: relative;
}
.uploadify >object{
    left:0;
}
.uploadify:hover .uploadify-button{
    background-color: transparent;
}
.message-content .mw-sale-confirm{
    position: absolute;
    width: 100%;
}
.message-content .mw-sale-confirm .mw-sale-title{
    margin-top: 40px;
    color: #333;
}
.message-content .mw-sale-confirm .mw-sale-content{
    margin-top: 20px;
    color: #999;
}