#app{
    width: 100%;
}
.headerWrapper {
    width: 100%;
    z-index: 1500;
    position: fixed;
}
.wrapperf1{
    margin: 25px auto 0px auto;
}
.wrapperf1 .header {
    height: 95px;
    background: url("/static/new2/image/menu1.png") center;
    margin: 0px auto;
    color: #fff;
    width: 1200px;
    min-width: 1200px;
    z-index: 100;
    position: relative;
    left: 7px;
}
.wrapperf1 .header .container .top2 .logox{
    height: 95px;line-height: 95px; width: 250px; float: left
}
.wrapperf1 .header .container .top2 .logox .logox1{
    height: 95px; width: 250px; line-height: 95px; text-align: center
}
.wrapperf1 .header .container .top2 .menutext{
    height: 95px; line-height: 95px; width: 750px; float: left
}
.wrapperf1 .header .container .top2 .menutext1{
    float:left; color: #000; height: 60px; margin-top: 20px
}
.wrapperf1 .header .container .top2 .tel{
    height: 95px; width: 200px; float: left; line-height: 95px;
    color: #005bac; font-size: 20px; font-weight: 600;
    padding-top: 3px
}
.wrapperf1 .header .container .top2 .tel .telx{
    float: left; padding-top: 38px
}
.wrapperf2{
    margin: 0px auto;
}
.wrapperf2 .header {
    height: 95px;
    background: url("/static/new2/image/menugb.png") center;
    margin: 0px auto;
    color: #fff;
    width: 1200px;
    min-width: 1200px;
    z-index: 100;
    position: relative;
    left: 7px;
}
.wrapperf2 .header .container .top2 .logox{
    height: 85px;line-height: 85px; width: 250px; float: left
}
.wrapperf2 .header .container .top2 .logox .logox1{
    height: 85px; width: 250px; line-height: 85px; text-align: center
}
.wrapperf2 .header .container .top2 .menutext{
    height: 85px; line-height: 85px; width: 750px; float: left
}
.wrapperf2 .header .container .top2 .menutext1{
    float:left; color: #000; height: 60px; margin-top: 15px
}
.wrapperf2 .header .container .top2 .tel{
    height: 85px; width: 200px; float: left; line-height: 85px;
    color: #005bac; font-size: 20px; font-weight: 600;
    padding-top: 3px;
}
.wrapperf2 .header .container .top2 .tel .telx{
    float: left;padding-top: 30px
}
.top2{
    width: 100%;
    height: 105px;
}



#app.is-component .headerWrapper .container {
    padding: 0;
}
.header .container {
    height: 95px;
}
.container, .page-container {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.header h1 {

    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.header .nav {
    float: right;
    height: 100%;
    line-height: 105px;
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.menuatitle{
    color: #909399
}
.menuatitle:hover{
    color: #f2931f;
}
.szsyc{
    /*color: #f2931f !important;*/
    height: 60px !important;
    line-height: 60px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-bottom: 3px solid #005bac !important;
}
.el-menu.el-menu--horizontal {
    border-bottom: none;
}
.el-row::after, .el-row::before {
    display: none;
}
.el-menu--horizontal>.el-menu-item {
    height: 60px;
    line-height: 60px;
    margin: 0;
    /*border-bottom: 2px solid transparent;*/

}
.el-menu-item {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    list-style: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: border-color .3s,background-color .3s,color .3s;
    transition: border-color .3s,background-color .3s,color .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
}
.el-submenu__title {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #000;
    list-style: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: border-color .3s,background-color .3s,color .3s;
    transition: border-color .3s,background-color .3s,color .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
}
.el-menu-item{
    width: 100px !important;
}
.el-submenu {
    width: 100px !important;
}
.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus, .el-menu--horizontal>.el-menu-item:not(.is-disabled):hover, .el-menu--horizontal>.el-submenu .el-submenu__title:hover {
    background-color: transparent !important;
}
.el-icon-arrow-down:before {
    content: none !important;
}
.el-menu--horizontal>.el-submenu .el-submenu__title {
    height: 60px !important;
    line-height: 60px !important;
    /*border-bottom: 2px solid transparent;*/
    color: #000 !important;
}
.el-menu-item.is-disabled {
    opacity: .25 !important;
    cursor: not-allowed !important;
    background: 0 0!important;
    color: #fff !important;
}
.el-menu--horizontal>.el-menu-item {
    float: left !important;
    height: 60px !important;
    line-height: 60px !important;
    margin: 0 !important;
    /*border-bottom: 2px solid transparent;
    color: #fff !important;*/
}
.el-menu--horizontal>.el-menu-item.is-active {
    border-bottom: 0px !important;
    color: #fff !important;
}
.el-menu--horizontal .el-menu-item:not(.is-disabled):focus, .el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
    outline: 0 !important;
    color: #f2931f !important;
}
.el-menu--horizontal>.el-submenu:focus .el-submenu__title, .el-menu--horizontal>.el-submenu:hover .el-submenu__title {
    color: #f2931f !important;
}
.el-menu--popup {
    z-index: 100;
    min-width: 100px;
    border: none;
    padding: 5px 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
    border-bottom: none;
    color: #ffffff !important;
}
.el-submenu.is-active .el-submenu__title {
    border-bottom-color: #005bac !important;
}
.el-menu--popup{
    min-width: 140px !important;
    text-align: center !important;
}
.el-menu-item{
    text-align: center !important;
}
.el-menu--horizontal .el-menu , .el-menu--horizontal .el-menu .el-submenu__title{
    text-align: center !important;
}
.textcenter{
    text-align: center !important;
    width: 140px !important;
}
.el-menu--horizontal .el-menu .el-menu-item, .el-menu--horizontal .el-menu .el-submenu__title {
    background-color: #FFF;
    float: none;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    color: #909399;
    width: 140px !important;
}