*{
    font-family: "Microsoft YaHei", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Segoe UI Symbol";
}
/*Banner*/

.Banner000933 {
    position: relative;
}

a {
    text-decoration: none !important;
}

.clearfix h2 {
    margin: 0;
}

.Banner000933 .bx-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto;
}

.Banner000933,
.Banner000933 .list,
.Banner000933 .slide,
.Banner000933 .img {
    /* height: 600px; */
    height: 100vh;
}

.Banner000933 .slide {
    max-width: 100% !important;
    width: 100% !important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

/* 111 */
/* .Banner000933 .slide>a {
    display: block;
    width: 100%;
    height: 100%;
} */

.Banner000933 .slide img,
.Banner000933 .img img {
    display: none;
}

.Banner000933 .banner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.Banner000933 .bx-pager {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 5%;
    z-index: 100;
}

.Banner000933 .bx-pager * {
    width: 30px;
    height: 30px;
}

.Banner000933 .bx-pager div {
    display: inline-block;
    margin: 0 5px;
}

.Banner000933 .bx-pager div+div {
    margin-left: 20px;
    position: relative;
}

.Banner000933 .bx-pager div+div:before {
    display: inline-block;
    width: 15px;
    height: 1px;
    background: rgba(255, 255, 255, 0.28);
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
}

.Banner000933 .bx-pager a {
    display: block;
    overflow: hidden;
    line-height: 100px;
    background: url(../image/Banner000933-btn.png) no-repeat center center;
    transition: 0.2s
}

.Banner000933 .bx-pager a.active {
    background-image: url(../image/Banner000933-btn_hover.png);
    display: block;
}

.Banner000933 .bx-controls .Prev,
.Banner000933 .bx-controls .Next {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 101;
}

.Banner000933 .bx-controls .Prev {
    left: 0;
}

.Banner000933 .bx-controls .Next {
    right: 0;
}

.Banner000933 .bx-controls .bx-prev span,
.Banner000933 .bx-controls .bx-next span {
    display: inline-block;
    width: 41px;
    height: 100%;
}

.Banner000933 .bx-controls .bx-prev span {
    background: url(../image/Banner000933_prev.png) no-repeat center center;
}

.Banner000933 .bx-controls .bx-next span {
    background: url(../image/Banner000933_next.png) no-repeat center center;
}

.Banner000933 .banner .video_files {
    position: absolute;
    /* background: #000; */
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    /*display:none; */
    z-index: 10;
    overflow: hidden;
}

.Banner000933 .banner .video_files #myvideo {
    position: absolute;
    visibility: visible;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
}

.Banner000933 .video_controls {
    z-index: 20;
    position: absolute;
    top: 40%;
    margin-left: -23.5px;
    margin-top: -23.5px;
    left: 50%;
}

.Banner000933 .video_controls span {
    float: left;
    display: block;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.25);
    position: relative;
    cursor: pointer;
}

.Banner000933 .video_controls span::before {
    position: absolute;
    content: '';
}

.Banner000933 .video_controls span.btnplay {
    display: none;
}

.Banner000933 .video_controls span.btnplay::before {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -12px;
}

.Banner000933 .video_controls span.btnpause::before {
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -9px;
    width: 19px;
    height: 19px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.8);
}

.Banner000933 .video_controls .btnpause {
    display: none;
}

.Banner000933 .banner .video_files .txt {
    position: absolute;
    top: 34%;
    width: 100%;
    text-align: center;
    color: #fff;
}

/* .Banner000933 .banner .video_files p {
    font-size: 34px;
    margin-bottom: 20px;
} */

.Banner000933 .banner .video_files span {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    /* font-size: 16px; */
}

.Banner000933 .banner .video_files .txt .more {
    display: inline-block;
    color: #fff;
    background: #2f62ad;
    border-radius: 3px;
    padding: 8px 35px;
    margin-top: 2%;
    transition: 0.5s
}

.Banner000933 .banner .video_files .txt .more:hover {
    background: #48b6e0
}

@media(max-width:1366px) {

    .Banner000933,
    .Banner000933 .list,
    .Banner000933 .slide,
    .Banner000933 .img {
        height: auto !important;
    }

    .Banner000933,
    .Banner000933 .list,
    .Banner000933 .slide {
        padding-bottom: 47%;
    }
}

/* @media(max-width:1000px) {

    .Banner000933,
    .Banner000933 .list,
    .Banner000933 .slide,
    .Banner000933 .img {
        height: auto !important;
    }

    .Banner000933,
    .Banner000933 .list,
    .Banner000933 .slide {
        padding-bottom: 0;
    }

    .Banner000933 .slide {
        background: none !important;
    }

    .Banner000933 .slide img,
    .Banner000933 .img img {
        display: block;
        width: 100%;
    }

    .Banner000933 .bx-controls .Prev,
    .Banner000933 .bx-controls .Next {
        display: none;
    }

    .Banner000933 .banner .video_files {
        display: none;
    }

    .Banner000933 .banner .video_files p {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .Banner000933 .banner .video_files span {
        font-size: 13px;
    }

    .Banner000933 .banner .video_files .more {
        margin-top: 4%;
    }
} */


/*Banner*/


/*Top002382*/

.Top002382 {
    transition: .3s;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 200;
    font-size: 16px;
    padding: 0 8%;
    /* background-color: #111024; */
}

@media(max-width:1200px) {
    .Top002382 {
        padding: 0 2%;
    }
}

.Top002382 .header {
    position: relative;
}

.Top002382 .logo img {
    max-height: 50px;
    transition: 0.3s;
}

.Top002382 .logo .img {
    display: none;
}

.Top002382 .header-mid {
    width: 100%;
    padding-left: 21%;
    padding-right: 12%;
}

.Top002382 .header-right {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}

.Top002382 .header-right dl {
    display: table;
    height: 100%;
}

.Top002382 .header-right dd {
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
}

.Top002382 .header-right dd a {
    color: #fff;
}

.Top002382 .header-menu li {
    width: auto !important;
    margin-right: 5%;
}

.Top002382 .header-menu>li:last-child {
    margin-right: 0;
}

.Top002382 .header-menu li em {
    position: relative;
}

.Top002382 .header-menu li em a {
    line-height: 100px;
    position: relative;
    font-size: 16px;
    color: #fff;
    transition: 0.3s;
}

.Top002382 .header-menu li em a::before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #2f62ad;
    width: 0;
    transition: ease-in-out 0.3s;
    bottom: 0;
}

.Top002382 .header-menu li em a:hover::before,
.Top002382 .header-menu li.aon em a::before {
    width: 100%;
}

.Top002382 .header-menu li.aon,
.Top002382 .header-menu li em a:hover {
    color: #2f62ad;
}

.Top002382 .menu-ctn {
    display: none;
    overflow: hidden;
    background-color: #f5f5f5;
    position: fixed;
    width: 84%;
    left: 8%;
    top: 100px;
    z-index: 1000;
}

.Top002382_fixed .menu-ctn {
    top: 70px;
}

.Top002382 .type-list li {
    margin-right: 0;
    width: auto;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 40px;
}

.Top002382 .type-list li,
.Top002382 .content-list li {
    min-width: 155px;
    text-align: center;
    margin: 0 20px;
}

.Top002382 .type-content {
    width: 100%
}

.Top002382 .content-list .cate-list .pns-cate {
    margin: 0;
}

.Top002382 .menu-ctn ul li {
    width: auto;
}

.Top002382 .type-list {
    font-size: 18px;
    line-height: 50px;
    display: flex;
    justify-content: center;
}

.Top002382 .pns-type {
    cursor: pointer;
    padding: 0 2em;
    position: relative;
    width: 100%;
    text-align: center;
    display: block
}

.Top002382 .pns-text {
    display: block;
    padding: .8em 0;
    position: relative;
}

.Top002382 .content-list {
    text-align: center;
}

.Top002382 .content-list li {
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.Top002382 ul li.type-content {
    padding: 0.5em 0 3em;
    height: auto;
    overflow: hidden
}

.Top002382 .cate-list {
    display: flex;
    justify-content: center;
}

.Top002382 .menu-ctn .content-list .pns-cate {}


/*.Top002382 .link-list{  height: calc((0.75em + 1.5em) * 3); overflow-x: visible; overflow-y: auto; display: flex; flex-direction: column;}*/

.Top002382 .cate-link a {
    padding-top: 0.275em;
    padding-bottom: 0.275em;
    line-height: 1.5em;
    display: block;
    color: #999
}


/*.Top002382 .link-list::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, .2);
    border: none;
    width: 5px;
}

.Top002382 .link-list::-webkit-scrollbar-thumb {
    width: 100%;
    background-color: #2f62ad;
    border-radius: 5px;
}
*/

.Top002382 .open-search {
    color: #999;
    font-size: 22px;
}

.Top002382 .search-box {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    width: 0;
    transition: width ease-in-out 0.3s;
}

.Top002382 .search-box.search-box-show {
    width: 250px;
}

.Top002382 .search-box .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 45px 0 5px;
    border: 1px solid #ccc;
    background: #2f62ad;
    color: rgba(255, 255, 255, 0.8);
}

.Top002382 .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    font-size: 22px;
    color: #fff;
}

.Top002382 .search-box .btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -11px;
}

.Top002382 .header-menu li:last-child {
    margin-right: 0;
}

.Top002382 .header-menu li img {
    transition: .3s;
    display: inline-block;
    width: 20px;
    position: absolute;
    right: -24px;
    top: 50%;
    margin-top: -10px;
}

.navL2 {
    display: none;
}

.navL2.on {
    display: block;
}

#header-menu .navL2 a,
#header-menu .navL2 a:hover {
    color: #000;
}

@media(max-width:1660px) {
    .Top002382 .header-mid {
        padding-left: 20%;
    }
}

@media(max-width:1440px) {
    .Top002382 .header-menu li {
        margin-right: 4.5%;
    }
}

@media(max-width:1340px) {
    .Top002382 .header-menu li {
        margin-right: 4%;
    }

    .Top002382 .header-mid {
        padding-left: 16%;
    }
}

@media(max-width:1100px) {
    .Top002382 .header-menu li {
        margin-right: 3.5%;
    }

    .Top002382 .header-mid {
        padding-left: 18%;
        padding-right: 10%;
    }

    .Top002382 .header-right dd {
        padding: 0 12px;
    }
}

@media(min-width:1025px) {
    .Top002382 .logo {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    .Top002382 #open_menu {
        display: none;
    }
}

@media(max-width:1024px) {
    .Top002382 .header-left {
        padding: 2% 0;
        width: 40%;
    }

    .Top002382 #header-menu {
        overflow: auto;
        position: fixed;
        top: 0;
        background: #fff;
        left: -100%;
        transition: ease-in-out 0.3s;
        /* width: 60%; */
        width: 50%;
        max-width: 280px;
        z-index: 100;
        height: 100%;
        /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.7); */
        box-shadow: 3px 8px 9px rgb(0 0 0 / 70%);
    }

    .Top002382 #header-menu.header-menu-show {
        left: 0;
    }

    .Top002382 #header-menu ul {
        padding-top: 25%;
    }

    .Top002382 #header-menu li:nth-child(2n) {
        /* background: rgba(0, 0, 0, 0.06); */
    }

    .Top002382 #header-menu li em {
        position: relative;
        font-style: normal;
        display: block;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .Top002382 #header-menu li em a {
        color: #666;
        padding: 5% 0;
        font-size: 15px;
        display: block;
        font-weight: bold;
        transition: 0.3s;
    }

    .Top002382 #header-menu li em img {
        position: absolute;
        right: 20px;
        top: 10px
    }

    /*.Top002382 #header-menu li.on img { transform:rotate(180deg); }*/
    .Top002382 #header-menu li em a:hover {
        color: #000;
        /*padding:10% 0;*/
    }

    .Top002382 #header-menu li .navL2 ins {
        font-size: 14px;
        display: block;
        text-decoration: initial;
        padding: 10px 20px;
        border-bottom: 1px dashed #ddd;
        line-height: 16px;
    }

    .Top002382 #open_menu {
        font-size: 24px;
        color: #fff;
    }

    .Top002382 #open_menu span {
        transition: ease-in-out 0.3s;
        /* color:#67d8e0; */
        color: #2f62ad;
    }

    .Top002382 #open_menu.open_menu_on span {
        transform: rotate(90deg);
        /* color: #2f62ad; */
        color: #67d8e0;
    }

    .Top002382 .header-right dd:nth-child(3) {
        position: relative;
    }

    .Top002382 .search-box {
        width: 250px;
        top: 100%;
        height: 0;
        transform: translateY(0);
        transition: height ease-in-out 0.3s;
    }

    .Top002382 .search-box.search-box-show {
        height: 40px;
    }
}

@media(max-width:768px) {
    .Top002382 .logo img {
        max-height: 40px;
        transition: 0.3s;
    }
}

@media(max-width:480px) {
    .Top002382 .header-right dd:nth-child(1) {
        /* display: none; */
    }
}

.Top002382_fixed {
    box-shadow: 3px 0 10px #999;
    background: #fff;
}

.Top002382_fixed .logo img {
    /* max-height: 44px;
    display: none; */
    max-height: 87px;
    /* display: none; */
}

.Top002382_fixed .logo .img {
    display: block;
}

.Top002382_fixed .header-menu li em a {
    line-height: 70px;
    font-weight: bold;
}

.Top002382_fixed .header-menu li em a {
    color: #333;
}

.Top002382_fixed .header-right dd {
    border-left: 1px solid #eee;
}

.Top002382_fixed .header-right dd a {
    color: #999;
}

.Top002382_fixed #open_menu {
    font-size: 24px;
    color: #666
}


.Hometitle {
    text-align: center;
    padding-bottom: 40px;
}

.Hometitle h1 {
    margin: 0 0 20px 0;
    color: #333;
    font-weight: 600;
    font-size: 36px;
}

.Hometitle p {
    margin-top: 12px;
    font-size: 18px;
}

@media(max-width:767px) {
    .Hometitle h1 {
        font-size: 20px;
    }

    .Hometitle p {
        font-size: 15px;
    }
}


/*
 .RighInfo002257
 */

.RighInfo002257 {
    padding-top: 4%;
}

.RighInfo002257 .info-maxw {
    margin: 0 auto;
    /* max-width: 1920px */
    max-width: 1400px;
}

.RighInfo002257 .item {
    /* background-image: url(../image/Floor002692-bj.png);
    background-color: #e0eff7;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    overflow: hidden; */

    margin-bottom: 50px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;

    /* height: 311px; */
    /* height: 370px; */
    height: 320px;
}

.RighInfo002257 .item:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.RighInfo002257 .item:nth-child(2n+1) {
    /* background-image: url(../image/Floor002692-bj2.png); */
    /* background-position: left center; */

     margin-bottom: 50px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.RighInfo002257 .item .word {
    padding-left: 120px;
    padding-top: 5% !important;
}

.RighInfo002257 .item .pic {
    position: relative;
    overflow: hidden;
}

.RighInfo002257 .item .pic img {
    transition: 1s;
}

.RighInfo002257 .item .pic:hover img {
    transform: scale(1.05);
}

.RighInfo002257 .item .pic::before {
    position: absolute;
    content: '';
    border: 15px solid transparent;
    border-right-color: #e0eff7;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
}

.RighInfo002257 .item:nth-child(2n+1) .pic::before {
    border-left-color: #e0eff7;
    right: auto;
    z-index: 10;
    border-right-color: transparent;
    left: 0;
}

.RighInfo002257 .item .word h2 {
    margin: 0;
    font-size: 28px;
    font-weight: normal;
    color: #2f62ad;
}

.RighInfo002257 .item .word .text {
    /* margin-top: 10px; */
    margin: 10px 0;
    /* width: 90%; */
    width: 96%;
    font-size: 18px;
}


/* .RighInfo002257 .item .word h2:after{ content:"";width:70px; height:1px; background:#2f62ad; margin:30px 0; display:block; } */

.RighInfo002257 .item .word .img img {
    display: block;
}

.RighInfo002257 .item .more {
    text-align: center;
    margin-top: 7%;
    margin-left: 72%;
}

.RighInfo002257 .item .more a {
    display: block;
    /* width: 50%; */
    width: 100%;
    transition: 0.5s;
    border-radius: 5px;
    max-width: 160px;
    line-height: 40px;
    background: #2f62ad;
    color: #fff;
}

.RighInfo002257 .item .more a:hover {
    max-width: 200px;
}

@media only screen and (max-width: 1300px) {
    .RighInfo002257 .item .word {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width:768px) {
    .RighInfo002257 .item .pic {
        float: left;
        width: 50%;
    }

    .RighInfo002257 .item .word {
        float: right;
        width: 50%;
    }

    .RighInfo002257 .item:nth-child(2n+1) .pic {
        float: right;
    }

    .RighInfo002257 .item:nth-child(2n+1) .word {
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    .RighInfo002257 .item .more a {
        font-size: 12px;
    }

    .RighInfo002257 .item .word h2 {
        font-size: 18px;
    }

    .RighInfo002257 .item {
        max-width: 90%;
        margin: 0 auto;
    }

    .RighInfo002257 .item .word {
        padding-bottom: 15px;
        /* padding-top: 10px; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 111.812px;
    }

    /*.RighInfo002257 .item .word{ padding-top:0 !important;}*/
}


/*Floor002142 */

.Floor002142 {
    background: url(../image/Floor002142-bg.jpg) no-repeat center;
    /* background-color: #f7f7f7 !important; */
    padding: 4% 0 5%;
}

.Floor002142 .Hometitle {
    padding-bottom: 50px;
}

.Floor002142 .Hometitle::after {
    display: block;
    content: '';
    background: #2f62ad;
    margin: 20px auto 0;
    height: 4px;
    width: 52px;
}

.Floor002142 .more {
    text-align: center;
}

.Floor002142 .more a {
    display: inline-block;
    width: 50%;
    transition: 0.5s;
    border-radius: 5px;
    max-width: 220px;
    line-height: 40px;
    background: #2f62ad;
    color: #fff;
}

.Floor002142 .more a:hover {
    max-width: 270px;
}

.Floor002142 ul {
    text-align: center;
    padding-bottom: 3%;
}

.Floor002142 li {
    margin: 0 3% 3% 0;
    width: 22.75%;
    float: left;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(6, 61, 117, 0.1)
}

.Floor002142 li:nth-child(4n) {
    margin-right: 0;
}

.Floor002142 li a {
    display: flex;
    height: 100px !important;
    align-items: center;
    justify-content: center;
    background: #fff !important;
}

.Floor002142 li a img {
    max-height: 90px;
    transition: 1s;
}

.Floor002142 li:hover a img {
    transform: scale(1.1);
}

@media(max-width:600px) {
    .Hometitle {
        padding-bottom: 10px;
    }
    .Floor002142 li a {
        height: 60px !important;
        overflow: hidden;
    }
    .Floor002142 li a img {
        /* height: 100% !important; */
        width: 100% !important;
        padding:0 5px !important;
        height: 25px !important;
    }
     /* .Floor002142 li:nth-child(5) a img {
        width: 100% !important;
    } */
}

/*Bottom002144 */

.Bottom002144 {
    background: #232222;
    padding-top: 1%;
    /* padding-bottom: 3%; */
    padding-bottom: 2px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.Bottom002144 nav {
    /* padding: 5% 0 2% 0; */
    padding: 3% 0 0% 0;
}

.Bottom002144 nav dl {
    display: block;
    text-align: left;
    float: left;
    vertical-align: top;
    padding: 0;
    width: 12%;
    margin-right: 10px;
}

.Bottom002144 nav .contact {
    width: 16%;
}

.Bottom002144 nav dt {
    font-size: 16px;
    color: #e6e6e6;
    padding-bottom: 20px;
}

.Bottom002144 nav dd {
    line-height: 24px;
    margin-bottom: 5px;
}

.Bottom002144 nav dd a {
    color: #929292;
}

.Bottom002144 nav dd a:hover {
    color: #fff;
}

.Bottom002144 .contact dd a {
    padding-left: 25px;
    display: block;
    background: url(../image/Bottom002743_icon_email.png) no-repeat left center;
}

.Bottom002144 .contact .tel {
    background: url(../image/Bottom002743_icon_call.png) no-repeat left center;
    color: #929292;
    padding-left: 25px;
}

.Bottom002144 .contact .tel b {
    color: #eee;
    font-size: 18px;
    display: inline-block;
    margin-left: 5px;
}

.Bottom002144 .share a {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0 10px;
}

.Bottom002144 .share span {
    position: relative;
    display: block;
    width: 38px;
    height: 38px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #000;
    opacity: .3;
}

.Bottom002144 .share span img {
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Bottom002144 .share a:hover {}

.Bottom002144 .share a.wx {
    position: relative;
    background-position: -59px 0;
}

.Bottom002144 .share a.wx>img {
    position: absolute;
    bottom: 100%;
    width: 120px;
    height: 120px;
    left: 50%;
    margin-left: -60px;
    margin-bottom: 10px;
    max-width: none;
    display: none;
}

.Bottom002144 .share a.wx:hover>img {
    display: block;
}

.Bottom002144 .share a.sina {
    background-position: -118px 0;
}

.Bottom002144 p {
    line-height: 24px;
}

.Bottom002144 p a {
    color: #aaa;
}

.Bottom002144 p i {
    margin: 0 14px;
    width: 1px;
    height: 10px;
    background: #757575;
    display: inline-block;
}

.Bottom002144 p span {
    display: block;
}

.Bottom002144 p span a {
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
}

.Bottom002144 .gettop {
    position: fixed;
    right: 2%;
    bottom: 2%;
    background: url(../image/Bottom002144-backtop.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 99;
}

@media(max-width:1000px) {
    .Bottom002144 nav dl {
        width: 16%;
    }

    .Bottom002144 nav .contact {
        width: 30%;
    }
}

@media(max-width:640px) {
    .Bottom002144 nav {
        display: none;
    }

    .Bottom002144 .share {
        padding-top: 4%;
    }
}


/*联系方式*/

.contect-boguan h2 span {
    display: inline-block;
    border-left: 6px solid #2f62ad;
    padding-left: 12px;
    color: #333;
    font-size: 16px;
}

.contect-boguan h3 {
    font-size: 14px;
}

.contect-boguan p {
    font-size: 14px;
}


/* 监测logo文字样式 */
#logoBox {
    display: flex;
}

/* #logoBox img {
    max-height: 74px;
} */

#logoBox img {
    /* max-height: 74px; */
    max-height: 54px;
}

#logoBox #logoBox2 {
    text-align: center;
    color: #339dd1;
}

#logoBox #text {
    font-size: 36px;
    font-weight: bolder;
    font-family: 微软雅黑;
}

#logoBox #text2 {
    font-size: 15px;
}



/* 监测logo文字切换样式 */
@media screen and (max-device-width: 600px) {
    #logoBox {
        width: 100%;
    }

    #logoBox img {
        max-height: 47px;
    }

    #logoBox #logoBox2 {
        text-align: center;
        color: #339dd1;
    }

    #logoBox #text {
        font-size: 21px;
        font-weight: bolder;
        font-family: 微软雅黑;
    }

    #logoBox #text2 {
        font-size: 12px;
    }
}

/* 监测logo文字切换样式 */
@media screen and (max-device-width: 341px) {
    #logoBox #logoBox2 {
        display: none !important;
    }
}