@charset "UTF-8";

/* CSS Document */
* {
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
    margin: 0;
}

input,
button,
select,
textarea {
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    color: #333;
}

.Site {
    display: flex;
    display: -webkit-flex; /* Safari */
    min-height: 100vh;
    flex-direction: column;
}

.login_text ol,
.login_text ul,
.login_text li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    font-family: "微软雅黑", "宋体";
    display: block;
}

.height {
    height: 100%;
    overflow: hidden;
}

.Top_box {
    width: 100%;
    height: 80px;
    background-image: url(../images/top_bg.jpg);
    background-repeat: no-repeat;
    background-color: #292929;
}

.Top {
    width: 1280px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.ico01 {
    position: absolute;
    z-index: 12;
    left: 842px;
    top: -11px;
}

.ico02 {
    position: absolute;
    z-index: 8;
    left: 904px;
    top: -15px;
}

.login_text {
    position: absolute;
    z-index: 2;
    left: 469px;
    top: 11px;
    width: 510px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #505050;
}

.login_text .li_common {
    float: left;
    color: #FFF;
}

.login_text li p {
    float: left;
    color: #FFF;
}

.login_text li {
    float: left;
    color: #FFF;
    opacity: 1;
    margin-right: 10px;
}

.line {
    font-size: 10px;
    width: 1px;
}

.login_text .li_line {
    width: 10px;
    float: left;
    margin-left: 5px;
    margin-right: 2px;
}

.ico {
    float: right;
    width: 145px;

}

.ico_text {
    margin-left: 35px;
}

.li_common a {
    color: #ebe258;
}

.ico_text a {
    color: #FFF;
}

.Top img {
    margin-top: 5px;
    float: left;
}

.Nav_box {
    width: 100%;
    height: 40px;
    background-color: #292929;
}

.Nav {
    width: 1280px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    position: relative;
}

.arrow01 {
    width: 17px;
    height: 12px;
    position: absolute;
    z-index: 3;
    background-image: url(../images/up.jpg);
    left: 57px;
    top: 14px;
}

.arrow02 {
    width: 17px;
    height: 12px;
    position: absolute;
    z-index: 3;
    background-image: url(../images/up.jpg);
    left: 884px;
    top: 14px;
}

.Nav a {
    font-size: 14px;
    color: #FFF;
    margin-right: 50px;
    font-weight: 600;
}

.Nav li {
    float: left;
}

.Nav_right {
    float: right;
    width: 192px;
}

.Nav_right a {
    margin: 0 0 0 38px;
}

.Content_box {
    min-height: calc(100% - 180px);
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    flex: 1;
}

.content {
    width: 620px;
    margin: 0 auto;
    margin-top: 40px;
}

.content03 {
    width: 1240px;
    margin: 0 auto;
    margin-top: 30px;
}

.content04 {
    width: 850px;
    margin: 0 auto;
    margin-top: 30px;
}

.ul_heigh01 {
    border-bottom: 1px solid #d6d6d6;
    height: 40px;
    line-height: 40px;
}

.ul_heigh02 {
    border-bottom: 1px solid #d6d6d6;
    height: 145px;
    line-height: 40px;
}

.li_title {
    float: left;
    width: 150px;
}

.content p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
}

.content ul {
    margin-top: 15px;
    height: 32px;
    float: left;
}

.content li {
    float: left;
}

.left_li {
    width: 60px;
    right: 0;
    text-align: right;
    height: 32px;
    line-height: 32px;
}

.left_li02 {
    width: 140px;
    right: 0;
    text-align: right;
    height: 32px;
    line-height: 32px;
}

.right_li {
    margin-left: 15px;
    width: 310px;
}

.right_li02 {
    height: 32px;
    line-height: 32px;
}

.right_li03 {
    width: 450px;
    margin-left: 15px;
    float: left;
}

.right_li04 {
    width: 40px;
    margin-left: 15px;
}

.right_li05 {
    width: 310px;
    margin-left: 155px;
    float: left;
}

.right_li04 a {
    color: #FFF;
    width: 70px;
    height: 26px;
    background-color: #51c363;
    text-align: center;
    line-height: 26px;
}

.input_k {
    width: 310px;
    height: 32px;
    border: 1px solid #d7d7d7;
    padding-left: 10px;
}

.input_k02 {
    width: 340px;
    height: 32px;
    border: 1px solid #d7d7d7;
    padding-left: 10px;
}

.listSelect {
    width: 100px;
    height: 32px;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
}

.middelSelect {
    width: 200px;
    height: 32px;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
}

.largeSelect {
    width: 60%;
    height: 32px;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
}

.superSelect {
    width: 70%;
    height: 32px;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
}

.modellargeSelect {
    width: 55% !important;
    min-width: 415px;
}

.content02 {
    width: 620px;
    margin: 0 auto;
    margin-top: 40px;
}

.content02 p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
}

.content02 ul {
    margin-top: 15px;
    height: 32px;
}

.content02 li {
    float: left;
}

.check {
    margin-left: 10px;
}

.posion {
    height: 36px;
    width: 980px;
    margin-top: 20px;
    background-color: #f8f8f8;
    line-height: 36px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.p_text {
    width: 200px;
    height: 36px;
    float: left;
}

.p_text02 {
    width: 100%;
    height: 36px;
    float: left;
}

#company_name {
    color: #333;
}

.p_btn {
    width: 62px;
    height: 36px;
    float: left;
    margin-left: 10px;
}

.p_btn a {
    display: block;
    height: 26px;
    width: 62px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    background-color: #51c363;
}

.posion span {
    float: left;
    margin-left: 15px;
}

.posion p {
    float: left;
    color: #1fa83a;
}

.confirm {
    width: 70px;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    margin-left: 255px;
    margin-bottom: 50px;
}

.confirm02 {
    width: 70px;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    margin-left: 335px;
    margin-bottom: 50px;
}

.confirm a {
    color: #FFF;
    background-color: #51c363;
    text-align: center;
    height: 36px;
    font-weight: bold;
}

.confirm02 a {
    color: #FFF;
    background-color: #51c363;
    text-align: center;
    height: 36px;
    font-weight: bold;
}

.Footer_box {
    width: 100%;
    height: 50px;
    background-color: #ececec;
    line-height: 50px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.tab_box {
    width: 1280px;
    height: 33px;
    margin-top: 20px;
    border-bottom: 2px solid #51c464
}

.tab_box li {
    float: left;
    width: 87px;
    height: 33px;
    margin-right: 4px;
    line-height: 33px;
}

.tab01 {
    background-color: #51c464;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.tab02 {
    background-color: #f2f2f2;
    text-align: center;
}

.pic_bg {
    width: 130px;
    height: 95px;
    background-color: #f6f6f6;
    border: 1px solid #d7d7d7;
    margin-left: 40px;
    text-align: center;
    line-height: 95px;
}

.pic_bg img {
    margin-top: 30px;
}

#pic_height {
    height: 95px;
}

.distance {
    margin-top: 15px;
}

.ul_line {
    border-bottom: 1px solid #e9e9e9;
}

.con_left {
    float: left;
    width: 440px;
}

.con_left02 {
    float: left;
    width: 800px;
}

.con_left li {
    float: left;
    line-height: 36px;
}

.con_left02 li {
    float: left;
    line-height: 32px;
}

.con_left02 .distance li select {
    float: left;
    width: 100px;
}

.con_left02 .distance a {
    float: left;
    width: 70px;
    height: 32px;
    background-color: #51c363;
    color: #FFF;
    text-align: center;
}

.table {
    margin-top: 46px;
    width: 1280px;
}

.tab-pane > .table {
    margin-top: 46px;
    width: 100%;
}

.table_tr {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}

.table .a {
    float: left;
    width: 50px;
    height: 25px;
    color: #FFF;
    background-color: #505050;
    margin-left: 6px;
    padding-top: 5px;
}

.page_box {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 25px;
    padding-left: 350px;
}

.page_box ul {
    margin: 0 auto;
}

.page_box a {
    float: left;
}

.page01 {
    width: 54px;
    height: 24px;
    border: 1px solid #ccccce;
    text-align: center;
    line-height: 24px;
    margin-right: 4px;
    color: #333;
}

.page02 {
    width: 28px;
    height: 24px;
    border: 1px solid #ccccce;
    text-align: center;
    line-height: 24px;
    margin-right: 4px;
    color: #333;
}

.page03 {
    width: 28px;
    height: 24px;
    border: 1px solid #4bba13;
    background-color: #4bba13;
    text-align: center;
    line-height: 24px;
    margin-right: 4px;
    color: #FFF;
}

.li_pic {
    width: 130px;
    height: 95px;
    background-color: #f6f6f6;
    border: 1px solid #d7d7d7;
    margin-left: 150px;
    text-align: center;
    line-height: 95px;
    margin-top: 15px;
    padding-top: 18px;
}

.btn_edit {
    float: right;
    width: 62px;
    height: 26px;
    margin-top: 3px;
    text-align: center;
    line-height: 26px;
}

.zfwsImg {
    width: 300px;
    height: 400px;
}
 