<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'ms鏄庢湞';
    src: url(../fonts/MS+Mincho/MS+Mincho.TTF.ttf);
}

body.lang-ja-JP {
    font-family: 'ms鏄庢湞' !important;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    line-height: 0;
    overflow: hidden;
}

.clearMarginTop:before {
    /*娓呴櫎鍐呴儴瀛愬厓绱犵殑澶栦笂杈硅窛*/
    content: "";
    display: block;
    height: 1px;
    margin-top: -1px;
}

.clear {
    clear: both;
}

.relative {
    position: relative;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

.ellipsis-box {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}

.noSelect {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*margin-left: initial;*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

html {
    font-size: 100px;
}

body {
    min-width: 320px;
    font-size: 0.15rem;
    font-family: "鎬濇簮榛戜綋";
    color: #666;
}

/*h1, h2, h3, h4, p, .p {
    box-sizing: border-box;
    padding: 0 20px;
}*/

h1,
h2,
h3,
h4 {
    margin: 0;
    letter-spacing: 0.12em;
    color: rgb(50, 50, 50);
}

p {
    margin-bottom: 0;
}

h1 {
    font-size: 0.36rem;
    font-weight: bold;
}

h2 {
    font-size: 0.28rem;
    font-weight: bold;
}

h3 {
    font-size: 0.26rem;
}

h4 {
    font-size: 0.18rem;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

li {
    list-style: none;
}

.border-black {
    border-color: #000;
}

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

.reloadImage {
    display: none;
}

.mainColor {
    /*涓婚鑹�*/
    
    color: rgba(138, 122, 81, 1);
}

.main-color-bg {
    background-color: rgb(227, 100, 10);
    color: white
}

.hr {
    width: 0.8rem;
    margin: 0.3rem 0 0.4rem 0;
    border-style: solid;
    border-width: 2px 0 0;
    border-color: rgb(136, 131, 137);
}

.button {
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.7rem;
    display: inline-block;
    border: 1px solid rgb(200, 200, 200);
    font-size: 0.16rem;
    text-align: center;
    color: inherit;
}

.button:hover {
    color: #fff;
    border-color: rgb(227, 100, 10);
    background-color: rgb(227, 100, 10);
}

.page {
    height: 8rem;
}

.page:before {
    /*娓呴櫎鍐呴儴瀛愬厓绱犵殑澶栦笂杈硅窛*/
    content: "";
    display: block;
    height: 1px;
    margin-top: -1px;
}

#header {
    /*height: 0.5rem;*/
}

#content {
    /*text-align: center;*/
}

.headImgWrapper {
    /*height:3.1rem;*/
    margin: 0 auto 0;
    width: 100%;
    position: absolute;
    top: 70%;
    z-index: 1;
    text-align: center;
}

.headImgWrapper h1 {
    margin-bottom: 0.3rem;
    padding: 0 0 0.3rem 0;
    display: inline-block;
    position: relative;
}

.headImgWrapper h1:after {
    content: '';
    display: block;
    border-bottom: 2px solid rgb(50, 50, 50);
    position: absolute;
    width: 0.84rem;
    margin-left: -0.42rem;
    left: 50%;
    bottom: 0;
}

.boxWrapper .xzxxzxzd h1 {
    margin-bottom: 0.3rem;
    padding: 0 0 0.3rem 0;
    display: inline-block;
    position: relative;
}

.boxWrapper .xzxxzxzd h1:after {
    content: '';
    display: block;
    border-bottom: 2px solid rgb(50, 50, 50);
    position: absolute;
    width: 0.84rem;
    margin-left: -0.42rem;
    left: 50%;
    bottom: 0;
}

.headImgWrapper .description {
    margin-bottom: 0.1rem;
    padding-top: 0;
    padding-bottom: 0.05rem;
    font-size: 0.2rem;
    /* 閬垮厤婧㈠嚭 */
    width: 80%;
    margin-left: 10%;
}

.banner_about_mask {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
}

.banner .banner_text {
    display: none;
    opacity: 0;
    padding-top: 1.3rem;
}

.textWrapper,
.boxWrapper {
    margin-left: auto;
    margin-right: auto;
}

.textWrapper {
    max-width: 15rem;
}

.boxWrapper {
    max-width: 72.91%;
}

.leader .text,
.textCoverImage .text,
.textOnImage .text {
    padding: 0 0.2rem;
}

/*鏂囧瓧娴簬鍥惧儚涔嬩笂*/

.textOnImage {
    position: relative;
    background: #eee;
    text-align: left;
}

.textOnImage .textWrapper {
    margin: 1rem auto 0;
    position: relative;
    z-index: 20;
}

.textOnImage .text {
    max-width: 6.8rem;
    margin:0 auto 0;
}

.textOnImage .text p {
    line-height: 2.4em;
    margin-bottom: 0.36rem;
}

.textOnImage .imageWrapper {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
}

.textOnImage.fullImage .imageWrapper {
    background-size: cover;
    background-position: 50%;
}

.textOnImage.align-lb .imageWrapper {
    /*background-position: left right;*/
}

.textOnImage.align-cb .imageWrapper {
    background-position: center bottom;
}

.textOnImage.align-rc .imageWrapper {
    background-position: right center;
}

/*甯︽枃瀛楃殑钂欑増瑕嗙洊鍦ㄥ浘鍍忎箣涓�*/

.textCoverImage {
    height: 8rem;
    position: relative;
    text-align: left;
    background-color: #f5f5f5;
}

.textCoverImage .textWrapper {
    margin: 1.85rem auto 0;
}

.textCoverImage .text {
    max-width: 6.5rem;
}

.textCoverImage .textWrapper {
    height: 100%;
    margin-top: 0 !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
    width: 100%\0\9;
}

.textCoverImage.left .textWrapper {
    padding-right: 30%\0\9;
}

.textCoverImage .textWrapper&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.textCoverImage.right .textWrapper {
    padding-right: 0\0\9;
    padding-left: 40%\0\9;
}

.textCoverImage .imageWrapper .img-cover .textWrapper {
    padding-right: 0\0\9;
    padding-left: 0\0\9;
}

/*褰撻〉闈esize鏃讹紝姝ゅ闇€瑕佺敤js璁＄畻.text鐨勫搴︼紝浣垮緱.text鐨勫彸渚т笌鍗婃湀鐨勫乏渚х湅璧锋潵鐩告帴锛屽鍚屽崐鏈堟妸.text鎸ゆ墎/鎷変几浜嗕竴鏍�*/

.textCoverImage .textWrapper,
.textCoverImage.left .textWrapper {
    align-items: flex-start;
    -ms-flex-pack: start;
}

.textCoverImage.right .textWrapper {
    align-items: flex-end;
    -ms-flex-pack: end;
}

.textCoverImage .imageWrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.textCoverImage .imageWrapper .bg {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
}

.textCoverImage.left .imageWrapper .bg {
    background-position: right;
}

.textCoverImage .imageWrapper .bg .cover {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.textCoverImage .imageWrapper .bg .cover .place {
    height: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
}

.textCoverImage .imageWrapper .bg .cover .arc {
    height: 100%;
    float: right;
}

.textCoverImage .imageWrapper .bg .cover .arc {
    position: relative;
    left: -1px;
}

.textCoverImage.right .imageWrapper .bg .cover .arc {
    position: relative;
    left: auto;
    right: -1px;
}

.textCoverImage.right .imageWrapper .bg .cover .arc {
    float: left;
    transform: rotateY(180deg);
    -ms-transform: rotate(180deg);
}

.textCoverImage .imageWrapper .bg .imgGroup {
    height: 100%;
    float: right;
    margin-left: -1.6rem;
    position: relative;
}

.textCoverImage .imageWrapper .bg .imgGroup .img {
    height: 100%;
}

.textCoverImage.right .imageWrapper .bg .imgGroup {
    float: left;
}

.textCoverImage.right .imageWrapper .bg .imgGroup {
    margin-left: 0;
    margin-right: -1rem;
}

/* .leader涓€鑸槸甯︽寜閽殑銆佸ぇ瀛椾綋涓嬫湁涓€灏忔妯嚎鐨勪竴绉嶅尯鍩� */

.leader {
    height: 6.7rem;
    box-sizing: border-box;
    padding: 1.3rem 0 0;
}

.leader .text {
    max-width: 9.8rem;
}

.leader p {
    line-height: 1.8em;
    margin-bottom: 0.3rem;
    letter-spacing: 0.09em;
}

.textOnImage.leader p {
    line-height: 1.8em;
}

/* .counts鏄湁澶氫釜姘村钩鍧囧寑鎺掑垪鐨勫瓙椤圭洰鐨勫尯鍩燂紝瀛愰」鐩竴鑸嫢鏈変竴涓浘鏍� */

.counts {
    margin: 0 auto;
    max-width: 15.2rem;
    text-align: center;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
}

.count {
    margin: 0.5rem 0;
    text-align: center;
}

.count .img {
    margin-bottom: 0.26rem;
    display: inline-block;
    background-repeat: repeat;
}

.count .num {
    margin-bottom: 0.2rem;
    line-height: 1;
    display: inline-block;
    font-size: 0.64rem;
    position: relative;
}

.count .num .unit {
    width: 2em;
    display: block;
    font-size: 0.17rem;
    position: absolute;
    text-align: center;
    right: -2.2em;
    top: 0.5em;
}

.symmetricalItems {
    text-align: center;
    height: auto !important;
    padding: 1rem 0;
}

.symmetricalItems h1 {
    line-height: 1em;
    color: #000;
}

.symmetricalItems .description {
    margin-top: 0.4rem;
}

.symmetricalItems .items .item {
    margin-top: 0.7rem;
}

.symmetricalItems .item h3 {
    margin-top: 0.6rem;
    margin-bottom: 0.2rem;
    font-size: 0.22rem;
    letter-spacing: 0.014em;
}

.symmetricalItems .item p {
    line-height: 2em;
    margin: 0 auto;
    font-size: 0.17rem;
    letter-spacing: 0.01em;
}

#footer {
    padding: 0.38rem 0.6rem;
    background-color: rgb(26, 26, 26);
    color: #fff;
}

#footer ul {
    margin-bottom: 0.2rem;
    margin-left: -0.4rem;
    padding-left: 0;
}

#footer li {
    margin-left: 0.4rem;
    float: left;
}

/*banner*/

.banner {
    position: relative;
    text-align: center
}

.banner .banner_bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

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

.banner_mask .mask-left,
.banner_mask .mask-right,
.banner_mask .mask-center {
    height: 100%;
    float: left;
}

.banner_mask .mask-left,
.banner_mask .mask-right {
    width: 20%;
    background-color: #fff;
}

.banner_mask .mask-center {
    width: 60%;
    margin-top: -0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
}

.banner_mask .mask-center&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

/* 鍦↖E9涓嬬敱浜庡瓙瀹瑰櫒浣跨敤浜唗able-cell瀹炵幇鍨傜洿灞呬腑锛岃€岃〃鏍煎崟鍏冩牸瀹介珮鍥哄畾涓虹埗瀹瑰櫒鐨�100%銆傛晠鐪熺殑闇€瑕佸仛瀹介珮閫傚簲鍐呴儴鏃讹紝闇€瑕佸湪瀛愬鍣ㄥ唴閮ㄥ姞涓€涓�.table-cell-inner锛岃繖涓猟iv灏嗘槸閫傚簲鍐呴儴鐨� */

.table-cell-inner {
    position: relative;
}

.banner_mask .mask-middle {
    width: 100%;
    position: relative;
}

.banner_mask .mask-middle .img {
    width: 100%;
}

.banner_mask .mask-top,
.banner_mask .mask-bottom {
    width: 100%;
    height: 3000px;
    position: absolute;
    left: 0;
    background-color: #fff;
}

.banner_mask .mask-top {
    bottom: 99.9%;
    /*margin-bottom: -1px;*/
}

.banner_mask .mask-bottom {
    top: 99.9%;
    /*margin-top: -1px;*/
}

.banner .banner_text {
    display: none;
    opacity: 0;
    padding-top: 1.3rem;
}

/* tab鏍囩椤碉紝涓€鑸敤浜�.banner涓� */

.desc-tab {
    width: 2rem;
}

.nav-tabs .nav-item .desc_with_bottom_border {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
}

.nav-item a {
    width: auto;
}

.nav-tabs {
    border: none;
}

.banner .active {
    /*border-bottom: 1px solid rgb(227, 100, 10);*/
}

.tab-active p,
.desc-tab .description:hover,
#index-carousel .desc-tab .description {
    border-bottom: 1px solid rgb(227, 100, 10);
    color: rgb(227, 100, 10);
    cursor: pointer;
}

#index-carousel .desc-tab .description {
    font-size: 0.17rem;
}

.desc-tab p {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}

/* logo */

#header #logo {
    position: absolute;
    z-index: 2;
    top: 0.4rem;
    right: 0.45rem;
}

#header #logo img {
    width: 1.25rem;
    height: auto;
}

/* 鑿滃崟 */

#header #menuGroup {
    width: 0.8rem;
    position: absolute;
    top: 0.4rem;
    left: 0.6rem;
    text-align: center;
    z-index: 70;
}

#header #menuGroup .icon-place {
    position: relative;
    z-index: 1;
    margin-bottom: 0.4rem;
    font-size: 0.17rem;
    cursor: pointer;
}

#header #menuGroup .icon-place img {
    width: 0.16rem;
    margin-right: 0.12rem;
    vertical-align: middle;
}

#header #menuGroup .icon-place .text {
    vertical-align: middle;
}

#header #menu {
    /*width: 0.6rem;*/
    width: 100%;
    margin: 0.15rem 0;
    box-sizing: border-box;
    padding: 0.3rem 0;
    background-color: rgb(234, 85, 19);
    position: relative;
    z-index: 99999;
}

#header #menu:before,
#header #menu:after {
    content: '';
    width: 100%;
    height: 0;
    border-width: 0.2rem 0.4rem;
    border-style: solid;
    border-color: transparent;
    display: block;
    position: absolute;
}

#header #menu:before {
    border-bottom-color: rgb(234, 85, 19);
    top: -0.4rem;
}

#header #menu:after {
    border-top-color: rgb(234, 85, 19);
    bottom: -0.4rem;
}

#header #menu .menuButton {
    width: 100%;
    margin-top: 0.36rem;
    text-align: center;
    cursor: pointer;
}

#header #menu .menuButton:first-child {
    margin-top: 0;
}

#header #menu .menuButton img {
    width: 40%;
}

#header #menu .menuButton .text {
    line-height: 1em;
    margin-top: 0.14rem;
    display: block;
    font-size: 0.14rem;
    color: #fff;
}

/* 鍗婇€忔槑閬僵涓婄殑鑿滃崟椤� */

#menu-page {
   
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.78);
    z-index: 100;
    color: #666;
    display: none;
}

#menu-page .logo {
    margin: 0 auto 0.7rem;
}

#menu-page .logo img {
    width: 2.6rem;
    height: auto;
}

#menu-page .list {
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.08em;
    line-height: 1;
}

#menu-page .list .list-1:first-child {
    margin-top: 0;
}

#menu-page .list .list-1 {
    width: 100%;
    margin-top: 0.2rem;
    display: inline-block;
}

#menu-page .list .list-1&gt;.title {
    margin-bottom: 0.2rem;
    display: inline-block;
    font-size: 0.24rem;
    cursor: pointer;
}

#menu-page .list .list-1&gt;.title:hover,
#menu-page .list .list-1.active&gt;.title {
    color: rgba(227, 100, 10);
}

#menu-page .list-1-children {
    display: none;
    margin-bottom: 0.06rem;
    /* 瀹屽叏鎸夌収璁捐缁欑殑鏁板€� */
}

#menu-page .list-1-children&gt;.listRow:last-child {
    border-bottom-width: 0;
}

#menu-page .list-2&gt;.title {
    margin-top: 0.24rem;
    font-size: 0.16rem;
}

#menu-page .list-2:first-child&gt;.title {
    margin-top: 0;
}

#menu-page .list-2&gt;.title:hover {
    color: rgba(227, 100, 10, 0.8);
}

/* 鏁翠綋鐨勫崐閫忔槑閬僵 */

.coverage-view {
    
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
}

/* 鏈€鏂扮殑.banner鏍峰紡 */

.banner .banner_mask {
    display: none;
}

.banner_mask_wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    /*top: -2rem;*/
}

.banner {
    height: 100vh;
}

/* 涓嬫媺鎻愮ず鍥炬爣 */

    .banner .arrow {
        content: "";
        width: 0.8rem;
        height: 0.8rem;
        display: inline-block;
        background-image: url(/xnypage/templates/default/images/icon-slideDown.gif);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -0.4rem;
        z-index: 60;
        cursor: pointer;
    }

#index-carousel .banner:after {
    display: none
}

.headImgWrapper {
    height: 3.1rem;
    margin-top: 0.5rem;
    width: 200%;
    position: absolute;
    top: 100%;
    left: -50%;
    z-index: 1;
    text-align: center;
}

.headImgWrapper .hr {
    margin-left: auto;
    margin-right: auto;
    border-color: #000;
}

.headImgWrapper .description {
    line-height: 1.8;
}

.img-cover {
    height: 100%;
}

.img-cover .cover {
    height: 100%;
    background-color: #f5f5f5;
    width: 50vw;
}

.img-cover .cover-left,
.img-cover .arc-left img {
    float: left;
    height: 100%;
}

.img-cover .cover-right,
.img-cover .arc-right img {
    float: right;
    height: 100%;
}

/* -1px 閬垮厤宸﹀彸閫忓嚭搴曢儴 */

.arc-left {
    position: relative;
    left: -1px;
}

.arc-right {
    position: relative;
    right: -1px;
}

.arc-right img {
    transform: rotateY(180deg);
    -ms-transform: rotate(180deg)\0\9;
}

.img-cover .arc-left,
.img-cover .arc-right {
    height: 100%;
}

.img-cover .textWrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 0;
    height: 100%;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
    width: 100%\0\9;
}

.img-cover .textWrapper&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.img-cover .textWrapper .text {
    padding: 0 0.5rem;
}
.img-cover .cover .textWrapper .text::after {
    content:" ";
}

.boxWrapper .bottom-img {
    padding-bottom: 61.4%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}

.boxWrapper .bottom-img .wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
    height: 100%\0\9;
}

.boxWrapper .bottom-img .wrapper&gt;* {
    display: none;
    vertical-align: middle\0\9;
}

.boxWrapper .bottom-img .wrapper:hover {
    background-color: rgba(227, 100, 10, 0.65);
}

.boxWrapper .bottom-img .wrapper:hover&gt;* {
    display: block;
    display: table-cell\0\9;
}

.boxWrapper .bottom-img .wrapper .wrapper-inner {
    height: 100%\0\9;
    text-align: center;
}

.boxWrapper .bottom-img .name {
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
}

.boxWrapper .bottom-img .link {
    width: 1.2rem;
    height: 0.34rem;
    line-height: 0.34rem;
    box-sizing: content-box;
    display: inline-block;
    font-size: 0.16rem;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: rgb(227, 100, 10);
    margin: 0 auto\0\9;
}

#example {
    padding-bottom: 0.7rem;
}

#example .head {
    width: 6em;
    margin: 0.4rem auto;
    text-align: center;
}

#footer .copyright {
    display: inline-block;
}

#footer .social {
    display: inline-block;
    float: right;
}

#footer .social img {
    height: 0.3rem;
    width: 0.3rem;
    margin-left: 0.1rem;
}

/* 浜т笟閾鹃噷鐨勬爲鍥� */

.orgTree {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1.8rem;
    /*濉厖涓嬫柟鐨勬枃瀛楃殑绌洪棿*/
    /*width: 13.5rem;*/
    font-size: 0;
}

.orgTree .items {
    width: 100%;
}

.orgTree .item {
    display: inline-block;
    position: relative;
    font-size: initial;
}

.orgTree .item .lineGroup {
    width: 100%;
    height: 0.5rem;
    position: relative;
}

.orgTree .item .lineGroup .line-horizontal,
.orgTree .item .lineGroup .line-vertical .round,
.orgTree .item .lineGroup .line-vertical .border {
    border-width: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.5);
}

.orgTree.hasBg .item .lineGroup .line-horizontal,
.orgTree.hasBg .item .lineGroup .line-vertical .round,
.orgTree.hasBg .item .lineGroup .line-vertical .border {
    border-color: rgba(255, 255, 255, 0.5);
}

.orgTree .item .lineGroup .line-horizontal {
    border-top-width: 0.02rem;
    position: absolute;
    top: -0.01rem;
    left: 0.08rem;
    right: 0.08rem;
}

.orgTree .item .lineGroup .line-vertical {
    width: 0.16rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: -0.08rem;
}

.orgTree .item .lineGroup .line-vertical .round {
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 0.08rem;
    border-width: 0.02rem;
    position: absolute;
    left: 0;
}

.orgTree .item .lineGroup .line-vertical .round.top {
    top: -0.08rem;
}

.orgTree .item .lineGroup .line-vertical .round.bottom {
    bottom: -0.08rem;
}

.orgTree .item .lineGroup .line-vertical .border {
    margin-left: -0.01rem;
    border-left-width: 0.02rem;
    position: absolute;
    top: 0.08rem;
    bottom: 0.08rem;
    left: 50%;
}

.orgTree .item .text {
    width: 100%;
    position: absolute;
    left: -50%;
    top: 100%;
    margin-top: 0.08rem;
}

.orgTree .item .text .textInner {
    max-width: 2rem;
    margin: 0 auto;
}

.orgTree .item .text h3 {
    margin: 0.36rem 0 0.15rem;
    font-size: 0.25rem;
}

.orgTree .item .text p {
    line-height: 1.6em;
}

.orgTree .item:last-child .line-horizontal {
    display: none;
}

.orgTree.length-6 .item {
    width: 20%;
}

.orgTree.length-6 .items {
    margin-left: 10%;
}

.orgTree.length-6 .item:first-child {
    margin-left: -10%;
}

/* 鏈€鍚庝竴涓�.item瀹藉害浼氭孩鍑�10% */

.orgTree.length-6 .item:last-child {
    width: 10%;
}

.orgTree.length-6 .item:last-child .text {
    width: 200%;
    left: -100%;
}

.textOnImage {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.textOnImage .textWrapper {
    width: 100%;
    margin-top: 20%;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
    height: 100%\0\9;

    
}

.textOnImage.left .textWrapper {
    padding-right: 30%\0\9;
}

.textOnImage .textWrapper&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.treePage .imageWrapper {
    background-color: #fff;
}

.treePage h1 {
    margin-bottom: 1rem;
}

/* 浜т笟閾鹃噷鐨勮疆鎾� */

#advantage {
    height: 7rem;
}

.carousel-circle {
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

/* 涔嬫墍浠ョ敤.img鎶奿mg鍖呰９锛屾槸鍥犱负img鐨勯珮搴︿笉涓€鑷达紝鎵€浠ュ仛鍙樻崲鏃讹紝鍦ㄥ瀭鐩存柟鍚戜笂锛屽悇涓猧tem鐨勪笅鏂规枃瀛楀郊姝や箣闂翠細鏈夋槑鏄剧殑宸窛銆� */

/* 鐢ㄨ瀹氫簡鍥哄畾楂樺害鐨�.img鎶婂浘鐗囧寘瑁硅捣鏉ワ紝骞朵娇鍥剧墖鏍规嵁搴曢儴瀵归綈鑳介伩鍏嶈繖涓樊璺濈殑浜х敓銆� */

.carousel-circle .img {
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 auto 0.35rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: end;
    -ms-flex-pack: end;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
}

.carousel-circle .img&gt;* {
    display: table-cell\0\9;
    vertical-align: bottom\0\9;
}

.carousel-circle .img img {
    width: 100%;
}

.carousel-circle .outerList {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-circle .outerList .list {
    /*.carousel-circle .innerList .list {*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 12.56%;
    display: flex;
    align-items: center;
    word-break: keep-all;
    white-space: nowrap;
    font-size: 0;
    /*鍘婚櫎item涔嬮棿鐨勭┖鏍�*/
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-align: center;
}

.carousel-circle .outerList .list .item {
    /*.carousel-circle .innerList .list .item {*/
    line-height: 1;
    margin-right: 37.44%;
    display: inline-block;
    text-align: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    height: 100%\0\9;
    display: inline-table\0\9;
}

.carousel-circle .outerList .list .item&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.carousel-circle .innerList .list .item {
    line-height: 1;
    text-align: center;
}

.carousel-circle .outerList .list {
    margin-left: 0.8rem;
    /*鍊间负.list 涓殑.item鐨勫搴︾殑涓€鍗�*/
}

.carousel-circle .outerList .list .item {
    min-width: 1.6rem;
    margin-left: -1.6rem;
    font-size: 0.16rem;
    color: rgb(227, 100, 10);
}

.carousel-circle .outerList .name {
    font-size: 0.24rem;
    color: rgb(154, 154, 154);
}

.carousel-circle .innerList {
    width: 42.6%;
    padding-bottom: 42.6%;
    position: absolute;
    top: 50%;
    left: 28.7%;
    margin-top: -21.3%;
    z-index: 20;
    background-color: #fff;
}

.carousel-circle .circle-outer {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-circle .circle-inner {
    width: 94.44%;
    height: 94.44%;
    border-radius: 50%;
    position: absolute;
    top: 2.78%;
    left: 2.78%;
    overflow: hidden;
    background-color: transparent;
}

.carousel-circle .circle-inner .listWrapper {
    /*width: 248.561821301947%;*/
    /* 鍙嶇畻鍑烘渶澶栧眰鐖跺厓绱犵殑瀹藉害 1/(42.6% * 94.44%) */
    height: 100%;
    /*margin-left: -74.28215796789607%; /* 鍙嶇畻宸︿晶浣嶇Щ ((2.78%) / (94.4%)) + (28.7% / (42.6% * 94.44%)) */
    */ position: relative;
}

.carousel-circle .innerList .list {
    height: 100%;
    box-sizing: border-box;
    padding: 21.3% 0;
    /*margin-left: 14.494470774091628%;*/
}

.carousel-circle .slick-list {
    height: 100%;
}

.carousel-circle .slick-track {
    height: 100%;
}

.carousel-circle .slick-dots {
    bottom: auto;
    top: 22%;
}

.carousel-circle .innerList .list .item {
    /*min-width: 28.988941548183256%;
    margin-left: -28.988941548183256%;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.15rem;
    word-break: normal;
    white-space: normal;
    text-align: center;
    color: rgb(227, 100, 10);
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
    width: 100%\0\9;
}

.carousel-circle .img&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.carousel-circle .innerList .list .item .item-inner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10%;
}

.carousel-circle .innerList .name {
    margin-bottom: 0.35rem;
    font-size: 0.34rem;
}

.carousel-circle .innerList .img {
    display: inline-block;
}

.carousel-circle .innerList .description {
    max-width: 6.3rem;
    line-height: 2em;
    margin: 0 auto;
}

.carousel-circle .arrow {
    width: 0.26rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: -0.25rem;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.carousel-circle .arrow.left {
    right: 110%;
    /*transform: scaleX(-1);*/
}

.carousel-circle .arrow.right {
    left: 110%
}

.carousel-circle .arrow img {
    width: 100%;
}

.my-coverage {
   
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
}

.my-coverage .close {
    width: 0.29rem;
    height: 0.29rem;
    position: absolute;
    left: 0.22rem;
    top: 0.48rem;
    background-image: url(../../images/search/close.png);
    background-repeat: no-repeat;
    background-size: cover;
}

/* 鎼滅储妗� */

.my-coverage.search .content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* 鍦↖E10涓嬪瀭鐩村眳涓� */
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    /* 鍦↖E9涓嬪瀭鐩村眳涓� */
    display: table\0\9;
}

.my-coverage.search .content&gt;* {
    display: table-cell\0\9;
    vertical-align: middle\0\9;
}

.my-coverage.search .logo {
    margin-bottom: 0.46rem;
}

.my-coverage.search .searchInput input,
.my-coverage.search .searchInput .btn {
    height: 0.4rem;
    box-sizing: border-box;
    float: left;
    border-radius: 0.06rem;
}

.my-coverage.search .searchInput input {
    width: 5.25rem;
    line-height: 0.4rem;
    padding: 0 0.4rem;
    font-size: 0.2rem;
    border: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.my-coverage.search .searchInput .btn {
    width: 1.15rem;
    padding: 0.06rem 0;
    background-color: rgb(227, 100, 10);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
}

.my-coverage.search .searchInput .btn img {
    height: 100%;
}

/* 棣栭〉鏀瑰渾鐐规牱寮� */

#content .slick-dots li button {
    font-size: 0.12rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}

#content .slick-dots li.slick-active button {
    background-color: rgba(138, 122, 81, 1);
}

#content .slick-dots li:hover button {
    background-color: rgba(138, 122, 81, 0.7);
}

#content .slick-dots li button::before {
    display: none;
}

#content .slick-dots li {
    margin: 0 8px;
}

/* 婊氬埌椤堕儴 */

body.index #scrollTop {
    /*棣栭〉涓嶆樉绀恒€傚疄鐜版殏鏃舵斁鍒癷ndex.html鐨刢ss閲�*/
    /*display: none;*/
}

#scrollTop {
    width: 0.6rem;
    height: 0.6rem;
    
    right: 0.4rem;
    bottom: 0.2rem;
    z-index: 50;
    cursor: pointer;
}

#scrollTop .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../../images/icon-scrollTop.png);
    background-repeat: no-repeat;
    background-size: 50% 60%;
    background-position: 50% 60%;
}

#scrollTop .bg {
    width: 100%;
    height: 100%;
    background-image: url(../../images/icon-scrollTop-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#scrollTop:hover .bg {
    background-image: url(../../images/icon-scrollTop-bg-active.png);
}

/* 鐪嬩笉娓呭尯鍩熺殑钂欑増 */

.textBg {
    padding: 0.45rem !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.textBg h1,
.textBg p {
    color: #fff !important;
}

.textBg .hr {
    border-color: #fff !important;
}

/* 鍒囨崲鍦板尯 */

#view {
    position: relative;
    /*璁﹍ogo鍜屽鑸浉瀵�#view瀹氫綅*/
}

#area-menu {
    width: 100%;
    padding: 0.7rem 13.8% 0.7rem 11.2%;
    display: none;
    background-image: url(../../images/area-menu/bg.png);
    background-size: cover;
}

#area-menu .triggerBtn {
    width: 1.5rem;
    height: 0.46rem;
    line-height: 0.46rem;
    padding: 0;
    font-size: 0.24rem;
    letter-spacing: 0.12em;
    background-color: rgb(227, 100, 10);
    color: #fff;
}

#area-menu .select-wrapper {
    margin-left: 0.22rem;
}

#area-menu .triggerBtn,
#area-menu .select-wrapper {
    float: left;
}

#area-menu .desc {
    line-height: 1;
    float: right;
    font-size: 0.24rem;
    color: rgb(227, 100, 10);
    text-align: right;
}

/* 瑕嗙洊鏍峰紡 */

#area-menu .select-wrapper {
    width: 2.94rem;
    height: 0.46rem;
    text-align: right;
}

#area-menu .select2-selection .select2-selection__rendered {
    line-height: 0.46rem;
}

#area-menu .select2-container {
    width: 100% !important;
    /*鍥犱负鎻掍欢浼氱粰涓€涓浐瀹氬搴︼紝鏁呴渶瑕�!important*/
    height: 100%;
}

#area-menu .select2-container .selection {
    width: 100%;
    height: 100%;
    display: block;
}

#area-menu .select2-selection {
    height: 100%;
}

#area-menu .select2-selection__arrow {
    height: 100%;
    top: 0;
}

.select2-container .item {
    line-height: 0.4rem;
    text-align: right;
}

#area-menu .select2-selection .select2-selection__rendered,
.select2-container .item .text {
    font-size: 0.22rem;
    letter-spacing: 0.12em;
    vertical-align: middle;
    color: #999;
}

#area-menu .select2-selection .select2-selection__rendered {
    margin: 0 0.1rem;
}

.select2-container .item .img-flag {
    width: auto;
    height: 0.22rem;
    margin: 0 0.1rem;
    vertical-align: middle;
}

/*缁熶竴鍚勬枃鏈唴瀹瑰尯瀹介珮*/

.unifytext-item {
    position: relative;
}

.unifytext-item .unifytext-original {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.unifytext-item .unifytext-space {
    visibility: hidden;
}

/**2022-8-2鏂板**/

.container-fluid {
    padding: 0;
}

.wcwzbd {
    max-width: 72.91%;
    margin: 0 auto !important;
}

.xyxld {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.xyxld .xzxxzxzd {
    text-align: center;
}

.xyxld .xldxq {
    text-align: center;
    font-size: 15px;
    color: #666666;
    line-height: 2;
}

.xyxld .wsxyzsa {
    margin-top: 4vw;
}

.xyxld .wsxyzsa .imgs {
    margin-top: 2vw;
}

.xyxld .wsxyzsb {
    margin-top: 4vw;
}

.xyxld .wsxyzsb .imgs {
    margin-top: 2vw;
}

.xyxld .wsxyzsb .imgs .sj {
    display: none;
}

.xyxld .wsxyzsa .imgs .sj {
    display: none;
}

@media(max-width: 750px) {
    .jbgtcr {
        left: 4% !important;
    }
    #header .ohoulogo {
        right: 4% !important;
    }
    #content.distributedChain .banner,
    #content.newTechnology .banner,
    #content.project .banner,
    #content.video .banner,
    #content.media .banner,
    #content.faq .banner {
        height: 10rem !important;
    }
    .headImgWrapper .description {
        width: 92%;
        margin: 0 auto;
    }
    .boxWrapper {
        max-width: 92%;
    }
    .xyxld .wsxyzsb .imgs .sj {
        display: block;
    }
    .xyxld .wsxyzsb .imgs .pc {
        display: none;
    }
    .xyxld .wsxyzsa .imgs .sj {
        display: block;
    }
    .xyxld .wsxyzsa .imgs .pc {
        display: none;
    }
    .xyxld {
        padding-bottom: 0;
    }
    #p1 .item {
        border-bottom: 1px solid #ededed;
        padding-bottom: 24px;
    }
    #p1 .item .imglw {
        float: left;
    }
    #p1 .item .icon {
        margin-bottom: 0 !important;
    }
    #p1 .item .imgle {
        float: left;
        margin-left: 20px;
        text-align: left;
        width: 80%;
    }
    #p1 .head {
        margin-bottom: 5px !important;
    }
    #p1 .item p {
        font-size: 0.22rem;
        max-width: 100% !important;
    }
    #content.newTechnology #p2 {
        display: block !important;
        height: auto;
        margin-top: 0rem;
    }
    #content.newTechnology #p2 .wcwzbd {
        max-width: 92%;
    }
    #p2 .flag-container {
        width: 100%;
    }
    #p1 .row {
        padding-bottom: 0.2rem !important;
    }
    #p2 .flag-container {
        font-size: 0.2rem !important;
        color: #171717;
        background: #f8f8f8;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0.3rem;
        line-height: 3.2em !important;
    }
    #p2 .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media(max-width:669px) {
    #p1 .item .imgle {
        float: right;
    }
}

@media(max-width:456px) {
    #p1 .item .imgle {
        width: 75%;
    }
}

@media(max-width:365px) {
    #p1 .item .imgle {
        width: 73%;
    }
}

@media(max-width:338px) {
    #p1 .item .imgle {
        width: 71%;
    }
}

#example {
    position: relative;
}

#example .buttof-next:after,
#example .buttof-prev:after {
    opacity: 0;
}

#example .buttof-next {
    background: url(/templates/default/images/chain/arrow-right.png) no-repeat center center/cover;
    width: 26px;
    height: 50px;
    right: 10%;
}

#example .buttof-prev {
    background: url(/templates/default/images/chain/arrow-left.png) no-repeat center center/cover;
    width: 26px;
    height: 50px;
    left: 10%;
}</pre></body></html>