<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*忙鈥扳偓忙艙鈥懊┞÷得┞澛⒚┞溍ヂ郝γㄢ€÷┾偓鈥毭ヂ衡€�*/
html,body,section.content{
    height:100%;
}
body{
    overflow-y: scroll;
    font-size: 14px;
}

img {
    max-width: 100%;
    max-height: 100%;
}

/*section.main_container{ width:100%;height:100%; }*/
section.main_container{ min-height: 91%; min-height: calc(100% - 132px);}
a:hover, a:focus{
    text-decoration: none !important;
}
input:focus,textarea:focus{ border:1px solid #f89b38 !important; }
input.flatpickr{ position: relative;z-index: 10;background-color: transparent !important; }
input.flatpickr + i.iconfont{ z-index: 9; }
/*鏂囨湰鍐呭闄愬埗瀹藉害瓒呭嚭闅愯棌*/
/*鍗曡*/
.single-text-hidden{
    /*width:auto;		猫鈥÷ヂ∶ぢ光€�*/
    display: inline-block;
    margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*澶氳*/
.multi-text-hidden{
    /*max-height:auto;	猫鈥÷ヂ∶ぢ光€�*/
    margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp:2;		猫鈥÷ヂ∶ぢ光€�*/
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

/*TODO 茅鈧∶р€澛β犅访ヂ悸�*/
*{
    font-family: 'Microsoft YaHei';
    padding:0;
    margin:0;
    outline: none !important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
p{ margin: 0; }
h1,h2,h3,h4,h5,h6{padding:0;  margin:0; font-size: 14px; font-weight: normal; }
*:focus{
    outline: none !important;
}
body{
    overflow-x: hidden;
    /*background-color: #f7f4f1;*/
/*background-color: #fffbf6 !important;*/
color: #333;
}
a{ color: #333; }
input{ outline: none;}
input[type="checkbox"], input[type="radio"]{ cursor: pointer; }
*:hover a,a,a:hover,a:focus,a:visited,a:active{ text-decoration: none !important; }

/*TODO 氓炉录猫藛陋忙聽聫H5莽拧鈥瀒nput莽拧鈥瀙laceholder忙聽路氓录聫*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #ccc;
    font-style: normal;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #ccc;
    font-style: normal;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc;
    font-style: normal;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc;
    font-style: normal;
}

/*褰撳墠鏃犺绋嬪唴瀹规椂*/
.noContent{
    width:100%;
    height:300px;
    padding:60px 0;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(0,0,0,.05);
}
.noContent i{
    font-size: 72px;
    color:#666;
}
.noContent p{
    font-size: 24px;
    color:#666;
}

/*鍥炲埌椤堕儴*/
.scrollTop{
    width:60px;
    height:60px;
    line-height: 60px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    font-size: 22px;
    background-color: rgba(204,204,204,.8);
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color:#fff;
    position: fixed;
    right: 2%;
    bottom:80px;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}
.scrollTop:hover{
    background-color: rgba(248,155,56,.8);
}

.module{
    background-color: #fff /*!important*/;
}
.none{
    display: none;
}
.block{
    display: block;
}
.inline-block{
    display: inline-block;
}
.inline{
    display: inline;
}
.clear{
    clear: both;
}
.clearfix:before,.clearfix:after{
    content:"";
    display:block;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;
}
.left{
    float:left;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.right{
    float: right;
}
.text-right{
    text-align: right;
}
li{
    list-style: none;
}
/*TODO 浣跨敤font-face澹版槑瀛椾綋*/
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'), /* chrome茫鈧乫irefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome茫鈧乫irefox茫鈧乷pera茫鈧丼afari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
/*TODO 瀹氫箟浣跨敤iconfont鐨勬牱寮�*/
.iconfont{
    font-family:'iconfont' !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*TODO 瀹氫箟鍥炬爣鏍峰紡*/
.icon_lists li{
    float:left;
    /*width: 50px;*/
    height:20px;
    text-align: center;
}
.icon{
    font-size: 20px;
    line-height: 20px;
    margin: 1px 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;
}
.active{
    display: block;
    /*color:#f89b38;*/
}
.activeYellow{
    color:#f89b38;
}
/*TODO 忙驴鈧β绰幻︹€斅睹┞⑴撁ㄢ€奥�*/
.aside_active *{
    color:#f89b38;
}
/*TODO 氓陇麓茅茠篓*/
header,.header_app{
    width:100%;
    min-width: 1100px;
    background-color:#000;
}
/**/
.head_nav{
    width:1100px;
    margin:0 auto;
    height:60px;
}
/*TODO logo*/
a.head_logo{
    width:194px;
    height:54px;
    line-height: 56px;
    margin-top:6px;
    margin-left:6px;
    display: inline-block;
    float:left;
    background: url('../images/logo.png') no-repeat 0 0;
}
ul.head_text{
    display: inline-block;
    float:left;
    margin: 17px auto 0 32px;
}
ul.head_text li{
    float:left;
    padding-left:10px;
    padding-right:10px;
    margin-right:12px;
    height:30px;
    line-height:30px;
}
ul.head_text li:hover{
    background-color: rgba(51,51,51,.6);
}
ul.head_text li a{
    color:#fff;
    font-size:16px;
    text-decoration: none;
}
ul.head_text li a:hover{
    cursor: pointer;
}
/*TODO 瀵艰埅鏍忓彸渚�*/
.head_right{
    /*width:180px;*/
    /*width:238px;*/
    height:60px;
    line-height: 60px;
    float:right;
    position: relative;
}
.head_right&gt;div{
    display: inline-block;
}
.head_right&gt;div.head_search{ display: none; }
/*TODO 鎼滅储妗�*/
.head_search{
    height:24px;
    line-height: 24px;
    position: relative;
}
.head_search input{
    width:70px;
    /*width:107px;*/
    /*width:110px;*/
    line-height: 15px;
    border-radius:18px;
    background-color: #000;
    border:1px solid #fff;
    outline: none;
    color:#fff;
    padding:3px 23px 3px 10px;
    transition:width linear 250ms;
}
.head_search input:focus{
    /*width:125px;*/
    width:100px;
}
.head_search span{
    width:12px;
    height:12px;
    color:#fff;
    display: inline-block;
    background: url(../images/icon_kongjian.png) no-repeat 0 -22px;
    cursor: pointer;
    position: absolute;
    right:8px;
    top:6px;
}
/*TODO 娑堟伅鎻愰啋*/
.head_alert{
    width:24px;
    margin-right: 10px;
    position: relative;
    top: 3px;
    left: 10px;
}
.head_alert a{
    text-decoration: none;
}
.head_alert a:hover{
    text-decoration: none;
}
.head_alert .iconfont{
    font-size:24px;
    color:#fff;
}
.head_alert_number{
    width:14px;
    height:14px;
    line-height:14px;
    color:#fff;
    font-size:10px;
    text-align: center;
    background-color: #e0445a;
    border-radius:50%;
    padding:0;
    position: absolute;
    right:-4px;
    top:-2px;
}
.head_right .log{
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    margin-left: 16px;
    /*float: right;*/
    display: inline-block;
}
.head_right .log a{
    color:#fff;
    text-decoration: none;
}

/*TODO 鐢ㄦ埛澶村儚*/
.head_user{
    width:45px;
    height:60px;
    line-height: 60px;
    margin-left:15px;
}
.head_user a{
    color:#333;
    display: inline-block;
}
.head_user a:hover{
    color:rgba(248,155,56,.8);
    text-decoration: none;
}
.head_user img{
    width:30px;
    height:30px;
    vertical-align: middle;
    border-radius:50%;
    cursor: pointer;
}
/*澶村儚閫€鍑虹獥鍙�*/
.head_user .hover_exit{
    width:90px;
    height:130px;
    background-color: #fff;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 5px  rgba(0,0,0,.3);
    box-shadow: 0 2px 5px  rgba(0,0,0,.3);
    position: absolute;
    top:60px;
    right:-30px;
    z-index: 100;
    display: none;
}
.head_user .hover_exit ul li{
    text-align: center;
    font-size:14px;
    color:#333;
    line-height: 30px;
    height:30px;
    cursor: pointer;
}
.head_user .hover_exit ul li:hover{
    color:#f89b38;
    background-color: rgba(248,155,56,.2);
}
/*TODO 搴曢儴*/
footer{
    width:100%;
    min-width: 1100px;
    height:auto;
    background-color: #3a3a3a;
}
.footer_center{
    width:1100px;
    height:72px;
    margin:0 auto;
}
.footer_center span,.footer_center ul li{
    color:#ccc;
    font-size:12px;
    height:72px;
    line-height: 72px;
    float: left;
}
.footer_center ul{
    float: right;
    margin-right:20px;
    margin-bottom:0;
}
.footer_center ul li{
    float: left;
    margin-right:6px;
}
.footer_center ul li a{
    color:#ccc;
}
.footer_center span a{ color:inherit; }
.footer_center span a:hover{ text-decoration: underline !important; }
.footer_center ul.footer_about_us li a:hover{ text-decoration: underline !important; }

/*TODO 杩涢樁寮忚绋�6涓〉闈�*/
.foot-btn a{
    display: inline-block;
}


/*!***************TODO 涓汉涓績閫氱敤鏍峰紡**************!*/
footer{
    clear: both;
}
.link{
    cursor: pointer;
}
/*忙驴鈧β绰幻┞溍ぢ郝犅睹︹偓聛*/
.activeYellow{
    color:#f89b38;
}
/*忙颅拢忙鈥撯€∶ぢ嘎♀€灻β∶ヂ濃€斆р€衡€櫭ヂ�*/
body{
    padding: 0;
    margin: 0;
}
/**********     ***********/
/*TODO 鐙珛椤甸潰*/
.single_content{
    width:860px;
    min-height:200px;
    margin:40px auto;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.single_main_info{
    /*padding:25px 50px 0;*/
    padding:25px 50px;
}
.single_main_info .item_type&gt;div{
    display: inline-block;
    margin-right:20px;
}
.single_main_info .item_type&gt;div input{
    padding:0 5px;
    box-sizing: border-box;
    color:#666;
    border:1px solid #f89b38;
    width:50px;
    outline: none;
    margin-right:5px;
}
.single_main_info&gt;div{
    margin-bottom: 26px;
}

.single_main_info .ql-editor.ql-blank::before{
    color:#ccc;
    font-style: normal;
}
.single_main_info .ql-toolbar&gt;i{
    color:#666;
    cursor: pointer;
}
.single_main_info .ql-toolbar&gt;i:hover{
    color:#f89b38;
}


/*涓嬫媺妗嗙澶�*/
.single_main_info .btn-group.h_pull .btn i{
    margin-top:0;
    float: inherit;
    position: absolute;
    right: 5px;
    top: 10px;
}

.single_main_info .item_btn{
    text-align: right;
}
.single_main_info .item_btn span{
    margin-left:10px;
}

/***********    ***********/
div.content .module{
    margin-top:30px;
    padding-top:20px;
    padding-bottom:40px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
div.content .module:last-child{
    margin-bottom:50px;
}
/*姝ｆ枃鍐呭*/
div.content{
    width:910px;
    /*float:right;*/
    position: relative;
}
/*椤电鍒囨崲*/
div.content&gt;div{
    width:910px;
    padding-top:43px;
    display: block;
}
em{
    font-style: normal;
}
.ql-editor em{ font-style: italic; }
/*1-1.1茂录拧茅鈧徝λ溑矫ㄢ€奥裁ε掆€懊┾€櫬�*/
.h_btn_toggle1{
    height:24px;
    line-height: 22px;
    color:#f89b38 !important;
    font-size: 12px;
    text-align: center;
    padding:0 20px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
    border:1px solid rgba(248,155,56,.3);
}
.h_btn_toggle1&gt;i{
    font-size: 12px;
    margin-right:6px;
}
.h_btn_toggle1:hover{
    color:#fff !important;
    background-color: #f89b38;
}
/*1-1.2 姗欒壊鎸夐挳*/
.h_btn_toggle2{
    height:24px;
    line-height: 22px;
    color:#fff;
    font-size: 12px;
    text-align: center;
    padding:0 20px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    background-color: #f89b38;
}
/*1-1.5鍒涘缓璋冩煡 閫忔槑鑹叉寜閽�*/
.h_btn_toggle3{
    font-size: 14px;
    line-height: 24px;
    border-radius:20px;
    display: inline-block;
    border:1px solid #f89b38;
    box-sizing: border-box;
    text-align: center;
    padding:0 32px;
    color:#f89b38;
    cursor: pointer;
    float: right;
    /*margin-right: 20px;*/
    margin-bottom: 10px;
}
.h_btn_toggle3:hover{
    color:#fff;
    background-color: #f89b38;
}
/*1-1.6鏌ョ湅缁撴灉/缂栬緫 鎸夐挳*/
.h_btn_toggle4{
    display: inline-block;
    height:20px;
    line-height: 18px;
    box-sizing:border-box;
    border-radius:18px;
    border:1px solid #999;
    font-size: 12px;
    color:#666;
    padding:0 22px;
}
.h_btn_toggle4 i{
    font-size: 14px;
    color:#999;
    margin-right:5px;
}
.h_btn_toggle4:hover{
    border-color:#f89b38;
    color:#f89b38;
    cursor: pointer;
}
.h_btn_toggle4:hover i{
    color:#f89b38;
}
/*1-1.3涓嬫媺鍒楄〃*/
.btn-group.h_pull .btn{
    width:120px;
    height:26px;
    line-height: 24px;
    border-radius:4px;
    background-color: #fff;
    border:1px solid #ccc;
    padding:0 10px 0 12px;
    color:#666;
    text-align: left;
    font-size: 12px;
}
.btn-group .btn{ padding: 1px 25px 1px 12px; }
.bootstrap-select .dropdown-toggle:focus{
    outline: none !important;
}
.btn-group.h_pull .btn i{
    color:#999;
    margin-top:9px;
    float: right;
}
.h_pull .dropdown-menu{
    min-width:120px;
    margin:0;
    padding:0;
}
.h_pull .dropdown-menu &gt; li &gt; a{
    padding:3px 10px;
    box-sizing: border-box;
}
.h_pull .dropdown-menu li a{
    color:#000;
    background-color: #fff;
}
.h_pull .dropdown-menu li a:hover{
    background-color: #eee;
}
/*1-1.4 鎼滅储妗�*/
.h_search.form-group{
    width:200px;
    height:24px;
    margin:0;
    display: inline-block;
    position: relative;
}
.h_search.form-group label{
    position: absolute;
}
.h_search.form-group input{
    width:100%;
    height:24px;
    line-height: 12px;
    border-radius:4px;
    margin: 0;
    background-color: #fff;
    border:1px solid #ccc;
    padding: 6px 24px 6px 12px;
    color:#666;
    outline: none;
    text-align: left;
    font-size: 12px;
    /*position: absolute;*/
    box-sizing: border-box;
}
.h_search.h_sear_nd.form-group{
    width:auto;
}
.h_search.h_sear_nd.form-group input{
    width:300px;
    position: inherit;
}
.h_search.h_sear_nd.form-group span.form-control-feedback{
    top:6px;
}
.h_search.form-group span.form-control-feedback{
    width:24px;
    height:22px;
    font-size: 12px;
    color:#000;
    cursor: pointer;
    position: absolute;
    top: 1px;
    right: 1px;
    line-height: 22px;
    text-align: center;
}
.h_search.has-success .form-control:focus{
    border-color: rgba(248,155,56,.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(248, 155, 56, .075), 0 0 6px #f89b38;
    -moz-box-shadow: inset 0 1px 1px rgba(248, 155, 56, .075), 0 0 6px #f89b38;
    box-shadow: inset 0 1px 1px rgba(248, 155, 56, .075), 0 0 6px #f89b38;
}
/*2锛氬皬瀵艰埅鏍忎簩*/
.h_tab2{
    width:910px;
    height:40px;
    line-height: 40px;
    border-bottom:1px solid #ccc;
}
.h_tab2 a{
    display: inline-block;
    padding:1px;
    margin-left:30px;
    font-size: 14px;
    line-height: 37px;
    color:#333;
}
.h_tab2 a:hover{
    color:#333;
}
.h_tab2 a.active{
    color:#f89b38;
    border-bottom:1px solid #f89b38;
    position: relative;
}
.h_tab2 a.active i{
    display: inline-block;
    border:6px solid transparent;
    border-top-color:#f89b38;
    position: absolute;
    top:40px;
    left:40%;
}
/*3锛氬綋鍓嶈绋�/璇剧▼閫夋嫨*/
.h_cstate span[class*='c_']{
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color:#999;
}
.h_cstate span.c_name{
    color:#666;
    margin-right:20px;
}
/*4锛氬皬瀵艰埅鏍忎竴*/
.h_tab1{

}
.h_tab1 a{
    /*display: inline-block;*/
    float: left;
    width:175px;
    height:50px;
    line-height: 50px;
    box-sizing: border-box;
    text-align: center;
    color:#333;
    font-size: 16px;
    background-color: #fff;
    border:1px solid rgba(238,238,238,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    margin-right:10px;
    position: relative;
}
.h_tab1 a:last-child{
    margin-right:0;
}
.h_tab1 a.active i{
    display: inline-block;
    border: 10px solid transparent;
    border-top-color:#f89b38;
    position: absolute;
    top:49px;
    left:45%;
}
.h_tab1 a:hover{
    color:#333;
    text-decoration: none;
}
.h_tab1 a.active{
    color:#fff;
    background-color: #f89b38;
    border: 1px solid rgba(248,155,56,.3);
    box-shadow: none;
}
/*5锛氬甫宸﹁竟绾跨殑灏忔爣棰�*/
.h_sub_title{
    height:30px;
    line-height: 25px;
    border-bottom:1px solid #eee;
}
.h_sub_title&gt;span{
    color:#f89b38;
    font-size: 18px;
    line-height: 16px;
    margin-right: 10px;
    padding-left:10px;
    border-left:4px solid #f89b38;
}
.h_sub_title&gt;em{
    font-style: normal;
    font-size:12px;
    color:#999;
}
/*6锛氬崟閫夋寜閽粍鍒囨崲*/
[class*='h_radio_group']{
    padding-left:20px;
    margin-right:20px;
    margin-top:10px;
}
[class*='h_radio_group'].h_radio_group_block p{
    line-height: 30px;
    display: block;
}
[class*='h_radio_group'].h_radio_group_inline p{
    display: inline-block;
    line-height: 30px;
}
[class*='h_radio_group'] p{
    margin-right: 20px;
    margin-bottom:5px;
    color:#666;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}
[class*='h_radio_group'] p span{
    width:12px;
    height:12px;
    display: inline-block;
    border-radius:50%;
    background-color: #fff;
    border:1px solid #666;
    box-sizing: border-box;
    margin-right:5px;
    position: relative;
    top:1px;
}
[class*='h_radio_group'] p.active span i{
    width:6.5px;
    height:6.5px;
    border-radius:50%;
    background-color: #f89b38;
    position: absolute;
    top:1.5px;
    left:1.5px;
}
/*閫夐」缃伆*/
[class*='h_radio_group'] p.disabled span i{
    background-color:#999;
}
[class*='h_radio_group'] p.true_choose span i{
    width:6.5px;
    height:6.5px;
    border-radius:50%;
    background-color: #f89b38;
    position: absolute;
    top:1.5px;
    left:1.5px;
}
[class*='h_radio_group'] p.selected span i{
    width:6.5px;
    height:6.5px;
    border-radius:50%;
    background-color: #999;
    position: absolute;
    top:1.5px;
    left:1.5px;
}
/*7茂录拧猫隆篓忙聽录*/
.h_form{
    /*overflow: hidden;*/
    position: relative;
    padding-bottom: 20px;
}
.h_form .select_box{  position: absolute;  top: 0;  left: 20px;  z-index: 1; }
.h_form label{ display: inline-block; margin-bottom: 13px; }
table.dataTable tfoot th, table.dataTable tfoot td{ border-top: none; }
.h_form table{
    width:100%; border-spacing: 0;
}
.h_form table tr{
    height:40px;
    /*line-height: 40px;*/
    text-align: center;
}
.h_form table tr th{
    text-align: center;
}
.h_form table thead tr{
    font-size: 14px;
    color:#fff;
    background-color: #f89b38;
}
.h_form table thead th:not(last-child){
    border:1px solid /*rgba(248,155,56,.2)*/rgba(255,255,255,.1);
}
.h_form table tbody tr{
    color:#666;
    font-size: 14px;
    text-align: center;
}
.h_form table tbody tr td a{
    color:inherit;
}
.h_form table tbody tr td a:hover{
    color:#f89b38;
}
/*琛ㄦ牸涓讳綋濂囧伓琛屽彉鑹�*/
.h_form table tbody tr:nth-child(odd){
    background-color: #fff;
}
.h_form table tbody tr:nth-child(even){
    background-color: rgba(248,155,56,.06);
}
.h_form table tbody tr:hover{
    background-color: rgba(248,155,56,.2);
}
/*7.1锛氳〃鏍煎熬娉�*/
.h_form_info{
    width: 910px;
    margin-top:10px;
    font-size: 12px;
    line-height: 20px;
    color:#666;
    overflow: hidden;
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 25px;*/
}
.h_form_info .left{
    margin-left:20px;
    color:#999;
}
.h_form_info .right&gt;span{
    margin-right:15px;
}
.h_form_info .right&gt;span input{
    margin-right:15px;
    width:50px;
    height:20px;
    outline: none;
    box-sizing: border-box;
    padding:0 5px;
}
.h_form_info .btn-group{
    position: relative;
    top:-1px;
}
.h_form_info .btn-group .btn{
    width:50px;
    height:16px;
    border-radius:0;
    line-height: 15px;
    padding: 0 7px 0 12px;
}
.h_form_info .btn-group .btn i{
    margin-top:6px;
}
.h_form_info .btn-group.h_pull .dropdown-menu{
    min-width:50px;
    width:50px;
    border:none;
}
.h_form_info .btn-group .dropdown-menu li{
    width:50px;
}
.h_form_info .btn-group .dropdown-menu li a{
    width:50px;
    padding:0;
    font-size: 12px;
    text-align: center;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{ max-width: 240px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  }
.h_form_info .h_3 i{
    display: inline-block;
    width:18px;
    height:18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    color: #999;
    border: 1px solid #999;
    margin-left:7px;
    cursor: pointer;
}
.h_form_info .h_3 i:hover{
    color: #f89b38;
    border-color:#f89b38;
}
.h_form_info .h_4 .btn_to{
    width:40px;
    height:16px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #999;
    padding:1px 5px;
}
/*8锛氬脊绐�1-鍦嗚寮圭獥*/
.h_modal_1.modal{
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    right:-20px;
    background-color: rgba(0,0,0,.5);
    z-index:1000;
    overflow-y: auto;
    display: none;
    /*display: block;*/
}
.h_modal_1 .modal-content{
    padding:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:auto;
    padding-bottom:30px;
    position: absolute;
    left:50%;
    top:50px;
    z-index:1000;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.h_modal_1 .modal-content .content_box{
    width: 100%;
    border-radius:4px;
    background-color: #fff;
    /*position: absolute;*/
    display: none;
}
.h_modal_1 .modal-content.margin_bottom{
    margin-bottom:100px;
}
.h_modal_1 .modal-content .content_box.active{
    display: block;
}
.content_box .h_title,.h_title{
    width:100%;
    height:40px;
    line-height: 40px;
    box-sizing:border-box;
    padding:0 20px;
    font-size: 16px;
    color:#fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #f89b38;
}
.content_box .h_title i,.h_title i{
    font-size: 14px;
    cursor: pointer;
    color:#eee;
}
.single_content .h_title i{
    font-size: 12px;
    font-style: normal;
    /*width:64px;*/
    height:24px;
    line-height: 22px;
    text-align: center;
    color:#fff;
    padding:0 20px;
    border:1px solid #fff;
    border-radius:4px;
    margin-top:8px;
    margin-left:20px;
}
.content_box .h_title i:hover,.h_title i:hover{
    color:#fff;
}
.content_box .modal_main_info{
    padding:20px;
    padding-bottom:30px;
}

/*9 杩涘害鏉�*/
.radius_box{
    width:240px;
    height:20px;
    border-radius:20px;
    margin: 0 auto;
    background-color: #eee;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.3);
    position: relative;
}
.radius_box span{
    width:218px;
    height:4px;
    display: inline-block;
    background-color: #ccc;
    position: absolute;
    left:11px;
    top:8px;
}
.radius_box span.back_line{
    background-color: #f89b38;
    z-index: 10;
    width: 0;
}
.radius_box span i.flag1{
    width:10px;
    height:10px;
    border-radius:50%;
    position: absolute;
    top:-3px;
    z-index: 10;
}
.radius_box span i.flag2{
    width:10px;
    height:10px;
    border-radius:50%;
    border-width: 2px;
    border-style: solid;
    box-sizing: border-box;
    background-color: #fff;
    position: absolute;
    top:-3px;
    z-index: 10;
}
/*璧风偣*/
.radius_box span i.beg{
    left:-5px;
}
/*缁堢偣*/
.radius_box span i.end{
    right:-5px;
}
/*鍧囩偣*/
.radius_box span i.average{
    border-color: #01ad85;
    left:50%;
}
/*褰撳墠鐐�*/
.radius_box span i.current{
    border-color: #f89b38;
    /*left:0%;*/
}



/******************************/
/*绱㈠紩*/
.index_box{
    text-align: center;
}
.pagination {
    /*width: 512px;*/
    height: 42px;
    margin: 0 auto;
    display: inline-block;
}
.pagination &gt; li {
    display: inline;
    width: auto;
    height: 30px;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {

    padding: 6px 12px;
    margin-left: 0;
    /*  position: relative;
    float: left;
     line-height: 1.42857143;
     color: #337ab7;
     text-decoration: none;
     background-color: #fff;
     border: 1px solid #ddd;
     */
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
    z-index: 3;
    color: #f89b38;
    background-color: #eee;
    border-color: #ddd;
}
.pagination &gt; .current &gt; a,
.pagination &gt; .current &gt; span,
.pagination &gt; .current &gt; a:hover,
.pagination &gt; .current &gt; span:hover,
.pagination &gt; .current &gt; a:focus,
.pagination &gt; .current &gt; span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f89b38;
    border-color: #f89b38;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
    color: #777;
    cursor: not-allowed;
    /* background-color: #fff; */
    border-color: #ddd;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination li a{
    border: 0;
    color: #333;
    font-size: 12px;
    float: left;
    line-height: 20px;
    background-color: transparent;
}
.pagination .current a{
    color: #fff;
    background-color: #f89b38;
}
.pagination .active a{
    color: #fff;
    background-color: #f89b38;
}

/******************************/
/*TODO 莽隆庐猫庐陇/忙聫聬莽陇潞氓录鹿忙隆鈥�*/
.modal_check{
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: rgba(0,0,0,.5);
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}
.modal_check .modal_check_container{
    width:auto;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color: #fff;
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.modal_check .main_box{
    padding: 40px 20px 0px;
    width: 470px;
    /* height: 102px; */
}
.modal_check .main_box p{
    text-align: center;
    font-size: 24px;
    color:#333;
}
.modal_check .main_box p:last-child{
    color:#999;
    font-size: 14px;
    line-height: 22px;
}
.modal_check .main_box p:first-child{
    color:#333;
    font-size: 18px;
    font-weight:bold;
    line-height: 40px;
}
.modal_check .btn_box {
    text-align: center;
    margin-bottom: 48px;
    margin-top: 28px;
}
.modal_check .btn_box span:first-child {
    margin-right: 20px;
}

/*****************************************************/
/*TODO 鍏ㄧ綉琛ㄦ牸鎻掍欢閫氱敤鏍峰紡*/
/*琛ㄦ牸鎻掍欢dataTable.js閲嶅啓*/
input:focus, textarea:focus, select:focus{
    outline: none;
}
.dataTables_wrapper{
    font-size: 12px;
}
.dataTables_wrapper .dataTables_filter input[type="search"]{
    padding:0 10px;
    width:200px;
    height: 24px;
    line-height: 1;
    box-sizing: border-box;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #ccc;
    margin-right: 10px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
input[type="search"]:focus{
    border-color:#f89b38;
}
/*鎼滅储鏍�*/
.dataTables_wrapper .dataTables_filter input[type=search]{
    color:#666;
    font-weight: normal;
}
/*姣忛〉鏄剧ず琛屾暟*/
.dataTables_wrapper .dataTables_length{
    color: #666;
    font-weight: normal;
    position: absolute;
    bottom:-8px;
    left:20%;
}
.dataTables_wrapper .dataTables_length label{
    font-weight: normal;
}
/*鍒嗛〉鏍�*/
.dataTables_wrapper .dataTables_paginate{
    float: right;
    margin-top:10px;
    margin-right:10px;
}
/*鎬昏鏁�*/
.dataTables_wrapper .dataTables_info{
    color: #666;
    position: absolute;
    left:2.3%;
    bottom:6px;
}
table.dataTable tbody tr{
    height:45px;
}
.datatable tbody tr&gt;td&gt;a{
    cursor: pointer;
    overflow: hidden;
}
/*琛ㄦ牸杈圭嚎*/
table.dataTable thead th,
table.dataTable thead td {
    padding:0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f89b38;
}
table.dataTable thead th, table.dataTable thead td{
    padding:10px 18px;
    border-bottom: none;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
}
table.dataTable tbody tr.odd td{
    background-color: rgba(248,155,56,.06);
}
table.dataTable.display tbody tr.odd &gt; .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd &gt; .sorting_1{
    background-color: rgba(248,155,56,.06);
}
table.dataTable tbody tr.even td{
    background-color: #fff;
}
table.dataTable.display tbody tr.even &gt; .sorting_1,
table.dataTable.order-column.stripe tbody tr.even &gt; .sorting_1{
    background-color: #fff;
}
table.dataTable tbody tr:hover td{
    background-color: rgba(248,155,56,.2);
}
table.dataTable.display tbody tr:hover &gt; .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd:hover &gt; .sorting_1{
    background-color: rgba(248,155,56,.2);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    color:#fff !important;
    background: #f89b38;
    border:0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    color:#fff !important;
    background: #f89b38;
    border:0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color:#333 !important;
    border:1px solid #fff;
    background: #fff;
}
/*涓嬫媺鑿滃崟楂樺害闄愬埗*/
.btn-group .btn{ padding: 1px 12px; }

/******************************/
/*TODO 纭/鎻愮ず寮规*/
.modal-extra{
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: rgba(0,0,0,.5);
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}
.modal-extra .modal-excontainer{
    width:auto;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color: #fff;
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.modal-extra .date_box{
    margin:60px 120px 50px;
}
.modal-extra .tip .date_box{
    margin-bottom:60px;
}
.modal-extra .date_box p{
    text-align: center;
    font-size: 24px;
    color:#333;
}
.modal-extra .date_box span{
    display: block;
    text-align: center;
    font-size: 12px;
    color:#999;
}
.modal-extra .ext-btngroup {
    text-align: center;
    margin-bottom: 40px;
}
.modal-extra .ext-btngroup span:first-child {
    margin-right: 20px;
}
.delBtnConfirm {
    cursor: pointer;
}
.modal-extra .h_btn_toggle12{
    height:24px;
    line-height: 22px;
    color:#fff;
    font-size: 12px;
    text-align: center;
    padding:0 20px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    background-color: #f89b38;
}
.modal-extra .h_btn_toggle11{
    height:24px;
    line-height: 22px;
    color:#f89b38;
    font-size: 12px;
    text-align: center;
    padding:0 20px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    top:1px;
    background-color: #fff;
    border:1px solid rgba(248,155,56,.3);
}
.modal-extra .h_btn_toggle11:hover{
    color:#fff;
    background-color: #f89b38;
}
/*TODO 鏂扮増锛�09.04锛夌‘璁�/鎻愮ず寮规*/
.modal_check{
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: rgba(0,0,0,.5);
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}
.modal_check .modal_check_container{
    width:auto;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color: #fff;
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.modal_check .main_box{
    padding: 40px 20px 0px;
    width: 470px;
    /* height: 102px; */
}
.modal_check .main_box p{
    text-align: center;
}
.modal_check .main_box p:last-child{
    color:#999;
    font-size: 14px;
    line-height: 22px;
}
.modal_check .main_box p:first-child{
    color:#333;
    font-size: 18px;
    font-weight:bold;
    line-height: 40px;
}
.modal_check .btn_box {
    text-align: center;
    margin-bottom: 48px;
    margin-top: 28px;
}
.modal_check .btn_box span:first-child {
    margin-right: 20px;
}


/*鑰冭瘯绯荤粺鐩稿叧鍏敤灞炴€�*/

/*鎼滅储妗�*/
.t_search_box{
    display: inline-block;
    position: relative;
}
.t_search_box .search_input{
    width: 100%;
    height: 34px;
    line-height: 12px;
    border-radius: 4px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 24px 6px 12px;
    color: #666;
    outline: none;
    text-align: left;
    font-size: 12px;
    /* position: absolute; */
    box-sizing: border-box;
    vertical-align: baseline;
}
.t_search_box .search_icon{
    width: 24px;
    height: 100%;
    font-size: 12px;
    color: #000;
    cursor: pointer;
    position: absolute;
    top: 1px;
    right: 1px;
    line-height: 34px;
    text-align: center;
}</pre></body></html>