body {
    background: #fff;
    color: #000;
    font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
    word-wrap: break-word;
    word-break: break-word;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none!important;
    outline: none !important;
}
.header-container.a { /*56b6b98a*/
    position: relative;
    width: 100%;
    /*min-width: 1440px;*/
    height: 21px;
}
.header-v3 {
    position: fixed;
    box-sizing: content-box;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(228, 236, 243, .5);
    z-index: 101;
    width: calc(100% - 1px);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background:white;
}
img.clip{
    width:100%;
}
.logo {
    float: left;
    height: 72px;
    line-height: 72px;
    margin-left: 20px;
    margin-right: 20px;
}
.btn{
    height: 72px;
    line-height: 72px;
}
.btn, .create-account {
    display: flex;
    justify-content: space-between;
}
.user > div.b { /*b=data-v-e227a776*/
    flex: 0 0 auto;
}
.log-in{
    color: #000;
    margin: 0 14px;
    cursor: pointer;
}
a {
    text-decoration: none;
}

a {
    color: #2d8cf0;
    background: 0 0;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease;
}
li {
    vertical-align: top;
}

li, ol, ul {
    list-style: none;
}
a {
    color: #2d8cf0;
    background: 0 0;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease;
}
.create-account {
    position: relative;
    right: -2px;
    top: 0;
    width: 110px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.ivu-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear;
    color: #515a6e;
    background-color: #fff;
    border: 1px solid #dcdee2;
}

.ivu-btn-primary {
    color: #fff;
    background-color: #2d8cf0;
    border-color: #2d8cf0;
}
.ivu-btn, .ivu-btn > .ivu-icon {
    line-height: 1.5;
}
.ivu-btn-primary.active, .ivu-btn-primary:active, .ivu-btn-primary:hover {
    color: #fff;
}
.ivu-btn-primary:hover {
    color: #fff;
    background-color: #57a3f3;
    border-color: #57a3f3;
}

.ivu-btn:hover {
    color: #57a3f3;
    background-color: #fff;
    border-color: #57a3f3;
}

.ivu-btn:hover {
    color: #747b8b;
    border-color: #e3e5e8;
}
.navigation-v3 {
    display: flex;
    overflow: hidden;
}
.navigation-v3 li {
    margin: 0 12px;
    height: 72px;
    line-height: 72px;
    text-align: center;
}
.navigation-v3 li .active {
    color: #0060b2;
    cursor: pointer;
}
.navigation-v3 > div {
    flex: 0 0 auto;
}
.navigation-v3 li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Source Han Sans SC-Regular, Source Han Sans SC;
    font-size: 14px;
    color: #000;
}
.header-v3-hover .navigation-v3 div > li:hover {
    color: #0052d9;
    border-bottom: 4px solid #0052d9;
    font-weight: 700;
}
.navigation-v3 div > li:hover {
    color: #0052d9;
    border-bottom: 4px solid #0052d9;
    font-weight: 700;
}
.menu.c {
    z-index: 2200;
}
.nav-up-selected .left-menu.c {
    width: 440px;
    border-right: 1px solid #f1f2f5;
    padding: 20px 0 20px 220px;
    margin-left: calc(50% - 860px);
    overflow-y: auto;
}
.nav-up-selected.c {
    position: fixed;
    display: flex;
    width: 100%;
    /*min-width: 1440px;*/
    max-height: 680px;
    background-color: #fff;
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, .1));
    top: 72px;
}
.search-box .autocomplete-box.d {
    position: relative;
    width: 100%;
}
.el-input {
    position: relative;
    font-size: 14px;
}
.el-color-picker__icon, .el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}
.el-input__inner.e{
    border-radius: 0;
}

.el-input--suffix .el-input__inner {
    padding-right: 30px;
}

.el-input__inner:hover {
    border-color: #c0c4cc;
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}

.el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input, .el-input__inner {
    font-size: inherit;
}

.el-input__inner, .el-textarea__inner, .el-transfer-panel {
    -webkit-box-sizing: border-box;
}
.el-input__suffix {
    height: 100%;
    right: 5px;
    transition: all .3s;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.el-input__prefix, .el-input__suffix {
    position: absolute;
    top: 0;
    text-align: center;
}

.el-input__prefix, .el-input__suffix {
    -webkit-transition: all .3s;
    color: #c0c4cc;
}
.el-input__suffix-inner {
    pointer-events: all;
}
.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    transition: all .3s;
    line-height: 40px;
}

[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.left-menu ul li.active, .left-menu ul li:hover {
    color: #0e6dff!important;
    border-right: 2px solid #0e6dff!important;
}
.left-menu ul li.e {
    display: flex;
    align-items: center;
    height: 48px;
    line-height: 48px;
    text-align: left;
    cursor: pointer;
    color: #262626;
    font-weight: bolder;
    cursor:pointer;
}
.textover {
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}
.getMore {
    margin-top: 20px;
    font-weight: 700;
    color: #0052d9;
    cursor: pointer;
}
.right-menu-child{
    box-sizing: border-box;
    padding: 35px;
    width: 1060px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    min-height: 200px;
}
.dropdown-product-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.dropdown-content-center{
    width: 25%;
}
.contentContainer{
    width: 300px;
}
.dropdown-dt{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
    color: #262626;
    text-align: left;
}
.dropdown-dd {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: left;
    color: #666;
    cursor: pointer;
}
.dropdown-dd > a {
    width: 16em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.autocomplete .autocomplete-item > a, .dropdown-dd > a {
    display: inline-block;
    width: 100%;
    color: #262626;
}
.left-menu ul li:hover {
    color: #0e6dff;
    border-right: 2px solid #0e6dff
}
.dropdown-dd > a:hover {
    color: #0e6dff;
}
figcaption, figure, main {
    display: block;
}
.page.a {
    position: relative;
    width:100%;
    /*min-width: 1440px;*/
    display: flex;
    flex-direction: column;
}
.page {
    width:100%;
    /*min-width: 1440px;*/
    position: relative;
}
.app-box{
    width: 100%;
    margin-top: 72px;
}
.second-banner-box {
    background: #f7f7f8;
    width:100%;
    /*min-width: 1440px;*/
}
.second-banner-box .container{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}
.container {
    width: 1180px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}
.second-banner-box .container .title{
    margin-top: 64px;
    height: 45px;
    font-size: 32px;
    font-weight: 700;
    color: rgba(0, 0, 0, .85);
    line-height: 45px;
}
.second-banner-box .container .briefIntroduction{
    width: 740px;
    margin: 16px auto 0;
    height: 44px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .65);
    line-height: 22px;
}
.texo2, .texo3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
texo2 {
    -webkit-line-clamp: 2;
}
.second-banner-box .container .tabList{
    margin-top: 32px;
    display: flex;
}
.navtabs li.active{
    color: #0060b2 !important;
    border-bottom: 2px solid #0060b2 !important;
}
.second-banner-box .container .tabList .nav-tabs .tabItem, div.el-tabs__nav .tabItem {
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    line-height: 38px;
    cursor: pointer;
}
.texo1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.second-banner-box .container .itemList{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    height: 442px;
}
.second-banner-box .container .itemList .item{
    width: calc(33.33333% - 10.66667px);
    margin-right: 16px;
    margin-top: 16px;
    background-color: #fff;
    height: 200px;
    display: flex;
    padding-top: 12px;
    border-radius: 4px;
}
.second-banner-box .container .itemList .item img{
    width: 145px;
    height: 145px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 10px;
}
second-banner-box .container .itemList .item > div {
    width: 224px;
    height: 156px;
}
.second-banner-box .container .itemList .item > div .itemTitle{
    margin-top: 6px;
    height: 25px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    line-height: 25px;
    padding:5px;
}
.second-banner-box .container .itemList .item > div .itemBriefIntroduction {
    margin-top: 8px;
    height: 70px;
    font-size: 13px;
    font-weight: 400;
    color: rgba(0, 0, 0, .65);
    line-height: 22px;
    padding: 10px;
    text-indent: 3ch;
}
.second-banner-box .container .itemList .item > div .itemBtn {
    margin-top: 32px;
    width: 100px;
    border: 1px solid #e7e7e7;
    height: 32px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.second-banner-box .container .itemList :nth-child(3n) {
    margin-right: 0;
}
.texo2 {
    -webkit-line-clamp: 2;
}
.texo3 {
    -webkit-line-clamp:3;
}
.second-banner-box .container .allProducts {
    margin-top: 32px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    line-height: 22px;
    cursor: pointer;
}
.second-banner-box .container .items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 38px;
    width: 100%;
}
.second-banner-box .container .items > .item {
    flex:1;
    margin-right: 16px;
    height: 240px;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}

.baimg {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.second-banner-box .container .items > .item > .linkMore, .second-banner-box .container .items > .item > .title {
    max-width: 228px;
    top: 188px;
    left: 40px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    position: absolute;
    z-index: 2;
}
.second-banner-box .container .items > .item > .title {
    font-size: 20px;
    font-weight: 700;
}
.second-banner-box .container .items > .item:hover > .title{
    top: 118px;
}
.second-banner-box .container .items > .item > .linkMore {
    display: none;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
}
.second-banner-box .container .items > .item > .linkMore, .second-banner-box .container .items > .item > .title {
    max-width: 228px;
    top: 138px;
    left: 40px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    position: absolute;
    z-index: 2;
}
.second-banner-box .container .items > .item:hover > .linkMore {
    display: block;
    top: 208px;
}
.second-banner-box .container .items > .item:hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 96, 178, .5) !important;
    z-index: 0;
}
.second-banner-box .container .items > .item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    top: 140px;
    background: linear-gradient(transparent, rgba(0, 0, 0, .4));
    border-radius: 4px;
    z-index: 0;
}
.second-banner-box .container .gotoPage{
    margin-top: 16px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    line-height: 22px;
    cursor: pointer;
}
.container .tab{
    margin-top: 36px;
}
.container .tab .tab-list{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 48px;
    opacity: 1;
    margin-bottom: 10px;
}
.container .tab .tab-list .active{
    color: #2098d1 !important;
    border-bottom: 4px solid #2098d1 !important;
}
.container .tab .tab-list .tab-item{
    width: 426px;
    height: 48px;
    opacity: 1;
    text-align: center;
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 48px;
    color: rgba(0, 0, 0, .85);
    cursor: pointer;
}
.container .tab .tab-content{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container .tab .tab-content .left{
    width: 50%;
}
.container .tab .tab-content .left img{
    width: 100%;
    height: 440px;
}
.container .tab .tab-content .right{
    width: 50%;
    height: 445px;
    background: #0060b2;
    padding-left: 44px;
}
.container .tab .tab-content .right .big-title {
    width: auto;
    height: 34px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 34px;
}
.container .tab .tab-content .right .small-title {
    width: 600px;
    height: 64px;
    text-indent: 3ch;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: white;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.container .tab .tab-content .right .data-arr{
    display: flex;
    flex-direction: row;
}
.container .tab .tab-content .right .detail {
    width: 117px;
    height: 36px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    transform: translateY(-35px);
    border: 1px solid hsla(0, 0%, 100%, .45);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
}
.container .bottom-view{
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    line-height: 19px;
    margin-top: 32px;
    margin-bottom: 0;
    cursor: pointer;
}
.container .title{
    height: 45px;
    text-align: center;
    margin: 40px auto 0;
    font-size: 32px;
    font-weight: 700;
    color: rgba(0, 0, 0, .85);
    line-height: 38px;
}
.container .content{
    margin: 40px 80px 64px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.container .new-list {
    display: flex;
    justify-content: space-between;
}
.container .new-list .new-left {
    width: 700px;
    height: 470px;
    border: 1px solid #eeeeee;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
}
.container .new-list .new-left img {
    margin-bottom: 30px;
    width: 676px;
    height: 300px;
    border-radius: 4px;
}
.clearfix {
    clear: both;
}
.container .new-list .new-left span {
    font-size: 16px;
    color: #070707;
    float: left;
}
.container .new-list .new-left section {
    font-size: 12px;
    color: #757575;
    display: inline-block;
    float: right;
}
.container .new-list .new-left .new-left-content {
    margin-top: 10px;
    color: #2a2a2a;
    font-size: 14px;
    text-align: left;
}
.container .new-list ul {
    width: 564px;
    height: 470px;
    display: flex;
    flex-direction: column;
}
.container .new-list ul li {
    width: 100%;
    height: 150px;
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    text-align: left;
    padding: 12px;
    position: relative;
    border-radius: 4px;
}
.container .new-list ul li img {
    object-fit: cover;
    height: 130px;
    width: 150px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
}
.container .new-list ul li .info {
    float: left;
    width: 60%;
    padding-left: 20px;
}
.container .new-list ul li .title {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 16px;
    padding-bottom: 10px;
    margin-top: 0px;
}
.container .new-list ul li .new-right-content {
    color: #555454;
    font-size: 14px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.main-container {
    width:100%;
    /*min-width: 1440px;*/
    overflow: hidden;
}
.el-row {
    box-sizing: border-box;
}
.el-row:after, .el-row:before {
    display: table;
}
.nav-map {
    width: 100%;
    background-color: #3c3c49;
    padding: 55px 0 38px;
}
.nav-map-center {
    width: 900px;
    position: relative;
    float: left;
}
.mapnav-item {
    width: 50%;
    position: relative;
    float: left;
}
.mapnav-item h3 {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 25px;
}
.mapnav-item ul li {
    width: 50%;
    float: left;
    line-height: 12px;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1;
    margin-bottom: 20px;
    color: #bbb;
}
.banquan {
    color: #7c7c7c;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    margin-top: 230px;
}
.banquan a {
    color: #7c7c7c !important;
}
.nav-map-right {
    float: left;
    border-left: 1px solid #6e6e7e;
    padding-left: 60px;
    height: 275px;
    width: 380px;
}
.icon_handset {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFUSURBVHgB3VXtcYMwDBWdwCN4lG7QjuAR6ATJBnSDpBPQDTIC2UBsQDZQrIschFHA5F/y7nQcsvT0hQXAW4OIXJQ6ShsFaQSKLsCzYOcoQ0Z6EukyfdjCzeSNOHOAPVdi2HhJIlXWbCXnLH2BvVcVNWvGQZE7KITMKgUJS4Yo4lV2hyjfBUG8tHQwk1PZB6VrU0VQAJkXo7YOE5lXOo3PggBObP+tQ8wzVV8IUsHAlQ+m9w915qNcMvs/efZVVfVQhl64ZpEZJ0PfPeyrAbpdRLIOJqUpvVet2onOCdEhb50khFaANGS3EgRpuiqGzO7hkNNnuge7dHY+0hydwREsAi57sOZgBKqlPfc9parEJWdcC7DgW7wqNgWg6bL7XTPG1CYlgYxLJi3d0fjPMMmrzImNvpTKiTDOMF5ED+NlYt1PvIhHeAZSQUvzv1grwy5e66+JK65DhC3vzHefAAAAAElFTkSuQmCC) no-repeat 0;
    padding-left: 32px;
    margin-bottom: 6px !important;
}
.before-sell {
    font-size: 28px;
    color: #fff;
    margin-bottom: 2px;
    letter-spacing: .5px;
    line-height: 1;
    padding-left: 30px;
}
.mapnav-item ul li {
    width: 50%;
    float: left;
    line-height: 12px;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1;
    margin-bottom: 20px;
    color: #bbb;
}
.mapnav-item ul li a {
    color:white;
}
.tele {
    margin-left: 30px;
    margin-top: 10px;
}
.icon_envelope {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADsSURBVHgB7ZTREYIwDIZTzgEYoUygI+gGjuAmsoE6gW7gCOIEjAAbyAYxPZMz9kDaE4+Xfne5tmnaP+RCARJzY2SCiA0NFqahNcYUvgDytCOreIwhJ9vKggTMxy6+aNRoIRAXy2cecofsZV5sRVbwvKa4HYxf7rKuebkhuw8FOs4qoyv79l8uP3DMjSxn30V/Qa+A8pXqAqv8ln2O0jsTLiAl4Lo6W7FJvdc98XECKuMG39Q40AS+wAICoI5raShUOY7kC2rjIAElVEIkGfyZJDCK/9h1EP/I+bg/OpfHTnfRiWwJ0/BrkokJeQIiJvI+a8JSdAAAAABJRU5ErkJggg==) no-repeat 0;
    padding-left: 32px;
    margin-bottom: 24px !important;
}
.icon_message {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFuSURBVHgB7VXtUcMwDFU4BvAIHqEbECZo2CAbUCZImKDZoGyQbhCYIGyQblA2MBJ5pqpx66Q97vjBu3snf+kjshQT/eNSOOcss2L2zL0bIbJlFnQNYNhjYG7ALli3NBcw5GAsp/iX1cpJPsd4BcV6wtmFSp04KlMK1kdO0wMq3DGqc4cbHLKYP3oFGKpU5GumwbyDXgu5OuVAqqVXc1EYlHNJh5FUBIGsMM/doeJMzIFgG6yZCeMcuqUa137/JvCz15Msyz5S4+D8K4sdcxlzIBuW5sMofcEbcxFz8LURzd95LAMHccTyl4Iq7a1a63SxhAqdrpCEcYOq0RXlHW5OKfnGySkdeR9+sTv8Zr71bwNdXx0WDXNH4928+3Uacy4G5K6euHIa75RFyXxBNUUj8/eQQsdcKMM6PbW2GfbBDtE+M+85kkwk84F+Von8LqTTB5bSP2u6FujWFvkfIBt3/E7U9BtAigp3ySP0p/EJ7sgtTZ0y5rEAAAAASUVORK5CYII=) no-repeat 0;
    padding-left: 32px;
    margin-bottom: 10px !important;
}
.developer-center-menu {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: #f4f4f4;
}
div.developer-center-menu{
    display:none;
}
div.developer-center:hover div.developer-center-menu {
    display: block;
}
.developer-center .developer-center-menu ul li {
    font-size: 16px;
    font-weight: 400 !important;
}
.developer-center-menu li a {
    display: inline-block;
    color: #333;
}

.navigation-v3 li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Source Han Sans SC-Regular, Source Han Sans SC;
    font-size: 14px;
    color: #000;
}
.textover {
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}
.navigation-v3 li ul li {
    height:initial;
}
.nav-tabs {
    display: flex;
    width: 100%;
}
.nav-tabs li{
    width:50%;
}
.nav-tabs li a{
    color:initial;
    text-decoration:none;
    width:100%;
    display:block;
}
.nav-tabs li.active a{
    color: #2d8cf0;
}
.nav-tabs li.active div.tabItem {
    border-bottom: 2px solid #0060b2 !important;
}
div.el-tabs__nav-scroll{
    width:100%;
}
div.el-tabs__nav-scroll div.el-tabs__nav {
    width: 100%;
}
.news-content .new-item .newsTime {
    margin-left: 30px;
    border-left: 1px solid #f0f0f0;
    text-align: center;
    color: #333333;
    width: 306px;
    line-height: 20px;
    box-sizing: border-box;
    padding-top: 43px;
}

.news-content .new-item .newsImg, .news-content .new-item .newsText, .news-content .new-item .newsTime {
    float: left;
    color: #ffffff;
    height: 146px;
}
div#newsLeft a:hover{
    text-decoration: none;
}
.honor .honor-num {
    margin-top: 20px;
}
.honor .btns div, .honor .honor-num{
    align-items: center;
    display: flex;
    justify-content: center;
}
.divider{
    background: #999;
    height: 60px;
    width: 1px;
}
.honor .honor-num-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 200px;
}
.honor .honor-num-item span:first-of-type {
    font-size: 14px;
}
 .flex-c {
     align-items: center;
     display: flex;
     justify-content: center;
}
.el-statistic {
    --el-statistic-title-font-weight: 400;
    --el-statistic-title-font-size:12px;;
    --el-statistic-title-color: #606266;;
    --el-statistic-content-font-weight: 400;
    --el-statistic-content-font-size: 20px;
    --el-statistic-content-color:#303133;
}
.honor .honor-num-item .plus, .honor .honor-num-item .el-statistic__content {
    color: #ff111c;
    font-family: Alibaba PuHuiTi;
    font-size: 24px;
    font-weight: 800;
    margin-top: 10px;
}
.el-statistic__content {
    color: var(--el-statistic-content-color);
    font-size: var(--el-statistic-content-font-size);
    font-weight: var(--el-statistic-content-font-weight);
}
.divider {
    background: #999;
    height: 60px;
    width: 1px;
}
.width1280{
    width: 1280px;
}
@media (max-width: 1400px){
    .header-v3 {
        width:100%;
    }
    .btn.user{
        padding-right: 100px;
    }
}
@media (max-width:1201px){
    div.mapnavItem2 {
        padding-left:15px!important;
    }
}
@media (max-width: 1024px){
    .btn.user{
        padding-right: 0px;
    }
    .log-in {
        //display: none!important;
    }
    #divAccount{
        //display: none!important;
    }
    .second-banner-box .container .itemList .item > div .itemTitle {
        width: 170px;
    }
    .width1280{
        width:100%;
    }
    .second-banner-box .container .briefIntroduction {
        width:100%;
    }
    .container .tab .tab-content .right .small-title {
        width:100%!important;
    }
    div.mapnav-item h3{
        padding-left:25px;
    }
    .nav-map-center {
        width:700px;
    }
    #btnViewDetail1,#btnViewDetail2{
        display: none!important;
    }

    div#divDropDownProduct{
        width:99%!important;
    }
    .right-menu-child {
        width:99%!important;
    }
    .nav-up-selected .left-menu.c {
        margin-left: calc(50% - 740px) !important;
    }
    .container {
        width:100%!important;
    }
    div.nav-map-right{
        width: 340px;
    }
}
@media (max-width: 800px){
    .container .itemList .item img {
        width:30px!important;
        height:30px!important;
        margin-top: 10px!important;
    }
    .navigation-v3 li a {
        font-size:12px;
    }
    div.shouldHidden{
        display: none;
    }
    div.briefIntroduction{
        padding:5px;
    }
    .nav-map-center {
        width:520px;
    }
    .nav-up-selected .left-menu.c {
        margin-left: calc(50% - 860px) !important;
    }
    div.nav-map-right{
        width: 300px;
    }
}

/* 轮播图样式 */
.touchslider{
    position: relative;
    width: 100%;
}
.touchslider-viewport{
    overflow: hidden;
    position: relative;
    height: auto;
    min-height: 400px;
}
.touchslider-item{
    position: relative;
    float: left;
    width: 100%;
}
.touchslider-item img{
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
    display: block;
}
.touchslider-nav{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.touchslider-nav-item{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    margin: 0 5px;
    cursor: pointer;
}
.touchslider-nav-item-current{
    background: #fff;
}