﻿.mp-zero{
    margin: 0;
    padding: 0;
}
.fl{
    float:left;
}
.fr{
    float:right;
}

.btn-content {
    margin: 0 30px;
}




/*弹出层模糊问题*/
@media all and (min-width:1367px) {
    .alert-xy-box .table-body {
    background:#fff;
    /*border: 1px solid #ddd;*/
    border-radius:6px;
    position:relative;
    min-height:1px;
    margin-bottom:0;
    /*padding-bottom:1%;*/
}
    
}
@media all and (max-width:1366px) {
    .alert-xy-box .table-body {
    background:#fff;
    /*border: 1px solid #ddd;*/
    border-radius:6px;
    position:relative;
    min-height:0;
    margin-bottom:0;
    /*padding-bottom:1%;*/
}
}














.table-btn{
    margin:0 auto;
    background:#ccc;
}
.table-btn div{
    float:left;
    margin-left:20px;
    margin-top:20px;
    margin-bottom: 10px;
}
.table-center {
    margin:0 auto;
}
.table-center thead tr th{
    font-size:16px;
}
.table-center thead tr .tit-name{
    width:120px;
    float:left;
}
/*.table-center th{
    text-align:center;
}*/
/*.table-center:before{
    content:"";
    width:100%;
    border:2px solid #ea8a1e;
    position:absolute;
    top:102px;
    left:0;
}*/
.table-center > tbody{
    border-bottom:1px solid #ddd;
}
.table-center > tbody > tr > td{
    line-height:34px;
}
.table-center > tbody > tr{
    border-bottom:1px solid #ddd;
}
.table-center > tbody > tr > td{
    border: 0;
}
.table-center > tbody > tr > .tab-state{
    text-align:center;
    width:50px;
}
.table-center > tbody > tr > .tab-name{
    width: 120px;
    float: left;
    text-align: center;
}
.table-center > tbody > tr > .tab-btn{
    width:230px;
    text-align:center;
    line-height:34px;
}
.table-center > tbody > tr > td div{
    margin:0 5px;
}
tbody .dropdown-menu{
    left: -93px;
}




/*
v1.1首页登后内容   
.content-btn-box {
    width:90%;
    margin:0 auto;
}

.content-btn-box ul {
    margin:0;
    padding:0;
    margin-top:3%;
}

.content-btn-box li {
    float:left;
    width:20%;
    padding-top:1%;
    margin-left: 4%;
}

.content-btn-box li a{
    display: block;
    cursor:default;
}

.content-btn-box img {
    width: 88%;
    vertical-align: top;
    cursor:pointer;
}*/

















/*脚部详情信息内容*/
/*.content-nav-box {
    width:820px;
    height:80px;
    padding-top:26px;
    margin: 0 auto;
}*/


