@charset "utf-8";
html{ background: #f7f7f7;}
.top_wrap {width:100%; height: 165px; background: url(/2063/2063_COMMON_IMG/person_cen_top_bg.png);}
.top_wrap .person_head {width:1200px; height: 165px; margin: 0 auto;}
.top_wrap .person_head .logo { width: 550px; float: left; padding-top: 40px;}
.top_wrap .person_head .rig_con { display: inline; float: right;text-align: right;}
.top_wrap .person_head .rig_con li { display: inline; padding:0px 10px;color: #fff;}
.top_wrap .person_head .rig_con li a {color: #fff;}
.top_wrap .person_head .role_k { text-align: left; padding-top: 20px;}
.top_wrap .person_head .role_k label { float: left; color: #fff; font-size: 20px; padding-right: 20px;}
.top_wrap .person_head .layui-input {height: 32px!important; background: #0059B2!important; border: 0; border-radius: 3px 3px;color: #fff; font-size: 18px;}
.pt70 { padding-top: 70px;}
.pt40 { padding-top: 40px;}
.layui-form-select dl {top:34px; }
.layui-form-select dl dd.layui-this {background: #1D7AD8;}

/*工作台图标背景*/
.layadmin-shortcut li{text-align: center; padding:8px;}
.layadmin-shortcut li .iconfont{display: inline-block; width:60px; height: 60px; line-height: 60px; border-radius:100%; text-align: center; font-size: 30px; background-color:#4DA1FF; color: #fff; transition: all .3s; -webkit-transition: all .3s;}
.layadmin-shortcut li cite{position: relative; top: 6px; display: block; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px;}
.layadmin-shortcut li:hover .iconfont{background: #4DA1FF; color: #fff; box-shadow: 0 0 0 6px rgba(71,161,255,0.2);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transform: scale(1.02);
}
.layui-ht430 .layui-card .layui-table-view{height:430px!important;}



















