﻿html { height: 100%; }
body { min-height: 100%; position: relative; font-size: 14px; color: #333; background-color: #fff; }
a { color: #333; }
a:hover, a:focus, .maincolor, .maincolor a { color: #06c; }
.ui-selarea/*, .select-normal*/ { display: none; }
/*页面框架*/
.ui-header { position: absolute; top: 0; right: 0; left: 0; height: 50px; z-index: 999; background-color: #598db7; }
.ui-aside { position: absolute; top: 50px; bottom: 0; left: 0; width: 188px; z-index: 99; overflow: auto; background-color:#f9f9f9; border: 6px solid #598db7; display:block; }
.ui-logo { height: 50px; margin-left: 20px; cursor: pointer; font-size: 22px; font-weight: bold; line-height: 50px; display: inline-block; padding-right: 5px; color: #fff;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.ui-logo span{font-size:14px;font-weight:normal;margin-left:10px;}
.ui-logo:hover { text-decoration: none; color: #fff; }
#aui-msg .badge { position: absolute; left: 19px; top: 4px; font-size: 12px; font-weight: normal; padding: 1px 5px; }
.ui-userbar { position: absolute; top: 10px; right: 10px;border-radius:30px;padding:0 15px;border:1px #007e91 solid;background:#00a1b7;background:rgba(255,255,255,0.2);}
.ui-userbar > li { float: left; display: inline-block; position: relative; line-height: 28px; color: #fff; }
.ui-userbar > li > a { display: inline-block; padding: 0 10px; height: 28px; line-height: 28px; color: #fff; }
.ui-userbar > li > a:hover, .ui-userbar > li.current > a { text-decoration: none; background-color: rgba(255,255,255,0.2); color: #fff; }
.ui-nav-toggle, a.ui-nav-toggle { display: none; position: absolute; top: 0px; right: 15px; font-size: 20px; color: #999; padding: 9px 11px; background-color: rgba(0,0,0,0.5); color: #fff; }
.ui-nav-toggle:hover, a.ui-nav-toggle:hover { text-decoration: none; color: #fff; }

.ui-article-box { position: absolute; top: 50px; right: 0; bottom: 0; left: 200px; overflow: hidden; z-index: 1; background-color: #f8f8f8; }
.ui-article { position: absolute; top: 40px; bottom: 5px; left: 5px; right: 5px; overflow: auto; z-index: 1; border: 1px #ccc solid; background: #fff; -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 2px rgba(0,0,0,0.3); }
.ui-container { padding: 45px 0 0; }
.ui-aside, .ui-article-box, .dislpayArrow { -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
.big-page .ui-article-box, .big-page .dislpayArrow, .big-page .breadcrumb { left: 0px; }
.big-page .ui-aside { left: -200px; }

.ui-tabNav-wp { height: 34px; line-height: 34px; overflow: hidden; position: relative; background: #f8f8f8; border-bottom: 0px #ccc solid; padding: 0 10px 0 0; }
.ui-tabNav-wp a.index_nav { display: inline-block; background: #598db7; padding: 0 10px 0 5px; margin-right: 10px; border-radius: 0 0 5px 0; font-size: 20px; color: #fff; }
.ui-tabNav-wp a.index_nav:hover { text-decoration: none; }
.show_iframe iframe { position: absolute; bottom: 0; height: 100%; width: 100%; }
/*横向手机 竖向平板*/
@media (max-width: 767px) {
    html { overflow-y: auto; }
    #aui-nav { margin-left: 130px !important; margin-right: 60px; }
    #aui-nav > ul > li { font-weight: bold; font-size: 16px; }
    #aui-nav > ul > li a { display: block; }
    .ui-nav-toggle, a.ui-nav-toggle { display: block; }
    .ui-aside { display: none; float: none; width: 100%; height: auto; margin-top: 0; padding: 0 0 20px; bottom: 0px; border: 0px; }
    .big-page .ui-aside { left: 0 !important; }
    .ui-subtitle, .dislpayArrow, .ui-userbar, .ui-tabNav { display: none; }
    .menu_dropdown dt { line-height: 44px; }
    .menu_dropdown li, .menu_dropdown dd li, .menu_dropdown dd li a { line-height: 44px; }
    .ui-tabNav { position: fixed; z-index: 998; }
    .ui-article { top: 55px; }
    .ui-article-box { position: static; left: 0; }
    .ui-article-box .pd-20 { padding: 20px 10px; }
    .ui-article { left: 5px; }
    .aui-container .bk-gray { border: none; }
    .aui-container .pd-10 { padding: 0; }
}
/*竖向手机*/
@media (max-width: 480px) {
    #ui-nav { margin-left: 50px !important; margin-right: 60px; }
    .ui-logo span{ display: none; }
    .ui-subtitle, .dislpayArrow, .ui-userbar { display: none; }
}
.wel-user-info{background:#f5f8fd;border-left:5px #8bb4e7 solid; color:#010407;padding:15px 30px 15px 15px;}
.wel-user-info h3{padding-top:0px;}
.wel-user-info .u-info a{margin:0 5px;color:#3498db;}

.wel-user-info-new {background:#f5f8fd; color:#010407;padding:15px 30px 15px 15px;}
.wel-user-info-new h3{padding-top:0px;}
.wel-user-info-new .u-info-new a{margin:0 5px;color:#3498db;}

.btnload { background: #eee url(../../images/web/loading_s.gif) no-repeat center; }
.loading { background: url(../../images/web/loading.gif) no-repeat center; height: 100px; }
.loading-0 { background: url(../../images/web/loading-0.gif) no-repeat center; height: 100px; }
.loading-1 { background: url(../../images/web/loading-1.gif) no-repeat center; height: 100px; }
.loading-2 { background: url(../../images/web/loading-2.gif) no-repeat center; height: 100px; }
.loading-3 { background: url(../../images/web/loading-3.gif) no-repeat 5px center; height: 20px; padding-left: 25px; line-height: 20px; vertical-align: middle; }

.loading-s { background: #f0f0f0 url(../../images/web/loading_s.gif) no-repeat 10px center; right: 30%; top: 50%; left: 30%; margin: 0 auto; padding: 10px 10px 10px 36px; border: 1px #ccc solid; -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.5); box-shadow: 0 4px 4px rgba(0,0,0,0.3); z-index: 10001; }

.w-600 { width: 600px; }
.w-250 { width: 250px; }
.w-300 { width: 300px; }
.w-400 { width: 400px; }
.w-150 { width: 150px; }
.w-120 { width: 120px; }
.w-100 { width: 100px; }
.w-40 { width: 40px; }
.w-50 { width: 50px; }
.w-80 { width: 80px; }
.h-29 { height: 29px; }

.frame-side { width: 200px; left: 0; top: 0; bottom: 0; height: 100%; border-right: 1px solid #e5e5e5; background-color: #f5f5f5; }
.frame-content { padding: 10px; overflow: auto; }
.tree-side { background-color: #f5f5f5; }

.tablelist { padding: 0; }
.tablelist li { padding: 5px 0px; border-bottom: 1px #a0a7b1 dotted; background: #fff; }
.tablelist li a { display: block; padding: 0 5px; }
.tablelist li a:hover { background-color: #fff8e5; }
.tablelist li a span { display: block; font-size: 12px; }

.boxlist { padding: 10px; }
/*模块菜单*/

.icon_lists li { float: left; width: 100px; height: 180px; text-align: center; }
.icon_lists .iconfont { font-size: 42px; line-height: 100px; margin: 10px 0; color: #333; -webkit-transition: font-size 0.25s ease-out 0s; -moz-transition: font-size 0.25s ease-out 0s; transition: font-size 0.25s ease-out 0s; cursor: pointer; }
.icon_lists .iconfont:hover { font-size: 100px; }

.tablesear { height: 31px; overflow: hidden; }
td.details-control { background: url(../../images/web/details_open.png) no-repeat center center; cursor: pointer;min-height:20px; }
tr.shown td.details-control { background: url(../../images/web/details_close.png) no-repeat center center; cursor: pointer; }

.select-search { display: none; }
/*==============以下是业务相关的样式====================*/
/*选择单位或用户*/
.ui-select-unituser, .ui-select-person { width: auto; height: 30px; border: 1px #ccc dotted; background: #fff; padding: 1px; margin: 0; border-radius: 3px; }
.ui-select-unituser p, .ui-select-person p { overflow: auto; }
.ui-select-unituser p a, .ui-select-person p a { display: inline-block; background: #f0f0f0; margin: 1px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; border-radius: 2px; }
.ui-select-unituser p a i, .ui-select-person p a i { margin-left: 3px; color: #95a5a6; float: right; }
.ui-select-unituser p a:hover, .ui-select-person p a:hover { background: #95a5a6; color: #fff; text-decoration: none; }
.ui-select-unituser p a:hover i, .ui-select-person p a:hover i { color: #004148; }
.ui-select-unituser div, .ui-select-person div { width: 100%; }
.ui-select-unituser div a, .ui-select-person div a { display: inline-block; background: #2980b9; color: #fff; height: 28px; line-height: 28px; margin: 1px; padding: 0 15px; text-align: center; cursor: pointer; border-radius: 2px; }
.ui-select-unituser div a:hover, .ui-select-person div a:hover { background: #f60; text-decoration: none; }
.ui-select-unituser-tool { padding: 10px; }
.ui-select-unituser-tool input { width: 300px; border: #3498db solid 1px; padding: 0px 0px 0px 5px; margin: 0; font: 14px/22px Arial, sans-serif,'SimSun'; background: #fff; height: 22px; word-wrap: break-word; vertical-align: top; }
.ui-select-unituser-tool a { display: inline-block; background: #3498db; height: 24px; line-height: 24px; vertical-align: top; color: #fff; padding: 0 15px; }
.ui-select-unituser-table { table-layout: fixed; width: 100%; border: 1px solid #d5dfe8; border-collapse: collapse; }
.ui-select-unituser-table th { background: #eef3f7; height: 30px; text-align: left; padding: 0 10px; }
.ui-select-unituser-table td {padding:5px; }
.ui-select-unituser-table td.rborder { border-right: 1px solid #d5dfe8;}
.ui-select-unituser-table .dataTables_wrapper .dataTables_paginate .paginate_button { height: auto; line-height: 1; }
.ui-unit-box { height: 268px; overflow: auto; position: relative; }
.ui-select-unituser-list, .ui-select-user-list { width: 100%; height: 268px; overflow: auto; }
.ui-select-unituser-list a { background: #fff6c6; border: 1px #ffd822 solid; display: block; margin: 5px 0px 0; line-height: 20px; padding: 2px 5px; border-radius: 3px; cursor: default; }
.ui-select-unituser-list a i { float: right; color: #f00; cursor: pointer; }
.ui-select-user-list a { display: block; border-bottom: 1px #ccc dotted; padding: 5px 10px; }
.ui-select-user-list a:hover { background: #95a5a6; color: #fff; text-decoration: none; }

.ui-person-box { height: 350px; overflow: auto; position: relative; }
.ui-person-box ul { list-style: none; padding: 0 5px; }
.ui-person-box ul li { border-bottom: 1px #ccc solid; }
.ui-person-box ul li a { cursor: e-resize; display: block; padding: 6px; }
.ui-person-box ul li a span { float: right; width: 250px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/*.ui-person-box ul li a b{float:right;width:250px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}*/
.ui-person-box ul li a:hover { background: #fffccc; text-decoration: none; }

.loading-indicator { height: 60px; width: 24px; background: url(images/loading-0.gif); background-repeat: no-repeat; background-position: center center; }
.loading-indicator-overlay { background-color: #FFFFFF; opacity: 0.6; filter: alpha(opacity = 60); }


.wel_dl_count { border: 1px #ccc solid; position: relative; }
.wel_dl_count i.iconfont { width: 60px; height: 60px; line-height: 60px; display: block; font-size: 30px; color: #fff; text-align: center; border-radius: 100%; margin: 10px; }
.wel_dl_count dl { }
.wel_dl_count dl dt { text-align: center; font-size: 16px; padding: 10px 10px 0; }
.wel_dl_count dl dd { text-align: center; font-size: 24px; font-weight: 700; color: #0f9ae0; }

.training_selitem { position: relative; border: 1px #ccc dotted; padding: 10px; }
.training_selitem h5 { font-weight: 700; margin: 0; border-bottom: 1px #ccc solid; padding-bottom: 10px; margin-bottom: 10px; }
.training_selitem i { cursor: pointer; position: absolute; top: 5px; right: 10px; }
.training_selitem.hover { background: #fffccc; }
.training_selitem.hover i { color: #f00; }

td.havechild { background-image: url(../../images/web/per_havechild.png); background-repeat: no-repeat; }
td.nohavechild { background-image: url(../../images/web/per_nohavechild.png); background-repeat: no-repeat; }
td.textname0 { background-position: -80px center; padding-left: 25px; }
td.textname12 { background-position: -58px center; padding-left: 47px; }
td.textname24 { background-position: -36px center; padding-left: 69px; }
td.textname36 { background-position: -14px center; padding-left: 91px; }
td.textname48 { background-position: 8px center; padding-left: 113px; }

.user-box { padding-left: 0px; }
.user-box h4 { margin: 0 0 5px 0; padding: 0; display: block; font-weight: normal; font-size: 14px; height: 18px; line-height: 18px; }
.user-box h4 b { color: #06F; }
.user-box i { display: block; color: #999; font-style: normal; line-height: 20px; height: 20px; }
.user-box span { display: block; padding: 2px 0 0 0; height: 14px; }

/*高级查询*/
.ui-searchbox { /*height: 280px; width: 700px;*/ overflow: auto; display: none; padding: 10px 5px; }
.ui-searchbox ul { list-style: none; }
.ui-searchbox ul li { height: 27px; vertical-align: top; display: block; white-space: nowrap; }
.ui-searchbox ul li span { display: inline-block; overflow: hidden; margin: 0; }
.ui-searchbox ul li span.ui-srow-zero { width: 120px; }
.ui-searchbox ul li span.ui-srow-one { width: 210px; }
.ui-searchbox ul li span.ui-srow-one select { width: 200px; vertical-align: top; }
.ui-searchbox ul li span.ui-srow-two { width: 100px; }
.ui-searchbox ul li span.ui-srow-two select { width: 90px; vertical-align: top; }
.ui-searchbox ul li span.ui-srow-three { width: 120px; }
.ui-searchbox ul li span.ui-srow-three select { width: 110px; vertical-align: top; }
.ui-searchbox ul li span.ui-srow-three input { width: 100%; vertical-align: top; }
.ui-searchbox ul li span.ui-srow-three input.input-txt { border: 0px; height: 21px; line-height: 21px; }
.ui-searchbox ul li span.ui-srow-four { width: 65px; }
.ui-searchbox ul li span.ui-srow-five { width: 25px; vertical-align: top; }
.ui-searchbox ul li span.ui-srow-five button { margin-left: 3px; border: 0px; font-size: 14px; font-weight: 700; overflow: hidden; padding: 0 5px; height: 22px; line-height: 22px; cursor: pointer; }
.ui-searchbox ul li span.ui-srow-five button.ui-delrows { color: #fff; background: #e0392b; }
.ui-searchbox ul li span.ui-srow-five button.ui-addrows { color: #fff; background: green; }
.ui-search-boxs { width: auto; border: 1px #ccc dotted; background: #fff; padding: 1px; margin: 0; border-radius: 3px; }
.ui-search-boxs p { overflow: auto; margin: 0px; }
.ui-search-boxs p a { display: block; background: #f0f0f0; margin: 1px; padding: 2px 5px; border-radius: 2px; }
.ui-search-boxs p a span { margin-left: 3px; color: #95a5a6; float: right; }
.ui-search-boxs p a i { font-style: normal; margin: 0 6px; font-weight: 700; }
.ui-search-boxs p a:hover { background: #95a5a6; color: #fff; text-decoration: none; }
.ui-search-boxs p a:hover span { color: #004148; }
.ui-search-boxs p a:hover i { color: #004148; }
.ui-search-boxs div { width: 100%; }
.ui-search-boxs div a { display: inline-block; background: #2980b9; color: #fff; height: 28px; line-height: 28px; margin: 1px; padding: 0 15px; text-align: center; cursor: pointer; border-radius: 2px; }
.ui-search-boxs div a:hover { background: #f60; text-decoration: none; }

.locktip { width: 278px; line-height: 24px; font-size: 14px; background: #fff6c6; padding: 2px 5px; border: 1px #ffd822 solid; margin-bottom: 10px; }
.unlocks { font-size: 14px; height: 35px; }

.poptip { z-index: 9999999999999999; position: absolute; top: 20px; left: 20px; padding: 6px 10px 6px; *padding: 7px 10px 5px; line-height: 16px; color: #fff; font-size: 12px; background-color: #B94A48; border: solid 1px #B94A48; border-radius: 2px; box-shadow: 0 0 3px #ddd; display: none; }
.poptip-arrow { position: absolute; overflow: hidden; font-style: normal; font-family: simsun; text-shadow: 0 0 2px #ccc; }
.poptip-arrow em, .poptip-arrow i { position: absolute; left: 0; top: 0; font-style: normal; }
.poptip-arrow em { color: #B94A48; }
.poptip-arrow i { color: #B94A48; text-shadow: none; }
.poptip-arrow-top, .poptip-arrow-bottom { height: 6px; width: 12px; left: 12px; margin-left: -6px; }
.poptip-arrow-left, .poptip-arrow-right { height: 12px; width: 6px; top: 12px; margin-top: -6px; }
.poptip-arrow-top { top: -6px; }
.poptip-arrow-top em { top: -1px; }
.poptip-arrow-top i { top: 0px; }
.poptip-arrow-bottom { bottom: -6px; }
.poptip-arrow-bottom em { top: -8px; }
.poptip-arrow-bottom i { top: -9px; }
.poptip-arrow-left { left: -6px; }
.poptip-arrow-left em { left: 1px; }
.poptip-arrow-left i { left: 2px; }
.poptip-arrow-right { right: -6px; }
.poptip-arrow-right em { left: -6px; }
.poptip-arrow-right i { left: -7px; }
.poptip .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
/*权限*/
.permission-list { border: solid 1px #eee; }
.permission-list > dt { background-color: #efefef; padding: 5px 10px; }
.permission-list > dd { padding: 10px; padding-left: 30px; }
.permission-list > dd > dl { border-bottom: solid 1px #eee; padding: 5px 0; }
.permission-list > dd > dl > dt { display: inline-block; float: left; white-space: nowrap; width: 100px; }
.permission-list > dd > dl > dd { margin-left: 100px; }
.permission-list > dd > dl > dd > label { padding-right: 10px; }

/*图片预览*/
.portfolio-area { margin-right: -20px; }
.portfolio-area li { position: relative; float: left; margin-right: 20px; width: 162px; height: 162px; margin-top: 20px; }
.portfolio-area li.hover { z-index: 9; }
.portfolio-area li .portfoliobox { position: absolute; top: 0; left: 0; width: 152px; height: 152px; padding: 5px; border: solid 1px #eee; background-color: #fff; }
.portfolio-area li .checkbox { position: absolute; top: 10px; right: 5px; cursor: pointer; }
.portfolio-area li.hover .portfoliobox { height: auto; padding-bottom: 10px; box-shadow: 0 1px 3px rgba(68, 68, 68,0.3); -moz-box-shadow: 0 1px 3px rgba(68, 68, 68,0.3); -webkit-box-shadow: 0 1px 3px rgba(68, 68, 68,0.3); }
.portfolio-area li .picbox { width: 150px; height: 150px; overflow: hidden; text-align: center; vertical-align: middle; display: table-cell; line-height: 150px; }
.portfolio-area li .picbox img { max-width: 150px; max-height: 150px; vertical-align: middle; _margin-top: expression(( 150 - this.height ) / 2); }
.portfolio-area li .textbox { display: none; margin-top: 5px; }
.portfolio-area li.hover .textbox { display: block; }
.portfolio-area li label { display: block; cursor: pointer; }


/*快捷下拉*/
.autoselectbox { position: absolute; background: #fff; z-index: 10000; border: 2px #ccc solid; display: none; overflow: hidden; padding: 1px; }
.autoselectbox ul { border: 1px #999 solid; padding: 5px; margin: 0px; padding: 0px; list-style: none; overflow: auto; }
.autoselectbox ul li { height: 30px; line-height: 30px; margin: 0px; padding: 0px; display: block; font: 14px/30px Tahoma, Arial, sans-serif; padding: 0 5px; overflow: hidden; cursor: default; text-overflow: ellipsis; white-space: nowrap; }
.autoselectbox ul li a { display: block; height: 29px; border-bottom: 1px #f0f0f0 solid; text-decoration: none; color: #333; }
.autoselectbox ul li span { font-size: 12px; color: #999; float: right; }
.autoselectbox ul li:hover, .autoselectbox ul li.hover { color: #fff; background: rgba(102,102,102,0.9); }
.autoselectbox ul li.autocurrent { color: #fff; background: #39f; }
.autoselectbox ul li.autocurrent span { color: #fff; }

.aselectbox { position: absolute; background: #fff; z-index: 10000; border: 1px #ccc solid; display: none; overflow: hidden; padding: 1px; border-color: rgba(82,168,236,0.8); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }
.aselectbox ul { padding: 5px; margin: 0px; padding: 0px; list-style: none; overflow: auto; }
.aselectbox ul li { height: 26px; margin: 0px; padding: 0px; display: block; padding: 0 5px; cursor: default; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font: 14px/26px Tahoma, Arial, sans-serif; color: #333; }
.aselectbox ul li:hover, .aselectbox ul li.hover { color: #fff; background: rgba(102,102,102,0.9); }
.aselectbox ul li.autocurrent { color: #fff; background: #39f; }
.autoselect { background: url("data:image/gif;base64,R0lGODlhDwAEAIABAJmZmf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0Q0E0NUIzQjRERjExRTU4RjFGRDAxQjI5RjlDOTFEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0Q0E0NUI0QjRERjExRTU4RjFGRDAxQjI5RjlDOTFEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDRDQTQ1QjFCNERGMTFFNThGMUZEMDFCMjlGOUM5MUQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDRDQTQ1QjJCNERGMTFFNThGMUZEMDFCMjlGOUM5MUQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAADwAEAAACDIQPobuYDMOJ9FFVAAA7") no-repeat right center; cursor: default; }
.ftunit { font-size: 14px;ime-mode:disabled;}
.ftrefer { font-size: 14px; }

.wdsearch { padding: 1px 0 0; border: 1px #d9d9d9 solid; }
.wdsearch h3 { background: #f7f7f7; border-bottom: 1px #d9d9d9 solid; height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px; }
.wdsearch-box { padding: 5px 10px; }
.wdsearch-box dl { list-style: none; border-bottom: 0px #d9d9d9 solid; padding: 5px 0; line-height: 20px; }
.wdsearch-box dl dt { width: 15%; float: left; display: inline-block; text-align: right; padding: 5px 0; }
.wdsearch-box dl dd { width: 85%; float: left; }
.wdsearch-box dl dd em { height: 20px; margin: 5px 10px 5px 0; display: inline-block; color: #3997ff; background: url(../../images/web/icon16.png) no-repeat 3px -267px; padding: 0px 5px 0px 19px; font-style: normal; cursor: pointer; }
.wdsearch-box dl dd em:hover { color: #f60; text-decoration: none; }
.wdsearch-box dl dd em.on { color: #fff; background: #f60 url(../../images/web/icon16.png) no-repeat 3px -297px; }
.wdsearch .wdsearch-box .btnbox { margin: 10px auto 5px 15%; }

@media (max-width: 767px) {
.wdsearch-box dl { list-style: none; border-bottom: 1px #d9d9d9 solid; padding: 5px 0; line-height: 20px; }
    .wdsearch-box dl dt { width: 90%; display: block; text-align: left; clear:both; padding: 5px 0; }
}
/*.wdsearch .wdsearch-box span{margin-left:25px;}*/

.has-error .form-control:focus { border-color: #B94A48; }
.has-error .ui-select .ui-select-text { border-color: #b94a48; }
.has-error .ui-select { border-color: #b94a48; }
.has-error .ui-select:focus { border-color: #843534; }
.ui-select[disabled], fieldset[disabled] .ui-select { background-color: #eee; opacity: 1; cursor: default; background-image: none; opacity: 0.6; }
.ui-select { cursor: pointer; outline: 0; width: auto; height: 28px; line-height: 26px; position: relative; background: #fff url(../../images/web/a2.png) no-repeat right center; }
.ui-select-focus { border-color: #337ab7; }
.ui-select .ui-select-text { box-shadow: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; border: 1px solid #ccc; padding-left: 5px; height: 28px; line-height: 26px; }
.ui-select-option { margin: 0px; padding: 0px; width: 100%; display: none; position: absolute; left: 0px; top: 28px; background-color: #fff; overflow: hidden; border: 1px solid #ccc; border-top: 0; z-index: 9999999999999999999; }
.ui-select-option .ui-select-option-content { overflow-y: auto; padding-bottom: 5px; }
.ui-select-option > li { min-height: 26px; line-height: 26px; overflow: hidden; cursor: pointer; }
.ui-select-option li.on { background-color: #eee; }
.ui-select-option li.liactive { background-color: #337ab7; color: #fff; }
.ui-select-option-search { position: relative; }
.ui-select-option-search .form-control { box-shadow: none; border-color: #ccc; border: none; border-top: 1px solid #ccc; height: 25px; margin: 0px; width: 100%; }
.ui-select-option-search .input-query { position: absolute; right: 4px; top: 1px; color: #ccc; font-size: 16px; line-height: 1.3; }
.ui-underline .ui-select-text { box-shadow: none; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px solid #ccc; height: 25px; }
.ui-filter { cursor: pointer; outline: 0; width: auto; height: 29px; line-height: 28px; position: relative; }
.ui-filter .ui-filter-text { border-radius: 4px; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; border: 1px solid #ccc; padding-left: 5px; height: 29px; line-height: 27px; position: relative; z-index: 100; background: #fff url(../../images/web/a2.png) no-repeat right center; }
.ui-filter .ui-filter-text.active { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.ui-filter .ui-filter-list { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; overflow: hidden; padding: 20px; padding-top: 15px; padding-bottom: 10px; width: 100%; display: none; left: 0px; top: 28px; background-color: #fff; overflow-y: auto; border: 1px solid #ccc; position: absolute; z-index: 99; box-shadow: 0 6px 12px rgba(0,0,0,.175); }
.ui-filter .ui-filter-list .ui-filter-list-bottom { overflow: hidden; zoom: 1; margin-top: 10px; height: 30px; float: right; }
.ui-filter .ui-filter-list .formTitle { text-align: left; white-space: nowrap; font-weight: normal; width: 65px; }
.ui-option-list { width: 100%; }
.ui-option-list li { height: 25px; line-height: 25px; overflow: hidden; cursor: pointer; padding-left: 5px; }
.ui-option-list li.on { background-color: #eee; }
.ui-option-list li.liactive { background-color: #337ab7; color: #fff; }

#preview-phone { border-radius: 28px; background-color: #FFF; background-image: url(../../images/web/bg_mobile.jpg); background-size: cover; }

.f12{font-size:12px;}
.red{color:#f00;}
.bold{font-weight:700;}
.w-i-15 { width: 15%; }
.w-i-20 { width: 20%; }
.w-i-30 { width: 30%; }
.w-i-50 { width: 50%; }
.ime-disabled {-moz-ime-mode:disabled;-o-ime-mode:disabled;-ms-ime-mode:disabled;-webkit-ime-mode:disabled;ime-mode:disabled;}

.fieldset { border: 2px solid #287f89; margin: 0 0 10px 0; padding: 10px 10px 10px; /*position:relative;*/ }
.legend { background: #287f89; color: #fff; font-weight: bold; padding: 5px 15px; height: 20px; line-height: 20px; font-size: 14px; margin: 0px; _margin: 0px 0px 10px;display:inline-block;width:auto; }
.legend a { margin-left: 10px; font-weight: normal; font-size: 12px; }
.fieldset small { color: #999; font-size: 12px; display: block; }
.ui-tableform { width: 100%; border-collapse: collapse; border-spacing: 0; border: 0; table-layout: fixed; border-top: 1px #c0d6d9 solid; }
.ui-tableform .td-label { text-align: right; white-space: nowrap; border-right: 1px #fff solid; vertical-align: top; font-weight: 700; padding: 13px 3px; }
.ui-tableform tr td { border-bottom: 1px #c0d6d9 solid; padding: 8px 3px; line-height: 1.6em; }
.ui-tableform span { margin: 0px; }
.allset { padding: 5px; }
.allset a { margin: 0 5px; font-weight: 700; }