/* 寮�鍙戞椂棰濆澧炲姞鐨刢ss */
body { background-color: white; }/* Basic Information */
i.must { color: #f00; font-size: 16px; line-height: 16px; font-weight: bold; }

/* vue */
[v-cloak] { display: none; }

/* 寮圭獥 */
.alert2bg { width: 100%; height: 100%; background: #000; opacity: 0.3; position: fixed; left: 0; top: 0; z-index: 6000; }
.alert2 { width: 360px;background: #fff;  position: fixed; top:50%; left:50%; margin: -200px 0 0 -200px; text-align: center; z-index: 7000; padding:30px 0; border-radius:5px;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.alert2 p { margin-top: 0px; line-height: 26px; font-size:16px;padding: 0px 15px;}
.alert2 a { margin:20px 0px 0 0px; text-align: center; background: #72B264; color: #fff !important; padding: 0.4rem 0.875rem !important;font-weight: 500; font-size: 14px; border-radius: 4px; display: inline-block; padding:3px 12px; cursor: pointer;}
.alert2 a:hover{color:#fff;}
/* 鍒嗛〉 */
.pagination_font_left{color: #666;
    float: left;
    font-size: 14px;
    line-height: 36px;
    margin-right: 10px;}
.pagination{display: inline-block;
    padding-left: 0;
    margin: 20px 0 0;
    border-radius: 4px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif,"microsoft yahei",simsun;
    }
.pagination > li {
    display: inline;
}    
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 11px;
    margin-top: 3px;
    margin-left: 5px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius:2px;
    cursor:pointer;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #aab2bd;
    border-color: #aab2bd;
}
.pagination_font_right {
    color: #666;
    font-size: 14px;
    line-height: 36px;
    margin-left: 20px;}
.btn_toPage{ margin-left:5px;}

.input_page { display: inline-block; margin-left: 5px; width: 45px; }
#faq li .pagination_font_left, .pagination_font_left { color: #666; float: left; font-size: 14px; line-height: 36px; margin-right: 10px; }
.pagination_font_right { color: #666; font-size: 14px; line-height: 36px; margin-left: 20px; }
.pagination_font_left strong { color: #33c92e; font-weight: normal; margin:0 5px;}

#page-wrapper, #page-inner { min-height: 0; }