/* 
html {
    color: rgb(51, 51, 51);
    background-color: #fff;
    font-size: 12px;
    overflow-X: hidden;
}
.main * {
    word-wrap: break-word;
}

*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; 
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}
.cur{
    cursor: pointer;
}
address,
caption,
cite,
code,
dfn,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}



input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

a,
li {
    color: #222;
    list-style: none;
    text-decoration: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Pingfang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, Helvetica ;
    max-height: 999999999rem;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
} */

/* 模块状态 */
.poa {
    position: absolute;
}

.por {
    position: relative;
}

.dib {
    display: inline-block;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fln {
    float: none;
}



/* 多行隐藏 */
.oh {
    overflow: hidden;
}

.oa {
    overflow: auto;
}

.oh1,
.oh2,
.oh3,
.oh4,
.oh5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.oh1 {
    -webkit-line-clamp: 1;
}

.oh3 {
    -webkit-line-clamp: 3;
}

.oh4 {
    -webkit-line-clamp: 4;
}

.oh5 {
    -webkit-line-clamp: 5;
}

img{
    max-width: 100% !important;
}

/* 搜索按钮 */

[v-cloak] {
    display: none;
}


html{
    min-width: 1000px;
    overflow: auto;
}
.box{
    width: 100%;
}
.cen{
    margin: 0 auto;
    width: 1000px;
}


/* header */
.header{
    width: 100%;
    z-index: 9999;
}
.headtitle{
    width: 1000px;
    height: 100px;
    background: url("../images/title.jpg");
}
.menubg {
    background: url(../images/main_menu_bg.gif) repeat-x;
    height: 36px;
    display: flex;
    justify-content: center;
}
.header_li{
    width: 93px;
    list-style: none;
    text-align: center;
    display: inline;
    background: url(../images/main_menu_spit.gif) no-repeat 100% 100%/2px 36px;
}
.header_a{
    /* background: url(../images/main_focusbg.jpg) no-repeat; */
    width: 83px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    color: white;
}
.header_a:hover{
    color: white;
    text-decoration: underline;
}
.on .header_a{
    background: url(../images/main_focusbg.jpg) no-repeat;
    color: black;
}
.submenubg {
    height: 32px;
    overflow: hidden;
    width: 100%;
    padding-left: 10px;
}
.submenubottom {
    background: url(../images/main_line.jpg) no-repeat bottom;
    height: 14px;
    margin-top: 0px;
}
.header_bot_li2{
    padding-left: 35px;
    line-height: 32px;
    display: flex;
    align-items: center;
}
.header_bot_name{
    color: rgb(51, 51, 51);
    font-weight: bold;
    display: inline;
    font-size: 12px;
}
.header_bot_name_R{
    color: rgb(51, 51, 51);
    font-weight: bold;
    display: inline;
    font-size: 14px;
    margin-left: 10px;
}
.header_bot_ul{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    padding-left: 10px;
}
.header_bot_li{
    width: 100%;
    height: 100%;
    padding-left: 35px;
    line-height: 32px;
    background-color: #fff;
    display: flex;
    align-items: center;
}
.header_nav2{
    font-size: 12px;
    margin-left: 10px;
    color: rgb(204, 204, 204);
}
.header_nav2_a{
    color: rgb(102, 102, 102);

}
.header_nav2_a:hover{
    color: red;
}
.header_nav2_box{
    display: flex;
    align-items: center;
}
.dn{
    display: none !important;
}
/* 电子银行登录 */
.cyberbank {
    width: 280px;
    height: 240px;
    float: left;
    background: url(../images/bankbg.jpg);
}
.person {
    padding-top: 55px;
    width: 190px;
    margin: 0 auto;
}
.profession {
    padding-top: 0px;
    margin: 0 auto;
    width: 190px;
    margin-top: 15px;
}
.bankbottom {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    width: 100%;
    color: #666;
    text-align: center;
    margin-top: 10px;
}
.cyberbank a:link {
    color: #666666;
    text-decoration: none;
}
.cyberbank a:visited {
    color: #666666;
    text-decoration: none;
}
.cyberbank a:hover {
    text-decoration: none;
    color: #030;
}
/* footer */

/* 分页 */
.pagebox{
    width: 100%;
    margin-top: 24px;
    display: flex;
    float: left;
    font-size: 14px;
    padding-left: 50px;
}
.pagcom{
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}
.pagcom a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    padding: 10px;
    /* margin-left: 8px; */
    font-size: 14px;
    font-weight: 400;
    color: #AAAAAA;
    border-radius: 2px;
    color: #666666;
}
.pagcom .sel{
    border: 0;
    color: rgb(0, 136, 204) !important;
    font-size: 14px;
}

.pagcom .curpo[disabled="disabled"]{
    color: rgb(0, 136, 204) !important;
}

.totlelist{
    height: 32px;
    margin-left: 11px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 12px;
    color: #00000066;
}

.totlelist .colys{
    color: #004B9D;

}

@media screen and (max-width:1000px) {
    /* html{
        overflow: auto;
    } */


}









