﻿/*
 * 新版样式
 * 阿卡
 * 2016-12-19
 */


/* 
 *  主色调
#f1453d #f46962
#2c98f0 #68b6f3
#fd9727 #fdb657
#8cc152 #afd484
#263238 #fff
*/


/*基础样式*/

.text-center {
    text-align: center
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}


/*头部样式*/

.header {
    background-color: #FFF !important;
    height: 90px;
    min-width: 1050px;
}

.ws-head {
    background: #f1453d;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-size: 12px;
}

.ws-head em {
    font-style: normal;
}

.ws-head .pull-right {
    padding-right: 10px;
    height: 50px;
}

.ws-head .ws-logo {
    display: inline-block;
    width: 160px;
    height: 50px;
    background: url("../Images/jiangtaigong-logo.png") no-repeat #e63129;
    text-indent: -999px;
    background-position: 45% 50%;
}

.ws-head .avatar {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 32px;
    margin-top: 9px;
    width: 32px;
    vertical-align: top;
    margin-right: 10px;
}


/*选择项目*/

#project {
    line-height: 26px;
    margin-right: 5px;
    padding: 0 5px;
}

#project:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
}

#project em {
    margin: 0;
    font-size: 12px;
    color: #fff;
}


/*end 选择项目*/

.ws-msg {
    display: inline-block;
    line-height: 26px;
    padding: 0 5px;
    transition-duration: 0.2s;
}

.ws-msg:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    cursor: pointer;
}


#company {
    height: 50px;
    line-height: 16px;
    max-width: 200px;
    padding: 9px 0;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 0px;
}

#company.oneLine{
    line-height: 32px;
}

.ws-state {
    padding: 0 2px !important;
    border-radius: 3px;
    font-size: 11px;
    margin-right: 10px;
}


/*未认证*/

.ws-state.type0 {
    background-color: #aaa !important;
}


/*认证中*/

.ws-state.type1 {
    background-color: #2c98f0 !important;
}


/*已认证*/

.ws-state.type2 {
    background-color: #8cc152 !important;
    vertical-align: top;
}


/*待开户*/

.ws-state.type3 {
    background-color: #fd9727 !important;
}

#user {
    margin-right: 5px;
    vertical-align: top;
}


/*余额*/

.balance {
    margin-right: 5px;
    vertical-align: top;
}

#accountQH {
    display: inline-block;
    line-height: 26px;
    padding: 0 5px;
    transition-duration: 0.2s;
}

#accountQH:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    cursor: pointer;
}

.user {
    display: inline-block;
    float: none;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    position: static;
    transition-duration: 0.2s;
}

.user:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    cursor: pointer;
}


/*待办消息弹窗*/

#message {
    top: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    border: none;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.message-header {
    text-align: center;
    background-color: rgba(44, 152, 240, 0.1);
    font-size: 14px;
    padding: 0;
    color: #2c98f0;
}

.message-footer {
    height: 40px;
    line-height: 40px;
}

.message-footer a {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    background: #2c98f0 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    padding: 2px 20px;
    transition-duration: 0.4s;
}

.message-footer a:hover {
    box-shadow: 0 3px 5px rgba(44, 152, 240, 0.5) !important;
}

#message a.mail-add,a.message-clear {
    position: absolute;
    right: 5px;
    top: 11px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    background: #2c98f0 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 3px 10px;
    transition-duration: 0.4s;
}

#message a.mail-add,a.message-clear:hover {
    box-shadow: 0 3px 5px rgba(44, 152, 240, 0.5) !important;
}


/*邮件*/

#mail {
    top: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.mail-content li,
.mail-content li:hover {
    border-color: #eef2f5;
}

.mail-content li:last-child {
    border: none;
}

.mail-content li a {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}

.mail-content li a:hover,
.mail-content li a:focus {
    background-color: rgba(44, 152, 240, 0.1);
    color: #2c98f0;
}


/*个人设置弹窗*/


.menu2 {
    top: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
    background-color: #FFF;
    width: 115px;
    padding: 5px 0;
}

.menu2 a {
    color: #333;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}

.menu2 li {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    text-align: center;
}

.menu2 li:hover {
    background-color: rgba(44, 152, 240, 0.1);
    color: #2c98f0;
}

.menu2 li:hover a {
    color: #2c98f0;
}


/*二级菜单*/

.ws-menu2 {
    margin-left: 160px;
}

.ws-menu2>div {
    background-color: #263238;
    float: left;
    height: 40px;
    width: 160px;
    margin-left: -160px;
}

#d-sidebar-content {
    float: left;
    width: 100%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) !important;
    border-bottom: 1px solid #eee;
    height: 40px;
}

#d-sidebar-content li {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    color: #999;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    transition-duration: 0.2s;
}

#d-sidebar-content li:hover {
    cursor: pointer;
    border-bottom: 2px solid #f1453d;
}

#d-sidebar-content li.active {
    border-bottom: 2px solid #f1453d;
}

#d-sidebar-content li.active span {
    color: #f1453d;
    font-weight: bold;
}

#d-sidebar-content li.active em.high-show {
    position: absolute;
    margin-top: 10px;
    margin-left: 5px;
    display: inline-block;
    padding: 5px;
    background: #cd3433;
    border-radius: 5px;
}

/*一级菜单*/

#sidebar {
    width: 160px;
    background-color: #263238;
}

#nav-top {}

#nav-top li {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    border: none !important;
    color: #778888;
    height: 46px;
    padding-left: 30px;
}

#nav-top li::before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 2px;
    left: 20px;
    opacity: 0;
    position: absolute;
    top: 28px;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    width: 120px;
    z-index: 1;
}
#nav-top li:hover::before {
    opacity: 1;
    transform: scale(1, 1);
}

#nav-top li:hover {
    cursor: pointer;
}

#nav-top li i,
#nav-top li span {
    color: #778888;
    position: initial;
    font-size: 14px;
    transition-duration: 0.4s;
}

#nav-top li i {
    margin-right: 10px;
    line-height: 1;
}

#nav-top li span {}

#nav-top li.active,
#nav-top li.active i,
#nav-top li.active span {
    color: #FFF;
}

#nav-top li:hover i,
#nav-top li:hover span {
    color: #FFF;
}

/*主体背景色*/

#BodyContent-body {
    background-color: #eef2f5;
}

/*第三级菜单*/
.tabmenu{
    padding: 10px 0 0 30px;
}
.tabmenu span{
	display: inline-block;
	color: #999;
	border: 1px solid #e8e8e8;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px 10px;
    position: relative;
    background-color: #FFF;
    cursor: pointer;
    transition-duration: 0.2s;
}

.tabmenu span:hover{
    color: #666;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.tabmenu span:last-child{
	margin-right: 0;
}

.tabmenu span.active{
	background-color: #6a7efc;
    border: 1px solid #6a7efc;
	box-shadow: 0 3px 5px rgba(106, 126, 252, 0.5) !important;
	color: #fff;
    cursor: pointer;
}

.tabmenu span em{
	position: absolute;
    border-radius:10px;
    background: rgba(255,58,62,0.8);
    color: #fff;
    font-size: 9px;
    padding: 2px 6px;
    top: -10px;
    right: -10px;
}

/*第三级菜单-图标*/
.tab-cont{
    padding: 40px 30px 20px;
}

.tab-cont li{
    display: inline-block;
    height: 150px;
    margin: 0 5px 20px 5px;
    vertical-align: top;
    width: 120px;
    text-align: center;
    padding-top: 15px;
    border: 1px solid transparent;
}

.tab-cont li:hover{
    background-color: rgba(228, 233, 236, 0.3);
    border: 1px solid #e4e9ec;
    border-radius: 10px;
}

.tab-cont li:hover i{
    font-size: 55px;
}

.tab-cont a {
    display: inline-block;
    height: 140px;
    width: 120px;
    cursor: pointer;
    position: relative;
}

.tab-cont i {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    transition: font-size 0.25s ease-out 0s;
    border-radius: 50%;
    background-color: #6a7efc;
}   

.tab-cont p {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    padding: 0 10px;
    width: 120px;
}

.tab-cont p.twoLine{
    height: 40px;
    line-height: 16px;
    padding-top: 4px;
}

.tab-cont em.kf-number-show{
    background-color: rgba(230, 49, 41, 1);
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    position: absolute;
    top: 10px;
    right: 10px;
}



/*鼠标悬停提示框*/
#preview {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    background-color: #263238;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) !important;
}

/*遮罩*/
body > .x-mask{
	background-color: rgba(0, 0, 0, 0.5);
	transition-duration: 0.2s;
}
	
.x-window-default {
    border-color: rgba(51, 51, 51, 0.3);
    border-radius: 5px;
    border-width: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
}

/*首页*/
.home-wrap .header-title{
    margin-bottom: 1px;
}

/*图标字体*/

@font-face {font-family: "wsfont";
  src: url('wsfont/wsfont.eot?t=1482735491470'); /* IE9*/
  src: url('wsfont/wsfont.eot?t=1482735491470#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('wsfont/wsfont.woff?t=1482735491470') format('woff'), /* chrome, firefox */
  url('wsfont/wsfont.ttf?t=1482735491470') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('wsfont/wsfont.svg?t=1482735491470#wsfont') format('svg'); /* iOS 4.1- */
}

.wsfont {
  font-family:"wsfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yonghu:before { content: "\e6df"; }

.icon-fabu:before { content: "\e620"; }

.icon-xiugai:before { content: "\e6a5"; }

.icon-111:before { content: "\e619"; }

.icon-youjian:before { content: "\e705"; }

.icon-ttpodicon:before { content: "\e6cc"; }

.icon-dangan:before { content: "\e617"; }

.icon-feiyong:before { content: "\e6e1"; }

.icon-biaozhun:before { content: "\e682"; }

.icon-pingjia:before { content: "\e654"; }

.icon-03weituo:before { content: "\e729"; }

.icon-yusuan:before { content: "\e713"; }

.icon-qitashouru:before { content: "\e65f"; }

.icon-tongji:before { content: "\e628"; }

.icon-faqiceping:before { content: "\e74e"; }

.icon-hezuo:before { content: "\e627"; }

.icon-yusuandan:before { content: "\e69a"; }

.icon-fenlei:before { content: "\e61a"; }

.icon-zhanghao:before { content: "\e673"; }

.icon-duanxin:before { content: "\e622"; }

.icon-icon03:before { content: "\e665"; }

.icon-yinxing:before { content: "\e6d3"; }

.icon-weifenxiaopcjiemianzhuanhuan:before { content: "\e655"; }

.icon-jiage:before { content: "\e679"; }

.icon-paiming1:before { content: "\e636"; }

.icon-jinlingyingcaiwangtubiao81:before { content: "\e776"; }

.icon-biao:before { content: "\e621"; }

.icon-zigedaishenhe:before { content: "\e678"; }

.icon-tuihuo:before { content: "\e61f"; }

.icon-jiebang:before { content: "\e61b"; }

.icon-shuju:before { content: "\e65a"; }

.icon-cost-info:before { content: "\e6a6"; }

.icon-hezuoxiangmu:before { content: "\e6c2"; }

.icon-tixian1:before { content: "\e661"; }

.icon-daoru:before { content: "\e61d"; }

.icon-users:before { content: "\e6e0"; }

.icon-xiangmu:before { content: "\e64d"; }

.icon-zhaopin:before { content: "\e605"; }

.icon-ziliao:before { content: "\e626"; }

.icon-xiangmuxinxi:before { content: "\e687"; }

.icon-rizhi:before { content: "\e64c"; }

.icon-yunying:before { content: "\e64e"; }

.icon-kouqiangzhuangkuang:before { content: "\e6e4"; }

.icon-yinxing1:before { content: "\e629"; }

.icon-baozhengjin:before { content: "\e601"; }

.icon-daohuofangshi:before { content: "\e6a3"; }

.icon-kemu:before { content: "\e603"; }

.icon-weituoguanli:before { content: "\e62a"; }

.icon-shanchuzhanghao:before { content: "\e625"; }

.icon-shixi:before { content: "\e66a"; }

.icon-zhuanchu:before { content: "\e62c"; }

.icon-qingjia:before { content: "\e62e"; }

.icon-639:before { content: "\e633"; }

.icon-guihuan:before { content: "\e635"; }

.icon-shenpi:before { content: "\e63c"; }

.icon-iconfontzhaiquan:before { content: "\e6bc"; }

.icon-tubiao64:before { content: "\e6bd"; }

.icon-chongzhi:before { content: "\e606"; }

.icon-shenqinghezuo1:before { content: "\e647"; }

.icon-4yinxingqia:before { content: "\e87f"; }

.icon-huishou:before { content: "\e637"; }

.icon-peixun:before { content: "\e65b"; }

.icon-12:before { content: "\e638"; }

.icon-weibiaoti4:before { content: "\e63a"; }

.icon-pingjia1:before { content: "\e7a9"; }

.icon-iconfontmingxi:before { content: "\e669"; }

.icon-shangchuanwenjian1:before { content: "\e6ad"; }

.icon-contract:before { content: "\e63e"; }

.icon-tongji1:before { content: "\e683"; }

.icon-jiaojie:before { content: "\e641"; }

.icon-guanlizhengshu:before { content: "\e6ae"; }

.icon-chuchai:before { content: "\e671"; }

.icon-banjieshijian:before { content: "\e6be"; }

.icon-zhaobiaobiangeng:before { content: "\e6d2"; }

.icon-tui:before { content: "\e640"; }

.icon-yonghupingjia:before { content: "\e753"; }

.icon-552cd47fba2cc:before { content: "\e6b4"; }

.icon-xuqiu1:before { content: "\e643"; }

.icon-shouhou:before { content: "\e6bf"; }

.icon-huanjingyuzizhi:before { content: "\e644"; }

.icon-yixiang:before { content: "\e90f"; }

.icon-shenqingjiekuan:before { content: "\e6c1"; }

.icon-tousu:before { content: "\e66d"; }

.icon-6:before { content: "\e648"; }

.icon-cailiaohetong:before { content: "\e6b3"; }

.icon-tixian:before { content: "\e609"; }

.icon-xiangmubaobiaomingxi:before { content: "\e68b"; }

.icon-yewuguanli:before { content: "\e611"; }

.icon-suoyouhetong:before { content: "\e691"; }

.icon-iconyanqi01:before { content: "\e6a8"; }

.icon-app1:before { content: "\e6e3"; }

.icon-zhuanjiajiangshi:before { content: "\e645"; }

.icon-chushihua:before { content: "\e649"; }

.icon-renzheng:before { content: "\e615"; }

.icon-dangan1:before { content: "\e750"; }

.icon-tongji2:before { content: "\e698"; }

.icon-gerenduiwaitouzixinxichaxun:before { content: "\e6c3"; }

.icon-xiangmushenbaoguanli:before { content: "\e64a"; }

.icon-tubiao0102:before { content: "\e6c0"; }

.icon-shigongtuandui:before { content: "\e650"; }

.icon-yuzhuceqiye:before { content: "\e695"; }

.icon-xinyongbiao:before { content: "\e607"; }

.icon-diaobo:before { content: "\e651"; }

.icon-baoxiao1:before { content: "\e6c4"; }

.icon-shouru:before { content: "\e67b"; }

.icon-zhichu:before { content: "\e6c6"; }

.icon-pindao:before { content: "\e660"; }

.icon-jiesuanguanli:before { content: "\e6c5"; }

.icon-icon07:before { content: "\e6c7"; }

.icon-ticheng:before { content: "\e690"; }

.icon-hetong:before { content: "\e63b"; }

.icon-cf-c47:before { content: "\e652"; }

.icon-yingshedian:before { content: "\e6a4"; }

.icon-zijin1:before { content: "\e6c8"; }

.icon-yanshoutongguo:before { content: "\e8e5"; }

.icon-waichuwaichuguanli:before { content: "\e688"; }

.icon-xieyi:before { content: "\e657"; }

.icon-daikuan:before { content: "\e659"; }

.icon-xiangmushichang:before { content: "\e6e5"; }

.icon-jianli:before { content: "\e62d"; }

.icon-shigong:before { content: "\e639"; }

.icon-info:before { content: "\e6c9"; }

.icon-wanshanziliao:before { content: "\e600"; }

.icon-lianxiren:before { content: "\e65d"; }

.icon-quick_answer:before { content: "\e65e"; }

.icon-lianxuqiandao:before { content: "\e662"; }

.icon-budget:before { content: "\e663"; }

.icon-yujing:before { content: "\e717"; }

.icon-huiyishi:before { content: "\e604"; }

.icon-quxiao1:before { content: "\e664"; }

.icon-zhanghaoxinxi:before { content: "\e736"; }

.icon-lixiangshenqing:before { content: "\e64f"; }

.icon-baobiao:before { content: "\e699"; }

.icon-fenxiang:before { content: "\e666"; }

.icon-paidan:before { content: "\e667"; }

.icon-dengji:before { content: "\e668"; }

.icon-shenqing:before { content: "\e65c"; }

.icon-guanlijiaose:before { content: "\e66c"; }

.icon-shenqingdan:before { content: "\e714"; }

.icon-yizhuanzheng:before { content: "\e658"; }

.icon-tiku:before { content: "\e608"; }

.icon-gongsi:before { content: "\e66e"; }

.icon-xiugaishoujihao:before { content: "\e696"; }

.icon-rizhi1:before { content: "\e6ca"; }

.icon-tousu1:before { content: "\e6a9"; }

.icon-fukuan1:before { content: "\e66f"; }

.icon-lingliao:before { content: "\e612"; }

.icon-asofangan:before { content: "\e670"; }

.icon-tongji3:before { content: "\e715"; }

.icon-huankuan:before { content: "\e624"; }

.icon-fukuan:before { content: "\e610"; }

.icon-shangchuanwenjian:before { content: "\e62f"; }

.icon-111101:before { content: "\e6ab"; }

.icon-caigoudingdan:before { content: "\e672"; }

.icon-toubiao:before { content: "\e6aa"; }

.icon-sweep:before { content: "\e6cb"; }

.icon-shoulitongzhishu:before { content: "\e674"; }

.icon-licai:before { content: "\e675"; }

.icon-guanjiaowangtubiao06:before { content: "\e685"; }

.icon-daili:before { content: "\e697"; }

.icon-sheji:before { content: "\e60a"; }

.icon-weiyue:before { content: "\e6b7"; }

.icon-zhi:before { content: "\e676"; }

.icon-zixitong:before { content: "\e646"; }

.icon-zichanfuzhaibiao01:before { content: "\e6f7"; }

.icon-bangdingyinxingqia:before { content: "\e60b"; }

.icon-yezhuziliao:before { content: "\e681"; }

.icon-yongyin:before { content: "\e630"; }

.icon-fabugonggao:before { content: "\e677"; }

.icon-zuzhi:before { content: "\e6af"; }

.icon-icon:before { content: "\e6b0"; }

.icon-yanqi:before { content: "\e70e"; }

.icon-shangchuanziliao:before { content: "\e67a"; }

.icon-zhanghuxinxi:before { content: "\e63d"; }

.icon-shouye:before { content: "\e6e7"; }

.icon-daiban:before { content: "\e6b1"; }

.icon-zhangben:before { content: "\e656"; }

.icon-caigou1:before { content: "\e6ce"; }

.icon-xiangmubiangengguanli:before { content: "\e67c"; }

.icon-jie:before { content: "\e67d"; }

.icon-xiao:before { content: "\e613"; }

.icon-zhengshu1:before { content: "\e67e"; }

.icon-wodeyixiang:before { content: "\e60c"; }

.icon-1044xiangmushishijilu:before { content: "\e6cf"; }

.icon-tuihuo1:before { content: "\e6b2"; }

.icon-zhengzaizhaobiao:before { content: "\e67f"; }

.icon-huijishenhe:before { content: "\e8ae"; }

.icon-wanshanxinxi:before { content: "\e61c"; }

.icon-kucun:before { content: "\e6d4"; }

.icon-peixun1:before { content: "\e602"; }

.icon-tuihuoruku:before { content: "\e6d5"; }

.icon-bumen-copy:before { content: "\e6b5"; }

.icon-zijinjianguan:before { content: "\e684"; }

.icon-jinrongjigou:before { content: "\e686"; }

.icon-ruku:before { content: "\e689"; }

.icon-caigouruku:before { content: "\e68a"; }

.icon-paiming:before { content: "\e6e2"; }

.icon-shoupiaoguanli:before { content: "\e6f4"; }

.icon-jieshoubaojia:before { content: "\e6d6"; }

.icon-kaipiao:before { content: "\e63f"; }

.icon-dianzizhanshouxinedu:before { content: "\e68c"; }

.icon-kaihuxing:before { content: "\e68d"; }

.icon-guanxiaobaotubiao17-copy:before { content: "\e60d"; }

.icon-yanshouwenjian:before { content: "\e680"; }

.icon-kaibiao:before { content: "\e634"; }

.icon-duijie:before { content: "\e6d8"; }

.icon-yaoqing:before { content: "\e6a2"; }

.icon-duijie1:before { content: "\e66b"; }

.icon-icon27101:before { content: "\e720"; }

.icon-zhengshu2:before { content: "\e68e"; }

.icon-zijin:before { content: "\e68f"; }

.icon-shejifangan3:before { content: "\e77f"; }

.icon-broadcast:before { content: "\e623"; }

.icon-jk:before { content: "\e69d"; }

.icon-zhichu1:before { content: "\e6d7"; }

.icon-zijinshichang:before { content: "\e6e8"; }

.icon-chengbenfenxi:before { content: "\e6ac"; }

.icon-gerenxinxi:before { content: "\e631"; }

.icon-piaojuyewu:before { content: "\e60e"; }

.icon-shoukuan:before { content: "\e632"; }

.icon-baoxiao:before { content: "\e60f"; }

.icon-hetong1:before { content: "\e6b6"; }

.icon-jiyao:before { content: "\e692"; }

.icon-xuqiu:before { content: "\e642"; }

.icon-kaihu:before { content: "\e693"; }

.icon-leibie:before { content: "\e694"; }

.icon-guanggao:before { content: "\ea19"; }

.icon-syjh:before { content: "\e64b"; }

.icon-biangeng:before { content: "\e69b"; }

.icon-gongzuotai:before { content: "\e6e9"; }

.icon-bangqiashiming-icon:before { content: "\e69c"; }

.icon-chuli:before { content: "\e6fd"; }

.icon-fukuan2:before { content: "\e6da"; }

.icon-jiazhaonianshen:before { content: "\e69e"; }

.icon-cangkuguanli:before { content: "\e6b8"; }

.icon-dengji1:before { content: "\e69f"; }

.icon-huikuan:before { content: "\e6db"; }

.icon-shujuyuanguanli:before { content: "\e6ba"; }

.icon-fabuguanggao:before { content: "\e6a7"; }

.icon-lanmu:before { content: "\e6a0"; }

.icon-yiban:before { content: "\e6cd"; }

.icon-chaosong:before { content: "\e6d0"; }

.icon-faqi:before { content: "\e6d1"; }

.icon-wuliaoguanli:before { content: "\e6dc"; }

.icon-tuxing-copy:before { content: "\e62b"; }

.icon-wangshangshensu:before { content: "\e616"; }

.icon-lizhi:before { content: "\e61e"; }

.icon-wsmp-income:before { content: "\e653"; }

.icon-shouyintai-richangshouzhi-zhichu-gongzijiangjin:before { content: "\e737"; }

.icon-jieguo:before { content: "\e6b9"; }

.icon-chengjiguanli:before { content: "\e6a1"; }

.icon-suoyoushetuan:before { content: "\e6d9"; }

.icon-daipaidan:before { content: "\e614"; }

.icon-duizhangzhongxin:before { content: "\e6dd"; }

.icon-chakandaili:before { content: "\e618"; }

.icon-chaxun:before { content: "\e6bb"; }

.icon-fasongshujubao:before { content: "\e6de"; }

.input_market_filter {
        border: 1px solid #ccc;
    height: 22px;
    padding: 0 5px;
    vertical-align: top;
    margin-right:5px;
    color:#333;
    width:130px;
}
.button_market_filter {
        border: none;
    background-color: #23b7e5 ;
    width: 40px;
    height: 22px;
    color: #FFF;
    font-size:12px;
    cursor:pointer;
}