body{
    margin: 0px;
    width: 100vw;
    overflow-x: hidden;
    left: 0;
    top: 0;
    font-family: Microsoft YaHei;
    min-width: 1200px;
}
a{
    text-decoration: none;
    color: #000000;
}
ul {
    list-style-type: none;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
#app {
    height: 100%;
}

#app.is-component {
    overflow-y: hidden;
}

.mainx {
    width: 100%;
    background-color: #ffffff;
}
.mainx-nav {
    width: 100%;
}
.newsinfo{
    width: 1200px; margin: 50px auto 0px auto;
}
.txtbody{
    font-size: 16px; color: #595757; line-height: 25px; min-height: 500px;
    border-bottom: 2px #f8f8f8 solid;
    border-top: 2px #f8f8f8 solid;
    padding: 30px 0px 30px 0px;
    width: 1200px;
    float: left;
}
.txtbody img{
    max-width:1199px
}

.leftcc1{
     width: 30px; margin-top: 200px; float: right;margin-right: 260px;
    index:99999; height: 132px; font-size: 14px;
}
.leftmenu{
    height: 70px; width: 30px;text-align: center; line-height: 70px; color: #595757;
}
.zmenuul{}
.zmenuli{
    list-style-type:none;
    float: left;
    width: 150px;
    line-height: 65px;
    height: 65px;
    font-size: 18px;
    text-align: center;
}
.zmenuli2{
    list-style-type:none;
    float: left;
    width: 150px;
    line-height: 65px;
    height: 65px;
    font-size: 18px;
    background-color: #005bac;
    text-align: center;
}
.el-dialog__header {
    padding: 20px 20px 10px;
    background-color: #005bac;
}
.el-dialog__title {
    line-height: 24px;
    font-size: 18px;
    color: #ffffff !important;
}
.el-dialog__headerbtn .el-dialog__close {
    color: #ffffff !important;
}
.el-dialog__body {
    padding: 0px !important;
}
