<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************reset**********************/

@charset "utf-8";
body {
    font-family: arial, tahoma, Verdana, sans-serif;
    line-height: 1.5;
    font-size: 14px;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
span,
blockquote,
table,
th,
td,
embed,
object,
textarea {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

fieldset,
img,
iframe {
    border: 0;
    text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

ul,
ol {
    list-style: none;
}

q:before,
q:after {
    content: '';
}

button,
input,
select,
textarea {
    font-size: 100%;
    resize: none;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
}

abbr,
acronym {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    color: #333;
    display: inline-block;
    /*transition: .6s;*/
}

a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}


/*a:hover{color:#ffb403;}*/

cite,
em,
dfn {
    font-style: italic;
}

input[type='button'],
input[type='submit'],
input[type='reset'] {
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

input[type='text'] {
    vertical-align: middle;
}

img {
    vertical-align: middle;
}

.inlineb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.clearfix {
    *overflow: hidden;
    *zoom: 1;
    clear: both;
}

.clearfix:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}


/* google chrome scrollbar styles start */

::-webkit-scrollbar-track-piece {
    -webkit-border-radius: 0;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    outline-offset: -2px;
    border: 2px solid #c1c1c1;
    -webkit-border-radius: 4px;
    background-color: #c1c1c1;
}


/* google chrome scrollbar styles end */

.e_global_more:hover {
    background: #ffb403;
    color: #fff;
}

img {
    transition: all 0.5s ease;
}

.power-logo img {
    height: 60px;
}

.clearfix:after,
.crc-in:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.power-mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    z-index: 100;
    display: none;
}

.power-bg {
    width: 100%;
    height: 100%;
    background: #333333;
    position: fixed;
    z-index: 101;
    display: none;
}

.power-fl {
    float: left;
}

body .power-tl {
    text-align: left;
}

body .power-tc {
    text-align: center;
}

body .power-tr {
    text-align: right;
}

.power-fr {
    float: right;
}

body .power-show {
    display: block;
}


/***************reset end**********************/


/********index***************/

#menu {
    display: block;
    position: fixed;
    list-style: none;
    right: 10px;
    top: 50%;
    width: 36px;
    height: 156px;
    margin-top: -74px;
    padding: 15px 0px 0px 0px;
    z-index: 150;
    background: url(../image/menu_bg.png) no-repeat left top;
}

#menu li {
    height: 16px;
    margin-bottom: 12px;
    margin-left: 10px;
}

#menu li a {
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin-bottom: 5px;
    text-indent: -9999px;
    background: url(../image/menu_off.png) no-repeat left top;
}

#menu li.active {
    height: 16px;
}

#menu li.active a {
    height: 16px;
    background-image: url(../image/menu_on.png)
}

.power-header {
    height: 130px;
    border-bottom: 1px solid #b2b2b2;
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #ffffff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
}

.power-list-header {
    position: relative;
    box-shadow: none;
    border-bottom: 1px solid #d5d8dd
}

.power-mobile-nav {
    display: none;
}

.power-in {
    width: 1180px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    font-size: 14px;
}

.power-content-in {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.power-detial-in {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.power-big-in {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    font-size: 14px;
}

.power-max-in {
    width: 1230px;
    min-height: 579px;
    position: relative;
    margin: 0 auto;
    font-size: 14px;
}

.power-header-bar {
    height: 30px;
    line-height: 30px;
    background: #272727;
    text-align: right;
    font-size: 14px;
}

.power-header-bar-href {
    color: #999;
    margin-left: 30px;
}

.power-mobile-header {
    display: none;
}

.power-header-item {
    height: 100px;
}

.power-header-item-logo {
    margin-top: 20px;
}

.power-header-item-nav {
    margin-left: 30px;
}

.power-content {
    font-size: 14px;
}

.power-header-nav-li {
    float: left;
    line-height: 100px;
    position: relative;
}

.power-header-item-search {
    position: relative;
    margin-top: 30px;
}

.power-header-nav-href {
    padding: 0px 14px;
    font-size: 16px;
    border-bottom: 3px solid #fff;
    line-height: 93px;
}

.power-header-nav-sel {
    color: #693387;
    border-bottom: 3px solid #693387;
    line-height: 95px;
}

.power-search-text {
    width: 200px;
    font-size: 12px;
    border: 1px solid #dddddd;
    padding: 10px 30px 10px 10px;
    border-radius: 20px;
}

.power-search-but {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 20px;
    height: 20px;
    background: url(../image/power-search-icon.png) no-repeat center center;
    border: none;
    text-indent: -9999px;
}

.power-banner {
    height: 100%;
    background: #fff;
}

.power-index-title {
    padding: 10px 0px;
    text-align: Center;
    font-size: 36px;
    font-weight: bold;
}

.power-index-subtitle {
    text-align: Center;
    font-size: 18px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url(../image/power-title-line.png) no-repeat center bottom;
}

.power-update-det-li {
    width: 380px;
    margin: 0px 10px;
    background: #fff;
    height: 380px;
    border: 1px solid #d5d8dd;
    border-width: 1px 1px 4px 1px;
    float: left;
}

.power-index-det {
    padding-top: 0px;
}

.power-update-det-wrap-href {
    display: block;
}

.power-update-det-wrap {
    padding: 10px;
}

.power-update-det-pic {
    height: 190px;
    overflow: hidden;
}

.power-update-det-pic img,
.power-profile-det-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.power-update-det-title,
.power-profile-det-title {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px 20px 10px;
    height: 70px;
    overflow: hidden;
    line-height: 1.2;
}

.power-update-det-desc {
    color: #666;
    line-height: 1.5;
    padding: 0px 10px;
    height: 65px;
    overflow: hidden;
}

.power-update-det-date-span {
    color: #693387;
    padding: 0px 5px;
    font-size: 14px;
}

.power-update-det-date {
    font-size: 12px;
    color: #d2c1db;
    margin-top: 0px;
}

.power-update {
    background: url(../image/power-update-bg.jpg) no-repeat center 95px;
}

.power-profile {
    background: #f5f5f5;
}

.power-profile,
.power-update,
.power-indust,
.power-video {
    padding: 120px 0px 80px 0px;
    overflow: hidden;
}

.power-video {
    padding-bottom: 10px;
}

.power-profile-det-li {
    width: 278px;
    height: 360px;
    border: 1px solid #d5d8dd;
    float: left;
    margin: 0px 10px;
}

.power-profile-det-li:hover,
.power-update-det-li:hover {
    box-shadow: 1px 1px 10px #666;
}

.power-profile-det-wrap {
    padding: 5px;
}

.power-profile-det-pic {
    height: 220px;
    overflow: hidden;
}

.power-profile-det-title {
    height: 60px;
}

.power-profile-det-li:hover .power-profile-det-title,
.power-update-det-li:hover .power-update-det-title {
    color: #693387;
}

.power-profile-det-li:hover .power-profile-det-pic img,
.power-update-det-li:hover .power-update-det-pic img {
    transform: scale(1.1);
}

.power-profile-det-desc {
    color: #666;
    padding: 0px 10px;
}

.power-footer {
    height: 50px;
    line-height: 50px;
    background: #333333;
    color: #999999;
}

.power-mobile-footer {
    display: none;
}

.power-footer-link {
    float: right;
    font-size: 12px;
}

.power-footer-copy {
    float: left;
    font-size: 12px;
}

.power-footer-link-href {
    color: #999;
    padding: 0px 10px;
    font-size: 14px;
}

.power-indust-det-li {
    width: 380px;
    height: 400px;
    float: left;
    margin: 0px 10px;
}

.power-indust-det-pic {
    height: 320px;
    position: relative;
    overflow: hidden;
}

.power-indust-det-wrap-href {
    display: block;
    height: 100%;
}

.power-indust-det-wrap {
    margin: 0px 10px;
}

.power-indust-det-pic img {
    height: 100%;
    width: 100%;
    display: block;
}

.power-indust-det-title {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 0px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(../image/power-zi-mask.png);
    width: 100%;
    color: #fff;
}

.power-video-det-title {
    padding: 15px 20px;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.power-video-det-desc {
    color: #969ba3;
    padding: 0px 20px 20px 20px;
    font-size: 12px;
}

.power-video-det-li {
    width: 380px;
    margin: 0px 10px;
    float: left;
    border: 1px solid #d5d8dd;
    border-width: 1px 1px 4px 1px;
}

#power-swiper {
    height: 100%;
    width: 100%;
}

.power-banner-inner {
    height: 100%;
    background: url(../image/power-banner1.jpg) no-repeat center bottom;
}

.power-banner-inner1 {
    background: url(../image/power-banner1.jpg) no-repeat center bottom;
}

.power-page {
    display: inline-block;
    min-width: 100px;
    text-align: center;
    background: url(../image/power-mask.png) repeat;
    height: 24px;
    line-height: 24px;
    position: relative;
    top: -45px;
    z-index: 100;
    margin: 0 auto;
    left: 48%;
    border-radius: 25px;
}

.power-page .swiper-pagination-switch {
    cursor: pointer;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #c3c0a7;
    border-radius: 10px;
    margin: 7px 5px;
}

.power-page .swiper-active-switch {
    background: #ffb403;
}

.power-indust {
    background: url(../image/power-industy.jpg) no-repeat center top;
}

#power-indust-swiper {
    height: 410px;
}

.power-indust-mask {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../image/power-zi-mask.png);
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 100;
}

.power-indust-mask-title {
    padding: 0px 90px;
    margin-top: 30px;
}

.power-indust-mask-title-wrap {
    padding: 15px 0px;
    border: 1px solid #fff;
    border-width: 1px 0px;
    text-align: Center;
    font-size: 18px;
    font-weight: bold;
}

.power-indust-mask-desc {
    padding: 0px 20px;
    line-height: 2;
    margin-top: 10px;
}

.power-indust-det-wrap-href:hover .power-indust-mask {
    display: block;
}

.power-indust-det-wrap-href:hover .power-indust-det-title {
    display: none;
}

.power-video-det-li:hover {
    box-shadow: 1px 1px 10px #666;
}

.power-video-det-li:hover .power-video-det-title {
    color: #693387;
}

.power-video-det-li:hover .power-video-det-pic img {
    transform: scale(1.1);
}

.power-video-det-wrap-href {
    display: block;
}

.power-video-det-pic {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.power-video-det-pic img {
    display: block;
    width: 100%;
}

.power-header-son-ul {
    min-width: 190px;
    left: 0px;
    top: 100px;
    display: none;
    line-height: 1.5;
    background: #fff;
    position: absolute;
    border: 1px solid #b2b2b2;
    z-index: 200;
}

.power-header-son-li {
    height: 35px;
    line-height: 35px;
    padding: 0px 30px 0px 10px;
    white-space: nowrap;
}

.power-header-son-li:hover {
    background: #693387;
    color: #fff;
}

.power-header-son-li:hover&gt;a {
    color: #fff;
}

.power-header-son-ul .power-header-son-ul {
    left: 100%;
    top: -1px;
}

.power-header-son-child {
    background: url(../image/power-nav-arrow.png) no-repeat 95% center;
}

.power-banner-wrap {
    padding-top: 160px;
}

.power-banner-title {
    font-size: 40px;
    color: #fff;
    padding-top: 40px;
    text-shadow: 0px 3px 3px #999;
}

.power-banner-desc {
    font-size: 24px;
    color: #fff;
    padding-top: 5px;
    text-shadow: 0px 3px 3px #999;
}

.power-mobile-profile {
    display: none;
}

#power-mobile-indust-swiper {
    display: none;
}

.power-index-more {
    border: 1px solid #dddddd;
    font-size: 15px;
    border-radius: 3px;
    padding: 3px 5px;
    position: absolute;
    right: 50%;
    top: 0px;
    margin-right: -585px;
}

.power-index-more:hover {
    border: 1px solid #693387;
    color: #693387;
}

.power-mode5 .power-footer {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}


/********index end***********/

@media (max-height: 600px) {
    .power-mode2,
    .power-mode3,
    .power-mode4,
    .power-mode5 {
        height: 660px!important;
    }
}

@media (min-height: 650px) {
    .power-mode2,
    .power-mode3,
    .power-mode4,
    .power-mode5 {
        height: 660px!important;
    }
}


/**
 * fullPage 1.4.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */


/* html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
} */

#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slide {
    float: left;
}

.slide,
.slidesContainer {
    height: 100%;
    display: block;
}

.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.section.table,
.slide.table {
    display: table;
    width: 100%;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slidesContainer {
    float: left;
    position: relative;
}

.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}

.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.scrollable {
    overflow: scroll;
}

.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fullPage-nav.right {
    right: 17px;
}

#fullPage-nav.left {
    left: 17px;
}

.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}

.fullPage-slidesNav.bottom {
    bottom: 17px;
}

.fullPage-slidesNav.top {
    top: 17px;
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}

.fullPage-slidesNav li {
    display: inline-block;
}

#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}

#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}

.fullPage-tooltip.right {
    right: 20px;
}

.fullPage-tooltip.left {
    left: 20px;
}

.power-banner .swiper-slide a.power-banner-video-href {
    width: 100px;
    height: 42px;
    background: rgba(255, 255, 255, .4) url(../image/video-bg.png) no-repeat center center;
    border: 1px solid #693387;
    display: block;
}

.power-banner-video {
    width: 100%;
    display: none;
    height: 630px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    z-index: 100;
}

.power-banner-video video {
    width: 100%;
    height: 100%;
}

#power-swiper .swiper-slide {
    position: relative;
}

@media screen and (max-width: 600px) {
    .power-banner .swiper-slide a.power-banner-video-href {
        width: 1rem;
        height: 0.42rem;
        background: rgba(255, 255, 255, .4) url(../image/video-bg.png) no-repeat center center;
        border: 1px solid #693387;
        display: block;
        margin-top: 0.9rem;
    }
    #menu {
        display: none;
    }
    .power-banner-video {
        width: 100%;
        display: none;
        height: 4.4rem;
        position: absolute;
        left: 0px;
        top: 0.9rem;
        background: #000;
        z-index: 100;
    }
    #power-content {
        padding: 0px;
    }
    .power-banner {
        height: 5.3rem;
    }
    .power-mode1,
    #power-swiper .swiper-wrapper,
    #power-swiper .swiper-slide {
        height: 5.3rem!important;
    }
    .power-mode2 {
        height: 27rem!important;
    }
    .power-mode3 {
        height: 13rem!important;
    }
    .power-mode4 {
        height: 12rem!important;
    }
    .power-mode5 {
        height: 22.5rem!important;
    }
    .power-banner-inner {
        background-size: auto 5.3rem!important;
    }
    .power-page {
        left: 38%;
    }
    .power-profile,
    .power-update,
    .power-indust,
    .power-video {
        padding: 0.4rem 0px 0.4rem 0px;
    }
    .power-update {
        background: url(../image/power-update-bg.jpg) no-repeat center top;
    }
    .power-banner-wrap {
        padding: 0.4rem 0.4rem 0px 0.4rem;
    }
    .power-banner-title {
        font-size: 0.48rem;
    }
    .power-banner-desc {
        font-size: 0.28rem;
    }
    .power-index-title {
        font-size: 0.72rem;
    }
    .power-index-subtitle {
        font-size: 0.28rem;
        padding-bottom: 0.4rem;
        margin-bottom: 0.6rem;
        position: relative;
    }
    .power-update-det-li {
        margin: 0px 0px 0.4rem 0px;
        height: auto;
        width: 100%;
        float: none;
    }
    .power-update-det {
        padding: 0px 0.2rem;
    }
    .power-update-det-title,
    .power-profile-det-title {
        height: auto;
        font-size: 0.36rem;
        padding: 0.3rem 0.2rem 0.3rem 0.2rem;
    }
    .power-mobile-profile {
        display: block;
    }
    .power-profile .power-index-det {
        display: none;
    }
    .power-index-det {
        padding: 0px 0.2rem 0px 0.2rem;
    }
    .power-video-det-li {
        margin: 0px 0px 0.4rem 0px;
        width: 100%;
        float: none;
    }
    .power-video-det-title {
        padding: 0.4rem 0.2rem;
    }
    .power-video-det-pic {
        height: 4.5rem;
    }
    .power-mobile-profile {
        height: 11rem;
        padding: 0px 0.2rem;
    }
    #power-profile-swiper {
        height: 7rem;
        border: 1px solid #ddd;
        background: #fff;
    }
    #power-profile-swiper .swiper-slide {
        overflow: hidden;
        width: 100%;
    }
    .power-mobile-profile-page {
        height: 1rem;
        margin-top: 0.4rem;
        position: relative;
    }
    .power-mobile-profile-page-index {
        height: 1rem;
        margin-top: 0.4rem;
        position: absolute;
        width: 100%;
        z-index: 100;
        bottom: 0rem;
    }
    .power-pagtion {
        text-align: center;
    }
    .power-pagtion .swiper-pagination-switch {
        width: 0.2rem;
        height: 0.2rem;
        background: #999999;
        border-radius: 0.2rem;
        display: inline-block;
        margin: 0.4rem 0.1rem 0px 0.1rem;
    }
    .power-pagtion .swiper-active-switch {
        width: 0.2rem;
        height: 0.2rem;
        background: #693387;
        border-radius: 0.2rem;
        display: inline-block;
    }
    .power-mobile-profile-left,
    .power-mobile-profile-right {
        width: 1rem;
        height: 1rem;
        position: absolute;
    }
    .power-mobile-profile-left {
        left: 0px;
        top: 0px;
        background: #333333 url(../image/power-pro-left.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-right {
        right: 0px;
        top: 0px;
        background: #333333 url(../image/power-pro-right.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-left:hover {
        left: 0px;
        top: 0px;
        background: #693387 url(../image/power-pro-left.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-right:hover {
        right: 0px;
        top: 0px;
        background: #693387 url(../image/power-pro-right.png) no-repeat center center;
        background-size: cover;
    }
    .power-pagtion-index {
        text-align: center;
    }
    .power-pagtion-index .swiper-pagination-switch {
        width: 0.2rem;
        height: 0.2rem;
        background: #999999;
        border-radius: 0.2rem;
        display: inline-block;
        margin: 0.4rem 0.1rem 0px 0.1rem;
    }
    .power-pagtion-index .swiper-active-switch {
        width: 0.2rem;
        height: 0.2rem;
        background: #693387;
        border-radius: 0.2rem;
        display: inline-block;
    }
    .power-mobile-profile-left-index,
    .power-mobile-profile-right-index {
        width: 1rem;
        height: 1rem;
        position: absolute;
    }
    .power-mobile-profile-left-index {
        left: 0px;
        top: 0px;
        background: #333333 url(../image/power-pro-left.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-right-index {
        right: 0px;
        top: 0px;
        background: #333333 url(../image/power-pro-right.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-left-index:hover {
        left: 0px;
        top: 0px;
        background: #693387 url(../image/power-pro-left.png) no-repeat center center;
        background-size: cover;
    }
    .power-mobile-profile-right-index:hover {
        right: 0px;
        top: 0px;
        background: #693387 url(../image/power-pro-right.png) no-repeat center center;
        background-size: cover;
    }
    #power-indust-swiper {
        display: none;
    }
    #power-mobile-indust-swiper {
        display: block;
        height: 7.5rem;
    }
    .power-indust .power-index-det {
        padding: 0px;
    }
    .power-indust-det-pic {
        height: 6.2rem;
    }
}

.logo-80th img {
    width: 145px;
}</pre></body></html>