body {
    font-family: "微软雅黑";
    overflow: hidden;
}

textarea {
    resize: none;
}

button {
    outline: none;
}

.clearfix {
    clear: both;
}

/********顶部块********/
.headerBar {
    background: url("../images/h_bg.png") repeat-x;
    height: 93px;
    position: fixed;
    top: 0px;
    width: 100%;
    min-width: 1024px;
}

.headerBar .logo {
    float: left;
}

.headerBar .logo img {
    padding-top: 1px;
}

.headerBar .tabsBox {
    float: left;
    margin: 0 auto;
    margin-left: 60px;
}

.headerBar .tabsBox li {
    list-style: none;
    float: left;
}

.headerBar .tabsBox li a {
    display: block;
    color: #343233;
    text-decoration: none;
    padding: 2px 15px;
    font-size: 12px;
}

.headerBar .tabsBox li a i.ico {
    background: url("../images/h_icon1.png") no-repeat;
    width: 26px;
    height: 27px;
    display: block;
    margin-bottom: 5px;
}

.headerBar .tabsBox li a i.ico2 {
    background: url("../images/h_icon2.png") no-repeat;
}

.headerBar .tabsBox li a i.ico3 {
    background: url("../images/h_icon3.png") no-repeat;
}

.headerBar .tabsBox li a i.ico4 {
    background: url("../images/h_icon4.png") no-repeat;
}

.headerBar .tabsBox li a i.ico5 {
    background: url("../images/h_icon5.png") no-repeat;
}

.headerBar .tabsBox li a i.ico6 {
    background: url("../images/h_icon6.png") no-repeat;
}

.headerBar .tabsBox li a i.ico7 {
    background: url("../images/h_icon7.png") no-repeat;
}

/**********底部块*******/
.footBar {
    background: url("../images/f_bg.png") repeat-x;
    height: 36px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 0px 15px;
}

.footBar .left {
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 36px;
}

.footBar .left span:first-child {
    margin-right: 15px;
}

.footBar .left span em {
    color: #a52429;
    font-style: normal;
}

.footBar .right {
    float: right;
    padding-top: 9px;
}

.footBar .right a {
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    border-left: 1px solid #fff;
    padding: 0px 10px;
    text-decoration: none;
}

.footBar .right a:first-child {
    border-left: none;
}

/*******标签页**********/
.containBox {
    position: absolute;
    width: 100%;
    overflow-y: auto;
    top: 93px;
    bottom: 36px;
}

.tagBox {
    margin-top: 10px;
    position: relative;
}

.tagBox .nav-tabs {
    border-bottom: 1px solid #dcdcdc;
    padding-left: 5px;
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tagBox .nav-tabs li {
    margin-bottom: 0px;
    position: relative;
}

.tagBox .nav-tabs li a {
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tagBox .nav-tabs li.active a {
    background: url("../images/tag.png") repeat-x;
    color: #ba1d26;
    font-weight: bold;
}

.tagBox .nav-tabs li a i {
    background: url("../images/close.png") center no-repeat;
    width: 16px;
    height: 12px;
    background-size: 12px 12px;
    font-style: normal;
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.tagBox .nav-tabs li:hover a i {
    display: inline-block;
}

/**********/
.toolbar {
}

.toolbar .btn .icon {
    background: url("../images/btn1.png") left center;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: block;
}

.toolbar .btn .icon1 {
    background: url("../images/btn1.png") left center no-repeat;
    background-size: 20px 20px;
    line-height: 20px;
    padding-left: 24px;
    height: 20px;
    display: inline-block;
    font-style: normal;
}

.toolbar .btn .name {
    background: url("../images/btn8.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .print {
    background: url("../images/btn2.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .link {
    background: url("../images/btn3.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .cancel {
    background: url("../images/btn4.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .all_c {
    background: url("../images/btn5.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .query {
    background: url("../images/btn6.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .del {
    background: url("../images/btn7.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .refresh {
    background: url("../images/btn9.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .back {
    background: url("../images/btn10.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .add {
    background: url("../images/btn11.png") left center no-repeat;
    background-size: 20px 20px;
}

.toolbar .btn .edit {
    background: url("../images/btn12.png") left center no-repeat;
    background-size: 20px 20px;
}

/****内容*********/
.conBox {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 56px;
}

.conBox .leftTree {
    position: absolute;
    left: 0px;
    width: 240px;
    height: 100%;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 5px;
}

.conBox .rightTable {
    position: absolute;
    left: 250px;
    right: 0px;
    /*height: 100%;*/
    /*background: #f5e79e;*/
    height: 100%;
    overflow: auto;
}

.conBox .onlyTable {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    /*background: #f5e79e;*/
    /*overflow: auto;*/
    overflow-x: auto;
}

.leftTree ul.abn-tree {
    bottom: 40px;
    top: 5px;
    left: 0;
    position: absolute;
    overflow: auto;
    width: 100%;
}

.leftTree .leftTree_btn {
    position: fixed;
    left: 10px;
    bottom: 50px;

}

.leftTree .leftTree_btn button {
    font-size: 12px;
    width: 70px;
    height: 21px;
    border: none;
}

.leftTree .leftTree_btn button.jd1 {
    background: url("../images/jdbtn1.png") no-repeat;
    background-size: 70px 21px;
}

.leftTree .leftTree_btn button.jd2 {
    background: url("../images/jdbtn2.png") no-repeat;
    background-size: 70px 21px;
}

.leftTree .leftTree_btn button.jd3 {
    background: url("../images/jdbtn3.png") no-repeat;
    background-size: 70px 21px;
}

.leftTree .leftTree_btn button.btn:hover, .leftTree .leftTree_btn button.btn:focus {
    box-shadow: 0px 0px 2px 0px #093D6B;
    border: none;
    outline: none;
}

/*************/
.fluid_L {
    padding-top: 15px;
}

.fluid_L .row {
    margin-bottom: 10px;
}

.fluid_L .row .col-sm-2 {
    width: 100px;
    line-height: 34px;
    font-size: 12px;
    color: #333;
}

/**********b表格样式*********/
.InpBox {
    margin: 10px auto
}

.partBox {
    display: inline-block;
    width: 240px;;
}

.partBox span {
    color: #666666;
    width: 60px;
    float: left;
    text-align: right;
    padding-top: 8px;
    font-size: 12px;
}

.partBox span + div {
    margin-left: 60px;
}

.form-control {
    font-size: 12px;
}

.sort > label {
    white-space: nowrap;
}

.sort > label + label {
    margin-left: 0px !important;
    padding-right: 0px;
}

.pd0 {
    padding: 0px;
}

.dateBox {
    margin-top: 15px;
}

.dateBox .date1 {
    margin-bottom: 10px;
}

.dateBox .date1 span {
    float: left;
    text-align: right;
    width: 25px;
    padding-top: 7px;
}

.dateBox .date1 span + div {
    margin-left: 35px;
}

.state {
    border-top: 1px solid #dcdcdc;
    margin-top: 25px;
}

.state p {
    margin-top: -10px;
    float: left;
    background: #fff;
    padding: 0px 5px;
    clear: both;
    margin-bottom: 0px;
}

.state .radio {
    margin-top: 10px;
    padding-left: 10px;
}

.state .rad1 {
    margin-top: 20px;
}

.list_box {
    padding: 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #dbdbdb;
}

.list_box .form-group {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
}

.list_box .form-group:last-child {
    margin-bottom: 0px;
}

.list_part {
}

.list_part label {
    float: left;
    text-align: right;
    width: 56px;
    padding-top: 8px;
    font-weight: normal;
    font-size: 12px;
}

.list_part label + div {
    margin-left: 60px;
}
.list_part div select {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    font-size: 12px;
}
.list_part div .mpscheckbox {
    width: 30px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    font-size: 12px;
}
.pd10 {
    padding: 10px;
}

/********引用*********/
.quote {
    position: relative;
}

.quote input {
    padding-right: 30px;
}

.quote button {
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 6px 8px;
    border: none;
    border-radius: 0px 4px 4px 0px;
}

.w76 {
    width: 76px !important;
}

.mgl80 {
    margin-left: 80px !important;
}

.w86 {
    width: 86px !important;
}

.mgl90 {
    margin-left: 90px !important;
}

.foot {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 5px;
}

.right_form {
    bottom: 45px;
    top: 180px;
}

/****************登录*********************/
.center {
    width: 1024px;
    margin: auto;
}

.login {
    margin-top: 5%;
}

.login .logo {
    margin: 20px 0;
    height: 55px;
}

.login form {
    border: 1px solid #c2c2c2;
    width: 330px;
    height: 402px;
    padding: 28px 18px 0 20px;
    float: right;
}

.login form label {
    margin-bottom: 15px;
    display: block;
    font-weight: normal;
}

.login form h3 {
    font-size: 16px;
    color: #6a6969;
    margin: 0 auto;
    margin-bottom: 25px;
}

.login form label input {
    width: 290px;
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
    vertical-align: middle;
    border: 1px solid #c2c2c2;
}

.login form label span {
    width: 100px;
    height: 38px;
    display: inline-block;
    margin-left: 12px;
    vertical-align: middle;
    cursor: pointer;
}

.login form label span img {
    width: 100px;
    height: 38px;
}

.login form label a {
    font: 14px;
    color: #2da4e6;
    text-decoration: none;
}

.login form label button {
    height: 46px;
    width: 100%;
    margin-top: 25px;
    font-size: 16px;
    font-weight: normal;
}

/*********必录颜色*********/
.isNotNullColor {
    background-color: #C8D9EA !important;
}

.mock_select {
    position: relative;
    display: block;
}

.mock_select ul {
    width: 100%;
    padding: 0 !important;
    border: 1px solid #DBDBDB;
    position: absolute;
    top: 34px;
    left: 0;
    background-color: #EFEFEF;
    height: 110px;
    overflow-y: auto;
    z-index: 100;
}

.mock_select ul li a {
    display: block;
    padding: 6px;
    text-decoration: none;
}

.mock_select ul li a:hover {
    display: block;
    background: #000;
    opacity: 0.35;
    color: #fff;
}

.mock_select .arrow_icon {
    position: absolute;
    right: 6px;
    top: 14px;
    border-width: 6px 4px 0px;
}

.table_alert tr th, .table_alert tr td {
    text-align: center;
    vertical-align: middle !important;
}

/*********分页*********/
.pages {
    /*position: absolute;*/
    /*width: 100%;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*top: 300px;*/
    /*bottom: 5%;*/
}

.pages ul {
    display: inline-block;
    vertical-align: middle;
    margin: 1px auto;
}

.pages ul li {
    display: block;
    float: left;
}

.pages span {
    font-size: 12px;
}

.pages a {
    padding: 0px 7px;
    border: 1px solid #ccc;
    margin: 0 2px;
    color: #636363;
    font-size: 12px;
    display: inline-block;
}

.pages a:hover {
    text-decoration: none;
    cursor: pointer;
}

.pages ul li a {
    display: block;
    float: left;
    color: #636363;
    font-size: 12px;
}

.pages ul .active a {
    color: #fff;
    background-color: #b8b8b8;
    border: 1px solid #b8b8b8;
}

.pages .forward a {
    border: 1px solid #b8b8b8;
    background-color: #b8b8b8;
    color: #fff;
    height: 19px;
    display: inline-block;
}

/*********分页*********/
.pagesome {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /*top: 300px;*/
    bottom: 5%;
}

.pagesome ul {
    display: inline-block;
    vertical-align: middle;
    margin: 1px auto;
}

.pagesome ul li {
    display: block;
    float: left;
}

.pagesome span {
    font-size: 12px;
}

.pagesome a {
    padding: 0px 7px;
    border: 1px solid #ccc;
    margin: 0 2px;
    color: #636363;
    font-size: 12px;
    display: inline-block;
}

.pagesome a:hover {
    text-decoration: none;
    cursor: pointer;
}

.pagesome ul li a {
    display: block;
    float: left;
    color: #636363;
    font-size: 12px;
}

.pagesome ul .active a {
    color: #fff;
    background-color: #b8b8b8;
    border: 1px solid #b8b8b8;
}

.pagesome .forward a {
    border: 1px solid #b8b8b8;
    background-color: #b8b8b8;
    color: #fff;
    height: 19px;
    display: inline-block;
}

.table-modal {
    max-height: 375px;
}

.table-modal table tr td, .table-modal table tr th {
    white-space: nowrap;
    text-align: center;
}

.isModalAdd {
    margin-left: auto;
    max-width: 100%;
    min-width: 65%
}

/************2016-05-31**********/
.company {
    max-width: 300px;
    margin-bottom: 10px;
}

.company label {
    float: left;
    text-align: right;
    padding-top: 7px;
    width: 60px;
    font-weight: normal;
}

.company label + div {
    margin-left: 64px;
    position: relative;
}

.arrow_icon {
    display: inline-block;
    border-width: 6px 4px 0px;
    border-style: solid;
    border-color: #afafaf transparent transparent transparent;
}

.searchBox {
    background: url("../images/search.png") no-repeat left 4px center;
    padding: 6px 12px 6px 30px !important;
    margin-bottom: 0 !important;
    width: 360px;
}

.list_table table tr th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #2da4e6;
    border-top: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.list_table table tr td {
    border-top: 0 !important;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: middle;
    font-size: 12px;
    text-align: center;
}

.list_table table td a {
    margin: 0px 5px;
    display: inline-block;
}

.list_table table td a {
    color: #00a2e5;
}

.type_part {
    margin-bottom: 10px;
    margin-right: 100px;
}

.type_part span {
    width: 70px;
    float: left;
    text-align: right;
    padding-top: 7px;
}

.type_part span + div {
    margin-left: 70px;
}

.r_panel {
    position: absolute;
    top: 0px;
    bottom: 10px;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
    right: 2px;
    width: 245px;
    border: 1px solid #CCCCCC;
    padding: 5px;
}

.h_company {
    display: inline-block;
}

.h_company label {
    float: left;
    width: 45px;
    text-align: right;
    padding-top: 7px;
}

.h_company label + div {
    margin-left: 48px;
}

.h_company label + div ul {
    z-index: 999;
}

/*a标签的小手*/
a:hover {
    text-decoration: none;
    cursor: pointer;
}

.toolbarCopy {
    position: fixed;
    z-index: 9;
    right: 17px;
    left: 20px;
    top: 105px;
}

.form-horizontalCopy {
    position: fixed;
    z-index: 9;
    right: 17px;
    left: 0;
    top: 145px;
}

.pd10Copy {
    position: absolute;
    top: 210px;
    bottom: 0;
    height: auto;
}

/*组合选购*/
.combinedPurchase td {
    text-align: center;
}

.combinedPurchase label {
    margin-left: 10px;
}

.exhibit_big{margin:10px;border-top: 1px solid #DFDFDF;border-left: 1px solid #DFDFDF;overflow: hidden;}
#exhibit{width:184px;border-right: 1px solid #DFDFDF;border-bottom: 1px solid #DFDFDF;float: left;}
#exhibit img{margin:10px auto 10px;display: block;}
#exhibit p{
    text-align: center;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding:0 5px;
}
#exhibit a{display: block;}
#exhibit em{margin-right:15px;}
/*************筛选*****************/
.sortBox{
    position: absolute;
    left:240px;
    top:60px;
    /*width: 600px;*/
    z-index:100;
}
.arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 10px solid #FFFFFF;
    border-bottom:4px solid transparent;
}
.sortBox .sortBtn{background: #C61623;width: 30px;padding:50px 6px;color: #FFFFFF;border:1px solid #c61623;float: left;border-radius: 4px 0px 0px 4px;margin-top:60px;}
.sortBtn.Gx{
    border-radius:0px 4px 4px 0px;
}
.sortBtn.Gx .arrow{
    border-right: none;
    border-left: 10px solid #FFFFFF;
}
.selector{box-shadow:1px 1px 1px #e3e3e3;border:1px solid #e3e3e3;padding:0px 10px;margin-left:30px;
    background: #FFFFFF;
    width:570px;
}
.sortBtn.Gx +.selector{
    display: none;
}
.selector_cross{border-bottom: 1px solid #dfdfdf;overflow: hidden;padding:10px 0 10px 0;}
.selector_cross1{border-bottom:none;}
.column1{width:65px;text-align: right;color:#393e38;margin-right:10px;float: left; }
.column2{background:#C61623;color:#FFFFFF!important;}
.selector_cross2 a{color:#393e38;cursor: pointer;padding: 2px 4px;margin-right: 10px;white-space: pre-line;display: inline-block;min-width:25px;text-align: left;padding:0 5px;}
.selector_cross2 a:hover{color:#C61623;}
.selector_cross a{color:#393e38;cursor: pointer;padding: 2px 4px;margin-right: 10px;white-space: pre-line;display: inline-block;text-align: left;padding:0 5px;}
.selector_cross a:hover{color:#C61623;}
.select_foot{border-top:1px solid #e3e3e3;padding:6px 15px;}
.select_foot .line{margin-bottom: 6px;}
.select_foot .InpGroup{display: inline-block}
.select_foot .InpGroup input[type="text"]{border:1px solid #dcdcdc;border-radius: 4px;padding:3px;}
.select_foot .line+.line input[type="text"]{width: 100px;}
.select_foot .btn{background: #C61623;color: #FFFFFF;border:1px solid #c61623;padding:3px 12px;border-radius: 0px;}

.shDiv{border-bottom: 1px solid #e5e5e5;margin-bottom: 5px}
.shDiv p:nth-child(2){text-align: center;}
.shDiv p:nth-child(2) span{margin-left: 20px;}

.costRE {float: left;margin-left: 60px;}
.costRE div:first-child{width: 150px;height: 22px;border: 1px solid;background:#0099CC;}
.costRE div:nth-child(2){width: 150px;height: 80px;border: 1px solid;}
.costRE p{text-align: center;}

.rightArrow{border-left: 10px solid #33F;border-top: 10px solid transparent;border-bottom: 10px solid transparent;width: 0;height: 0;
    position: relative;margin-left: 60px;float: left;margin-top: 60px;}
.leftArrow{border-right: 10px solid #33F;border-top: 10px solid transparent;border-bottom: 10px solid transparent;width: 0;height: 0;
    position: relative;margin-left: 60px;float: left;margin-top: 60px;}