/***
*
* fang  V 1.0.0
*
***/


/*html {*/
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*!*-ms-filter: grayscale(100%);*!*/
    /*-o-filter: grayscale(100%);*/
    /*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
    /*_filter:none;*/
/*}*/

/* --- 重置下默认样式 --- */

body{
    font-family:'Microsoft YaHei UI','Microsoft YaHei',DengXian,SimSun,'Segoe UI',Tahoma,Helvetica,sans-serif;
    background-color: #f7f8fa;
    min-width: 1300px;
    min-height: 100vh;
}

a:hover,a:active{color: #fff;text-decoration: none;}

ul{margin:0;padding: 0;}

ul>li{list-style-type: none;}

/* bs 重置样式 */

.container{
	width: 1286px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
     padding-right: 6px;
     padding-left: 6px;
}
.row {
    margin-right: -6px;
    margin-left: -6px;
}
/* --- 常用属性 --- */

.fl{float: left;}
.fr{float: right;}
.ff{color: #fff;}
.f1{color: #1f1f1f;}
.c8{color: #888;}
.imgW{width: 100%;}

/* --- 懒加载背景图片 --- */

.imgBg {
    /*background: url(../../common/img/loading.gif) no-repeat;*/
    background: url(../../common/img/oval.svg) no-repeat;
    background-position: 50% 50%;
}

/* --- 字体图标 --- */

.vae-menu {
	position: relative;
	margin-right: 5px;
	margin-left: 16px;
}
.vae-menu:before{
    content: '';
    background: url(../../common/img/menu.png) no-repeat top left;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-cgaddr {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-cgaddr:before{
    content: '';
    background: url(../../common/img/dz.png) no-repeat top left;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-cgtel {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-cgtel:before{
    content: '';
    background: url(../../common/img/tel.png) no-repeat top left;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-user {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-user:before{
    content: '';
    background: url(../../common/img/user.png) no-repeat top left;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-time{
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}
.vae-time:before{
    content: '';
    background: url(../../common/img/time.png) no-repeat top left;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-star {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-star:before{
    content: '';
    background: url(../../common/img/star.png) no-repeat top left;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
}
.vae-wz {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-wz:before{
    content: '';
    background: url(../../common/img/wz.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 18px;
    height: 20px;
}
.vae-rl {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-rl:before{
    content: '';
    background: url(../../common/img/rl.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 18px;
    height: 20px;
}
.vae-sj {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-sj:before{
    content: '';
    background: url(../../common/img/sj.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 2;
    width: 18px;
    height: 20px;
}
.vae-dh {
    position: relative;
    margin-right: 10px;
    margin-left: 20px;
}

.vae-dh:before{
    content: '';
    background: url(../../common/img/dh.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 2;
    width: 18px;
    height: 20px;
}
.vae-zan {
    position: relative;
    margin-right: 6px;
    margin-left: 14px;
}

.vae-zan:before{
    content: '';
    background: url(../../common/img/zan.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 2;
    width: 15px;
    height: 16px;
}
.vae-pl {
    position: relative;
    margin-right: 6px;
    margin-left: 14px;
}

.vae-pl:before{
    content: '';
    background: url(../../common/img/pl.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 2;
    width: 14px;
    height: 16px;
}
.vae-heart {
    position: relative;
    margin-left: 30px;
}

.vae-heart:before{
    content: '';
    background: url(../../common/img/heart.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 2;
    width: 22px;
    height: 22px;
}
.vae-jz {
    position: relative;
    margin-left: 20px;
}

.vae-jz:before{
    content: '';
    background: url(../../common/img/jz.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 2px;
    right: 3px;
    z-index: 2;
    width: 16px;
    height: 18px;
}
.vae-by {
    position: relative;
    margin-left: 20px;
}

.vae-by:before{
    content: '';
    background: url(../../common/img/by.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 2px;
    right: 3px;
    z-index: 2;
    width: 16px;
    height: 18px;
}
.vae-jb {
    position: relative;
    margin-left: 20px;
}

.vae-jb:before{
    content: '';
    background: url(../../common/img/jb.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 2px;
    right: 3px;
    z-index: 2;
    width: 16px;
    height: 18px;
}
.vae-zl {
    position: relative;
    margin-left: 20px;
}

.vae-zl:before{
    content: '';
    background: url(../../common/img/zl.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 1px;
    right: 3px;
    z-index: 2;
    width: 16px;
    height: 18px;
}
.vae-vf {
    position: relative;
    margin-left: 20px;
}

.vae-vf:before{
    content: '';
    background: url(../../common/img/vf.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: 2;
    width: 18px;
    height: 18px;
}
.vae-vh {
    position: relative;
    margin-left: 20px;
}

.vae-vh:before{
    content: '';
    background: url(../../common/img/vh.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: 2;
    width: 18px;
    height: 18px;
}
.vae-nl{
    position: relative;
    margin-left: 20px;
    margin-right: 10px;
}
.vae-nl:before{
    content: '';
    background: url(../../common/img/nl.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: 2;
    width: 18px;
    height: 18px;
}
/* --- 鼠标指上提示 --- */

.mTips{position: fixed;padding: 8px 12px;color: #fff;border-radius: 5px;font-family: "微软雅黑";z-index: 999;display: inline;font-size: 14px;}
.mTips-default{background-color: rgba(0, 0, 0, 0.5);color: #fff;}
.mTips-success{background-color: rgba(92, 184, 92, 0.8);color: #fff;}
.mTips-info{background-color: rgba(91, 192, 222, 0.8);color: #fff;}
.mTips-warning{background-color: rgba(240, 173, 78, 0.8);color: #fff;}
.mTips-danger{background-color: rgba(217, 83, 79, 0.8);color: #fff;}
