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%;
}
.mainx-body {
    width: 1750px;
    height: auto;
    margin: 0px auto;
}
.menux{
    width: 100%;
    height: 50px;
    background-color: #e4e4e4;
}
.menux-main{
    width: 1200px;
    height: 50px;
    margin: 0px auto;
}
.menux-main>span{
    padding-top: 2px;
    width: 80px;
    height: 46px;
    float: left;
    font-size: 16px;
    line-height: 46px;
    color: #000000;
    text-align: center;
    margin-right: 20px;
}
.menuspanx{
    border-bottom: 2px solid #005bac;
    color: #005bac;
}
.menuspanx_a{
    color: #005bac;
}
.pagemainP{
    width: 1200px;
}

.leftmenu{
    height: 57px; width: 307px;text-align: center; line-height: 57px; cursor:pointer;
}
.leftmenu:hover{
    height: 57px; width: 307px;text-align: center; line-height: 57px;
    background:url("/static/new/image/cc.jpeg");
    color: #fff;cursor:pointer;
}
.leftmenu2{
    height: 57px; width: 307px;text-align: center; line-height: 57px;
    background:url("/static/new/image/cc.jpeg");
    color: #fff;cursor:pointer;
}

.leftcc1{
    float: left;  width: 307px; margin-top: 160px; border: 1px solid #cacaca; background-color: #fff; height: 228px
}
.leftcc2{
    float: left;  width: 307px; position:fixed; top: 160px; border: 1px solid #cacaca; background-color: #fff; height: 228px
}