@charset "utf-8";
/* CSS Document */
*{font-family:Arial,"微软雅黑";}
.red { color: #DD5A43!important; }
.bigger-200 { font-size: 200%!important; }
.col-sm-6 { width: 50%; float: left; }
.zhezhao { width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; position: fixed; left: 0px; top: 0px; z-index: 9998; }
.describe { position: fixed; z-index: 9999; width:200px; padding: 50px; background-image: linear-gradient(to bottom,#ff0000 0,#ff6000 100%); text-align: center; left: 50%; top: 50%; margin-top:-80px; margin-left: -150px; color:#fff; font-size:24px; font-family:"微软雅黑"; font-weight:bold; border-radius:10px; box-shadow: 3px 1px 10px #555; }
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-9,.col-sm-8{float: left;}
.col-sm-1 {width: 15%;}
.col-sm-2 {width: 23%;}
.col-sm-3 {width: 25%;}
.col-sm-8 {width: 65%;}
.col-sm-9 {width: 75%;}
.padingL12{ text-indent:12px;}
.col-sm-4 {width: 46%;}
.col-sm-5 {width: 70%;}
.col-sm-10 { width:90%;}
.col-md-offset-3 {margin-left: 25%;}
h4 {font-size: 18px;}
hr {margin-top: 15px;margin-bottom: 15px;border: 0;border-top: 1px solid #eee;}
.btn {
    display: inline-block;
    color: #FFF!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)!important;
    background-image: none!important;
    border: 5px solid #FFF;
    border-radius: 0;
    box-shadow: none!important;
    -webkit-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
}
.btn, .btn-default, .btn-default:focus, .btn:focus { background-color: #abbac3!important; border-color: #abbac3;white-space: nowrap; padding: 6px 30px; font-size: 14px; line-height: 1.5;}
.btn-default:active, .btn-default:hover, .btn:active, .btn:hover, .open .btn-default.dropdown-toggle, .open .btn.dropdown-toggle { background-color: #8b9aa3!important; border-color: #abbac3;}
.btn-info, .btn-info:focus { background-color: #6fb3e0!important;border-color: #6fb3e0;}
.btn-info:active, .btn-info:hover, .open .btn-info.dropdown-toggle {background-color: #4f99c6!important;border-color: #6fb3e0;}
.btn-success, .btn-success:focus {background-color: #87b87f!important;border-color: #87b87f;}
.btn-success:active, .btn-success:hover, .open .btn-success.dropdown-toggle {background-color: #629b58!important;border-color: #87b87f;}
.align-center, .center {text-align: center!important;}
.btn-danger, .btn-danger:focus { background-color: #d15b47!important;border-color: #d15b47;}
.btn-danger:active, .btn-danger:hover, .open .btn-danger.dropdown-toggle {background-color: #b74635!important; border-color: #d15b47;}
.btn-sm { border-width: 4px; font-size: 13px; padding: 4px 9px; line-height: 1.39;}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th { border: 1px solid #ddd;}
.table {width: 100%;max-width: 100%;margin-bottom: 20px;background-color: transparent;border-collapse: collapse;border-spacing: 0;}
.table>thead>tr {color: #707070;font-weight: 400; background: #F2F2F2 repeat-x; background-image: -webkit-linear-gradient(top,#f8f8f8 0,#ececec 100%); background-image: -o-linear-gradient(top,#f8f8f8 0,#ececec 100%); background-image: linear-gradient(to bottom,#f8f8f8 0,#ececec 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);}
.table.table-bordered>thead>tr>th:first-child {border-left-color: #ddd;}
.table>thead:first-child>tr:first-child>th {border-top: 0;}
.table.table-bordered>thead>tr>th { vertical-align: middle;border-bottom-width: 2px; border-color: #ddd; font-weight: 700;}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {background-color: #f9f9f9;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 8px; line-height: 1.5;}


