ol, ul, li {
    list-style: none outside none; 
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
    vertical-align:top;/*处理IE6*/
}
body {
    color: #333;
    text-align: left;
    font: 12px/1.8 "微软雅黑";
    text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -o-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
input::-moz-focus-inner {
 border: none;
 padding: 0;
}
a img {
    border: none;
}
a {
    outline: none;
    color: #333;
    text-decoration: none;
}

textarea {
    resize: none;
    outline: none;
}
input {
    outline: none;
    border: none;
}


/* clear fix */
.cf {
    zoom: 1;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
i, em {
    font-style: normal;
}
.cfboth {
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container.post {
    margin: 0 auto;
    width: 1200px;
    min-height: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 20px;
}
.navbar-header{
    padding: 20px 0;
    position: relative;
}
.navbar-header .navbar-left{
    margin: 0 115px 0 0;
}
.navbar-header .navbar-right{
    position: absolute;
    right: 0;
    top: 20px;
    color: #999;
}
.navbar-header a,.navbar-header .navbar-left li h3{
    padding: 6px 15px;
    font-size: 14px;
}
.navbar-header .navbar-left li{
    float: left;
    display: block;
}
.navbar-header .navbar-left li a,.navbar-header .navbar-left li h3{
    display: block;    
    color: #333;
    font-weight: 400;
}
.navbar-header .navbar-left a.current{
    background: #f60;
    color: #fff;
    border-radius: 4px;

}
.container.post .tableblock{    
    overflow: hidden;
    border:1px solid #ccc;
}
.container.post .tableblock table{
    width: 100%;
}
.container.post .tableblock table thead th{
    height: 50px;
    background: #66bbdd;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.container.post .tableblock table tbody tr:nth-child(even){
    background:#f2f2f2;
}
.container.post .tableblock table tbody td{
    height: 45px;
    font-size: 14px;
    color: #333;
}
.container.post .tableblock table th:first-child,
.container.post .tableblock table td:first-child{
    text-align: center;
}
.container.post .tableblock table td button{
    background: #33aa99;
    color: #fff;
    border:none;
    padding: 4px 22px;
    cursor: pointer;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
.container.post .tableblock .c-yellow{
    color: #f60;
}

.popup-wgt{
   /*  z-index:2;
    position: absolute;
   
    background: #fff;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    margin-top: -265px;*/
     width: 580px;
    height: 100%;
    margin-left:25%;


}
.popup-header{
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    height: 50px;
    line-height: 50px;
}
.popup-header h4{
    font-size: 18px;
    font-weight: 400;
    margin-left: 30px;
}
.popup-header a{
    display: block;
    position: absolute;
    right: 30px;
    top: 19px;
    width: 16px;
    height: 16px;
    background: url(images/CLOSE_16px_1162328_easyicon.net.png) no-repeat ;
}
.popup-content{
    padding: 20px 65px;
}
.popup-content h5{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #f60;
}
.popup-content p{
    text-align: center;
    color: #999;
    font-size: 14px;
}
.adv-list-items li{
    display: block;
    margin-top: 20px;
}
.adv-list-items .adv-item {
    font-size: 14px;
}
.adv-list-items .adv-item input{
    width: 358px;
    height: 28px;
    line-height: 28px;
    border:1px solid #cccccc;
    margin-left: 88px;
    text-indent: 10px;
}
.adv-list-items .adv-item span{
    width: 358px;
    height: 28px;
    line-height: 28px;
    /*border:1px solid #cccccc;*/
    margin-left: 88px;
    text-indent: 10px;
}
.adv-list-items .adv-item img{
   
    /*border:1px solid #cccccc;*/
    margin-left: 88px;
    text-indent: 10px;
    margin-top:-10px;
}
.adv-list-items .adv-item input#date{
    background: url(images/date_icon.png) no-repeat right 10px center;
    width: 138px;
}
.adv-list-items .adv-item{
    position: relative;
}
.adv-list-items .adv-item1{
    position: relative;
    font-size: 14px;
}
.adv-list-items .adv-item label{
    position: absolute;
    width: 85px;
    text-align: right;
}
.adv-list-items .adv-item1 label{
    position: absolute;
    width: 90px;
    text-align: right;
}
.adv-list-items .adv-item1 input{
    
    border:1px solid #cccccc;
    margin-left: 88px;
    text-indent: 10px;
}
.adv-list-items .adv-item label em{
    color: #ff0000;
}
.adv-list-items .adv-item1 label em{
    color: #ff0000;
}
.adv-list-items .adv-item select{
    margin-left: 88px;
    width: 100px;
    height: 32px;
    border-color: #ccc;
}
.adv-item-act {
    margin-left: 88px;
    margin-top: 9px;
}
.adv-item  a{
   /* color: #027cff;
    font-size: 14px;
    line-height: 1;*/
    margin-right:20px;
}
.confirm-wgt{
    margin-top: 20px;
    margin-left: 88px;
}
.confirm-wgt button{
    width: 90px;
    height: 30px;
    border: none;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #fff;
    background: #aaa;
    margin: 0 5px 0 0;
}
.confirm-wgt button.yesbuy{
    background: #f60;
    border-radius: 4px;
}

a.navbar-right:hover {
    color:#f60;
}
.navbar-left li a:hover {
     color:#f60;
}
.card_img{

  width: 150px;
  height: 150px;
}



