body {font-family: "Microsoft YaHei" ! important;background: #fff;font-size: 12px;}
/*禁止放大*/
input,input:focus,input:active{user-select: text;}

/*"Hiragino Sans GB"*/
a {color: #333;}
li {list-style-type: none;}
.clear {clear: both;}
/*用来补充原来row没有上下*/
.m-tb { margin-top: 15px;margin-bottom: 15px;}
/*h-np的上边距0*/
.h-np {margin-top: 0px;}
/**/
.space{height: 45px;}
.space-lg{height: 90px;}
.p15{padding:15px;}

.hover:hover{background: #FBFBFB;}

.bg-muted{background: #F5F5F5}
 
/*导航*/
.posbar{border:none;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);height: 45px;padding-top: 5px;margin-bottom: 30px;}

/*div水平垂直居中*/
.boxcenter{
    display: box; 
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-pack:center; 
    -moz-box-pack:center; 
    -webkit-box-align:center; 
    -moz-box-align:center; 
} 

/*标签头*/
/*.tabhead{font-size: 14px;margin-left:15px;margin-right:15px; }*/

/*会员头部*/
.userHeader{
    height: 146px;border-bottom:1px solid #DDD;
    background-image: url(../../src/image/bg-userHeader.jpg);
    background-repeat: no-repeat; 
}


/*二级分类*/
.snaviheader{border: solid 1px #eee;padding: 10px;background: #eee;display: none;}
.snavibody li{float: left;}
.snavibody a{display: block;text-decoration:none;}
.snavibody a:hover{background: #eee;}
.snavibody .active{background: #00AB6B;color: #fff}


/*logo分类*/
.logocate li{margin-right: 10px;}
.logocate li a{padding: 10px 15px 10px 15px;display: block;}


/*bootstarp重写*/

/*位置导航*/
.breadcrumb {padding: 8px 15px;margin-bottom: 20px;list-style: none;background: none;border-radius: 4px;}
/*从新定义navbar*/
.navbar {
    min-height: 60px;
    padding-top: 5px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border: none;
    background: #333;
    margin-bottom: 0px;
}
.navbar-inverse .navbar-nav > li > a {color: #ddd;font-size: 15px;}
.navbar-inverse .navbar-nav > li > a:hover {color: #00AB6B;}
.btn{transition: background 0.3s;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {outline: none;}


 
 /**头部导航间隔*/ 
.navi-space{margin-top:18px;margin-left:15px;width: 16px;height:15px;border-left:solid #999 1px}

 
 


 
/*无间隔*/
.row-no {margin: 0px;}
.row-no> [class*="col-"] {padding: 0px;}

/*投影盒子*/
.shadow{border: 1px solid #f0f0f0;box-shadow: 1px 1px 5px rgba(100, 100, 100, .1);}

/*无数据*/
.nodata{display: box; display: -webkit-box; display: -moz-box; height: 350px;  
    -webkit-box-pack:center; -moz-box-pack:center; -webkit-box-align:center; -moz-box-align:center; }
.nodata .box {text-align: center;}
.nodata .box .head{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: 150px;
    background-image: url(../image/nodata.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
 }
 

/*图片列表*/
.imglist{}
.imglist a{color: #999}
.imglist a:hover{color: #333}
.imglist .ibox{
    position: relative;
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px rgba(100, 100, 100, .1);
    border-radius: 5px;
    transition: box-shadow 0.3s;
    background: #fff;
}

.imglist .wmark{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../image/bg-mark2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size:100% auto;
}
.imglist a:hover .ibox{
    cursor :pointer;
    box-shadow: 3px 3px 25px rgba(100, 100, 100, .2);

}
.imglist .desc{
    padding-top: 15px;
    padding-bottom: 45px;
    color: #999;
    font-size: 12px;
}

.imgbox {background: #F8F8F9;padding-top: 30px;padding-bottom: 30px;text-align: center;}


/*底部*/
.footer {background: #444444;margin-top: 100px;padding-top: 30px;padding-bottom: 30px;color: #ccc;}
.footer a{color: #ccc;text-decoration: none;}
.footer a:hover{color: #fff;}
.footer ul {margin: 0px;padding: 0px;margin-top: 10px;margin-bottom: 20px;}
.footer li {margin-bottom: 10px;}
.footer h4{color:#fff;}
.footer .open{width: 20px;height: 20px;text-align: center;display: none;color: #666;}
.footer .open:hover{background: #333;}
.bottom {background: #404040;line-height: 80px;border-top-width: 1px;border-top-style: solid;border-top-color: #3B3B3B;color: #999;}

.edit,.buyOut {
    height: 500px;
    min-height: 300px;
    /*border: 1px solid #E2E2E2;*/
    text-align: left;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    background-image: url(../image/bg-mark3.jpg);

    background-repeat: repeat;
    /*
    -moz-box-shadow:1px 1px 5px 1px rgba(100, 100, 100, .1);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(100, 100, 100, .1);
           box-shadow: 1px 1px 5px  1px rgba(100, 100, 100, .1);
           */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}


/*分页颜色*/
.pagination  .active a{background:#00AB6B;border-color: #00AB6B}
.pagination li  a{color:#00AB6B }
/*第三方登录*/
.third{} 
.third a{
    width: 52px;height: 52px;border-radius: 26px;border: solid 2px #eee;float: left;margin-right: 15px;
    background-image: url(../image/icon_third.png);  background-repeat:no-repeat;
}
.third a:hover{border-color:#ccc;}
.third .qq{  background-position:7px 6px;}
.third .weibo{  background-position:-35px 6px;}


 /*返回顶部*/
.izl-rmenu{position:fixed;left:95.8%;bottom:10px;padding-bottom:30px;z-index:999;}
.izl-rmenu .btn{width:50px;height:50px;margin-bottom:1px;cursor:pointer;position:relative;} 
.izl-rmenu .btn-top{background:#333;display:none;font-size: 20px;color: #ccc;line-height: 35px;;}
.izl-rmenu .btn-top:hover{color: #fff;}



/*手机端显示东东*/
 .mobshow{display: none;}

@media (min-width: 1300px) {
    .container { width: 1260px;}
}


@media (max-width: 768px) {

    /*手机端隐藏东东*/
    .mobhid{display: none;}
    /*隐藏底部*/
    .footer .open{display: block;}
    .mobshow{display: block;}
 
    .navbar {min-height: 50px;padding-top: 0px;}

    .breadcrumb { display: none;}
    .edit {height: 300px;}
    
    .snaviheader{display: block;}
    .snavibody{display: none;}
    .snavibody li {float: none;border-bottom: solid 1px #eee;}

    /*间隔*/
    .space{height: 15px;}

    /*底部*/
    .footer h4{border-bottom:solid 1px #525252;padding-bottom: 10px;}

    /*隐藏返回顶部*/
    .izl-rmenu{display: none}


 
    .navi-space{
      border-left:none;
      width:90%;
      height:1px;
      margin-top:0px;
      border-bottom: solid #444 1px;
    }

}

@media (max-width: 450px) {

    /*搜索框*/ 
    .searchBox{border-bottom: solid 1px #eee;border-top: solid 1px #eee;padding-top: 15px;margin-top:10px;}

}
