﻿@CHARSET "UTF-8";
#main_content_container {
    width: 1100px;
    background-color: #fff;
    margin: 0 auto;
}

.navigate_title_name {
    font-size: 16px;
    margin: auto 20px;
    line-height: 30px;
    padding: 5px;
    color: #8a8a8a;
    border-bottom: 1px solid #d4dbe0;
}

#content_container {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
}

#content_container .rightcontent {
    float: left;
    width: 1060px;
}

.promptinfo_content_container {
    border: 1px solid #dbdee0;
    margin: 15px 50px 0 0;
    min-height: 100px;
    width: 1060px;
}

.promptinfo_content_container .promptinfoHearder {
    background: #e0e0e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e0e0e0));
    background: -moz-linear-gradient(top, #f9f9f9, #e0e0e0);
    padding: 9px;
}

.promptinfo_content_container .promptinfo_headername {
    background: url("/resources/images/icon/promptinfo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: red;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    margin-left: 20px;
    padding-left: 20px;
}

.promptinfo_content_container .promptinfo_content {
    color: red;
    font-size: 16px;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
}

.header_right_content {
    margin-right: 20px;
    float: right;
    margin-top: 4px;
    height: 26px;
    line-height: 26px;
}

.projectstate_content {
    border: 1px solid #dbdee0;
    margin: 15px 50px 0 0;
    min-height: 150px;
    width: 1060px;
}

.projectstate_content .status_bumber {
    margin-right: 5px;
    font-weight: bold;
    font-size: 18px;
    color: #666;
}

.projectstate_headername {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.state_content .normal {
    color: #666;
}

.state_content .current {
    color: #bd1a2d;
    font-weight: bold;
}

.state_content .beforecurrent {
    color: green;
}

.common_headerbar {
    background: none repeat scroll 0 0 #d4d4d4;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

.common_headerbar_title {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-left: 20px;
}

.state_content .current .status_bumber {
    color: #bd1a2d;
    font-weight: bold;
}

.state_content .progress {
    text-align: center;
    float: left;
    width: 125px;
    border: 2px solid #d6d6d6;
    border-radius: 50%;
    height: 125px;
    padding: 10px 0;
    box-sizing: border-box;
}

.state_content .rightcorson {
    width: 50px;
    float: left;
    margin-top: 60px;
    text-align: center;
}

.projectinfo_container {
    border: 1px solid #dbdee0;
    margin: 15px 10px 10px 0;
    width: 1060px;
    text-align: center;
    min-height: 100px;
}

.projectinfo_headername {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    float: left;
    padding-left: 20px;
}

.projectinfo_container .projectinfo_all_height100 {
    min-height: 100px;
    line-height: 100px;
    float: left;
}

.projectinfo_container .projectinfo {
    border: 1px solid #dbdee0;
    float: left;
    padding-top: 1px;
    word-wrap: break-word;
}

.projectinfo_container .applyprojectinfo {
    float: left;
    padding-top: 1px;
    word-wrap: break-word;
}

.projectinfo_container .projectinfo_all_height50 {
    min-height: 25px;
    line-height: 25px;
    float: left;
}

.project_content_title {
    height: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d4dbe0;
}

.project_content_title .tab {
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #759fc2;
    background-color: #b7c0c6;
    width: 80px;
    float: left;
    line-height: 40px;
    padding-left: 10px;
    text-align: center;
}

.project_content_title .tab a {
    color: #759fc2;
}

.project_content_title .tab a:hover {
    color: #fff;
}

.project_content_title .tabcurrent {
    color: #fff;
    background-color: #50891c;
}

.project_content_title .tabcurrent a {
    color: #fff;
}

.project_content_title .tabcurrent a:hover {
    color: #759fc2;
}

.wuyeinfo {
    margin-top: 10px;
    margin-bottom: 20px;
}

.wuyeinfo .register_info {
    width: 520px;
    height: 230px;
    float: left;
    border: 1px solid #dbdee0;
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-all;
}

.wuyeinfo .register_info p {
    height: 20px;
    line-height: 20px;
}

.project_info {
    width: 520px;
    height: 230px;
    float: right;
    margin-left: 10px;
    border: 1px solid #dbdee0;
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-all;
}

.wuyeinfo .project_info p {
    height: 10px;
    line-height: 10px;
}

.wuyeinfo .content {
    width: 210px;
}

.print {
    background-image: url("/resources/images/icon/print.png");
    padding-left: 25px;
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    margin-right: 10px;
}

.underlinenone {
    text-decoration: none;
}

.often_header_bar {
    padding: 13px;
    background: #e0e0e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e0e0e0));
    background: -moz-linear-gradient(top, #f9f9f9, #e0e0e0);
    color: #6F6B6B;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    line-height: 15px;
}

.often_header_bar a {
    font-size: 13px;
}

.index_menutable {
    width: 630px;
}

.system_news {
    width: 410px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #ddd;
    min-height: 150px;
}

.index_login {
    width: 410px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #ddd;
    height: 300px;
    margin-top: 20px;
}

.index_login form {
    width: 300px;
    margin-top: 10px;
    float: left;
}

.index_login form label {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.index_login form input {
    width: 160px;
    font-size: 13px;
    outline: none;
    background-color: #eef8ff;
    border: 1px solid #d5dce2;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.index_login form .button {
    width: 150px;
    letter-spacing: 8px;
    outline: none;
    background-color: #b6b4b4;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
}

.loginbg {
    background-image: url("/resources/images/lock.png");
    height: 101px;
    width: 80px;
    margin-right: 10px;
    margin-top: 60px;
}

.map_address {
    width: 410px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #ddd;
    min-height: 410px;
}

.project {
    background-image: url("/resources/images/icon/project.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}

.house {
    background-image: url("/resources/images/icon/house.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}

.house_go {
    background-image: url("/resources/images/icon/house_go.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}

.wuye_projectinfo_label {
    width: 200px;
    text-align: right;
    display: inline-block;
    font-size: 13px;
}

.wuye_projectinfo_container {
    width: 920px;
    margin-top: 10px;
}

.wuye_projectinfo_tip {
    width: 380px;
    text-align: left;
    display: inline-block;
    font-size: 13px;
    color: green;
}

.ajax_normal_loading {
    background: #000 url(/resources/images/normalloading.gif) 50% 50% no-repeat;
    opacity: .6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 99999999;
}

.status_remind {
    color: red;
}

.infobar {
    background: #fff9e3;
    border: 1px solid #fadc80;
    color: #743e04;
}

.buttonStyle {
    width: 64px;
    height: 22px;
    line-height: 22px;
    color: #369;
    text-align: center;
    background: url(/resources/images/zdialog/buticon.gif) no-repeat left top;
    border: 0;
    font-size: 12px;
}

.buttonStyle:hover {
    background: url(/resources/images/zdialog/buticon.gif) no-repeat left -23px;
}

.zhinantab_container {
    margin-bottom: 1px;
}

.zhinantab_container .zhinantab {
    border-right: 1px solid #d3dbde;
    float: left;
}

.zhinantab_container .zhinantab a {
    border-top: 1px solid #d3dbde;
    color: #000;
    font-size: 15px;
    width: 136px;
    text-align: center;
    display: block;
    text-decoration: none;
    outline: none;
    height: 37px;
    line-height: 37px;
    background: #eef7f9;
}

.zhinantab_container .zhinantab a.selected {
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    border-top: 4px solid #bd1a2d;
    background: #fff;
}

.register_form .inputcontainer label {
    width: 220px;
    text-align: right;
    display: block;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}

.register_form .inputcontainer input[type='text'] {
    width: 230px;
}

.register_form .inputcontainer input[type='password'] {
    width: 230px;
}

.register_form .inputcontainer select {
    width: 244px;
    height: 36px;
    line-height: 36px;
}

.textbold {
    font-weight: bold !important;
}

.textleft {
    text-align: left !important;
}

.textright {
    text-align: right !important;
}

.textred {
    color: red !important;
}