﻿@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-size: 14px;
    font-family: "5FAE8F6F96C59ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "5B8B4F53" !important;
    color: #666;
}

a {
    text-decoration: none;
    color: #666;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

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

.clearfix {
    height: 100%;
}

.common,
.nvlist,
.container {
    width: 1400px;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
}

p {
    line-height: 24px;
}

img {
    border: none;
}

*:focus {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h1,
h2,
h3 {
    font-weight: normal;
}

h1 {
    font-size: 24px;
    line-height: 35px;
}

h2 {
    font-size: 20px;
    line-height: 30px;
}

h3 {
    font-size: 16px;
    line-height: 25px;
}

.exchange_banner_phone {
    display: none;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** é¡¶é¨ä»£ç  ***/

dl.header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    z-index: 99999;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0px 2px rgba(0, 0, 0, .15);
}

dl.header dt {
    position: absolute;
}

dl.header .logo {
    left: 3%;
    width: 110px;
    height: 100%;
    top: 0;
}

dl.header .logo a {
    height: 100%;
    display: block;
    background: url('../img/logo2.png') left center no-repeat;
    background-size: 100% auto !important
}

dl.header .tel {
    right: 3%;
    top: 28px;
}

dl.header .tel span,
dl.header .tel .share {
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    font-size: 13px;
    color: #585858;
}

dl.header .tel .share a {
    margin: 0 !important;
    /* margin-left:15px !important; */
    padding: 0 !important;
    width: 25px;
    height: 25px !important;
    background-size: 15px auto !important;
    border-radius: 100%;
}

dl.header .tel .share .bds_sqq {
    background: #000 url('../img/share1.png') center no-repeat;
}

dl.header .tel .share .bds_tsina {
    background: #000 url('../img/share2.png') center no-repeat;
}

dl.header .tel .share .bds_weixin {
    background: #000 url('../img/share3.png') center no-repeat;
}

dl.header .tel .share a:hover {
    background-color: #3385ff;
}

dl.header .online {
    padding-top: 26px;
}

dl.header .online a {
    display: block;
    width: 80px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: #328fec;
    color: #fff;
}

.Ikem {
    text-align: center;
}

.Ikem span {
    display: block;
    margin: auto;
    background: #5ca1ef;
    color: #fff;
    width: 40%;
}

/*** å¯¼èªä»£ç  ***/

.nav {}

.Ikem {
    margin-top: 50px;
}

.nav li {
    float: left;
    text-align: center;
    margin-right: 50px;
}

.nav li a {
    display: block;
    font-size: 20px;
    line-height: 78px;
    border-bottom: solid 2px #fff;
}

.nav li a:hover {
    color: #328fec;
    border-color: #328fec;
    font-weight: bold;
}

.nav li ul {
    display: none;
}

.nav_trigger {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -10px;
    z-index: 200;
    cursor: pointer;
    display: none;
}

.nav_icon {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 3px;
    background: #000;
    -webkit-transition-property: background-color, -webkit-transform;
    ransition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.nav_icon:before,
.nav_icon:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    background: #000;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.nav_icon:before {
    margin-top: -8px;
}

.nav_icon:after {
    margin-top: 8px;
}

.nav-active .nav_icon {
    background: rgba(0, 0, 0, 0);
}

.nav-active .nav_icon:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000;
}

.nav-active .nav_icon:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000;
}

/*.home .nav_icon,
.home .nav_icon:before,
.home .nav_icon:after {
    background: #fff;
}*/

.home .nav-active .nav_icon:before,
.home .nav-active .nav_icon:after {
    background: #000;
}

.home .nav-active .nav_icon {
    background: rgba(0, 0, 0, 0);
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** åºé¨ä»£ç  ***/

.footer {
    background: url('../img/ft_bg.jpg') center repeat-x;
    color: #fff;
    padding: 20px 0;
    font-size: 12px;
}

.footer a {
    color: #fff;
}

.footer .hr {
    padding: 14px 0;
}

.footer .hr span {
    display: block;
    background: #fff;
    height: 2px;
    line-height: 2px;
    font-size: 0;
    padding: 0 50px;
    margin: 0 -50px;
}

.footer .fnav dt {
    float: left;
    font-size: 0;
}

.footer .fnav dd {
    float: right;
    padding-top: 15px;
    font-size: 15px;
}

.footer .fnav dd a {
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
    line-height: 50px;
}

.footer .fnav dd a:hover,
.footer .foot p a {
    text-decoration: underline;
}

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

.footer .foot table {
    height: 64px;
    margin-right: 35px;
    display: inline-block;
}

.footer .foot table td {
    padding-right: 15px;
}

.footer .foot img {
    width: 30px;
    border-radius: 100%;
}

.footer .foot p {
    line-height: 20px;
}

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

/************************************************************************************************************/

/************************************************************************************************************/

/*** é¡¶é¨bannerä»£ç  ***/

.hdp {
    width: 100%;
    height: 900px;
    position: relative;
    min-width: 1200px;
}

.hdp .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.hdp .bd ul {
    width: 100% !important;
}

.hdp .bd li {
    width: 100% !important;
    height: 900px;
    overflow: hidden;
    text-align: center;
}

.hdp .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.hdp .hd ul {
    text-align: center;
}

.hdp .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 6px;
    width: 8px;
    height: 8px;
    overflow: hidden;
    border: solid 1px #fff;
    text-indent: -99999em;
    border-radius: 100%;
}

.hdp .hd ul .on {
    border-color: #328fec;
    background: #328fec;
}

/*.hdp .hd{width:100%;position:absolute;z-index:1;bottom:55px;left:0;height:110px;background:url('ico/hd_bg.png') center no-repeat;}
.hdp .hd ul{}
.hdp .hd ul li{float:left;border-radius:100%;background:#fff;cursor:pointer;margin:0 115px;}
.hdp .hd ul li img{width:44px;height:auto;padding:19px;}
.hdp .hd ul li .a{display:none;}
.hdp .hd ul li .h{display:block;}
.hdp .hd ul li.an1{margin-top:-35px;}
.hdp .hd ul li.an2{margin-left:125px;margin-top:5px;}
.hdp .hd ul li.an3{margin-top:-40px;margin-left:100px;}
.hdp .hd ul li.an4{margin-right:0;margin-top:20px;margin-left:90px;}

.hdp .hd ul li.on{background:#3385ff;}
.hdp .hd ul li.on img{width:72px;padding:24px;}
.hdp .hd ul li.on .a{display:block;}
.hdp .hd ul li.on .h{display:none;}

.hdp .hd ul li.on.an1{margin-top:-50px;}
.hdp .hd ul li.on.an2{margin-top:-15px;}
.hdp .hd ul li.on.an3{margin-top:-60px;}
.hdp .hd ul li.on.an4{margin-top:0px;}*/

.hdp .prev,
.hdp .next {
    display: none;
}

/************************************************************************************************************/

/*** å¹»ç¯çä»£ç  ***/

.fullslide {
    position: relative;
    width: 100%;
}

.fullslide .bd {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullslide .bd li {
    float: left;
    width: 100%;
}

.fullslide .bd li img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.fullslide .hd {
    position: absolute;
    left: 0;
    width: 100%;
    height: 25px;
    text-align: center;
    bottom: 0px;
    z-index: 99;
}

.fullslide .hd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-indent: -10em;
    overflow: hidden;
    margin: 0px 4px;
    cursor: pointer;
    border: solid 1px #fff;
    border-radius: 50%;
}

.fullslide .hd li.on {
    border-color: #328fec;
    background: #328fec;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** é¦é¡µä»£ç  ***/

.icontainer {}

.icontainer img {
    max-width: 100%;
    height: auto;
}

.icontainer h1 {
    color: #333;
}

.icontainer .more {
    display: block;
    margin: 30px auto;
    border: solid 2px #dddae3;
    width: 170px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: #333;
    font-size: 16px;
}

dl.itit {
    text-align: center;
    padding: 45px 0 30px;
}

dl.itit dt {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
}

dl.itit dd {
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}

dl.itit span {
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 17px;
    border-bottom: solid 3px #dddae3;
}

/*** å¤´é¨ä»£ç  ***/

/*.home dl.header a,
.home dl.header {
    color: rgba(255, 255, 255, .6);
    color: #fff\6;
}*/

/*.home dl.header {
    position: absolute;
    background: none;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .15);
    ;
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .15);
    ;
    box-shadow: 0 0px 2px rgba(255, 255, 255, .5);
}*/

.home dl.header .logo a {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/logo1.png') left center no-repeat;
}

.home dl.header .tel span {
    color: rgba(255, 255, 255, .6);
    color: #fff\6;
}

.home dl.header .online a {
    border: 1px solid rgba(255, 255, 255, .6);
    border: 1px solid #fff\6;
    background: none;
}

.home dl.header .tel .share a {
    background-size: 25px auto !important;
}

.home dl.header .tel .share .bds_sqq {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/ishare1.png') center no-repeat;
}

.home dl.header .tel .share .bds_tsina {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/ishare2.png') center no-repeat;
}

.home dl.header .tel .share .bds_weixin {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/ishare3.png') center no-repeat;
}

/*** å¯¼èªä»£ç  ***/

/*.home .nav li a {
    border-bottom: 2px solid rgba(255, 255, 255, .0);
    border-bottom: 2px solid #fff\0;
}*/

/*.home .nav li a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
    font-weight: normal;
}*/

/*** åºé¨ä»£ç  ***/

.home .footer {
    background: #111;
}

.home .footer .foot p span {
    color: #919191;
}

.home .footer .copy,
.home .footer .copy a {
    color: #7a7a7a;
}

/*** é¦é¡µ1ä»£ç  ***/

.row1 {
    background: #f6f4f9;
    text-transform: uppercase;
}

.row1 .rw1_tit {}

.row1 .rw1_tit li {
    float: left;
    cursor: pointer;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    width: 170px;
    text-align: center;
    line-height: 38px;
    padding: 28px 0;
    border-bottom: solid 3px #e0e5f0;
}

.row1 .rw1_tit li span {
    display: inline-block;
    width: 70px;
    font-size: 17px;
    line-height: 19px;
    vertical-align: top;
}

.row1 .rw1_tit li img {
    width: 38px;
    height: auto;
    vertical-align: top;
    margin-right: 15px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.row1 .rw1_tit li.hit {
    color: #328fec;
    background: #f9f8fb;
    border-color: #328fec;
}

.row1 .rw1_tit li.hit img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

.row1 .panes {
    position: relative;
    background: #f9f8fb;
    -webkit-box-shadow: 0px 8px 10px rgba(24, 75, 127, .15);
    -moz-box-shadow: 0px 8px 10px rgba(24, 75, 127, .15);
    box-shadow: 0px 8px 10px rgba(24, 75, 127, .15);
}

.row1 .panes dl {
    display: none;
    padding: 35px 140px;
}

.row1 .panes dl.rw1_b1 {
    display: block;
}

.row1 .panes dl dt {
    float: left;
    width: 18%;
}

.row1 .panes dl dd {
    float: right;
    width: 76%;
    font-size: 16px;
}

.row1 .panes dl dd h2 {
    color: #328fec;
    margin-bottom: 15px;
    font-weight: bold;
}

.row1 .panes dl dd h2 span {
    display: block;
    height: 10px;
    line-height: 0;
    border-bottom: solid 3px #328fec;
    width: 35px;
}

.row1 .panes dl dd a {
    display: block;
    width: 145px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border-radius: 20px;
    background: #328fec;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 25px;
    -webkit-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    -moz-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
}

.row1 .panes dl dd a img {
    width: 18px;
    vertical-align: middle;
    margin-left: 30px;
}

.row1 span.gth {
    display: block;
    position: absolute;
    height: 46px;
    width: 140px;
}

.row1 span.gt_l {
    background: url('ico/gt_l.jpg') center no-repeat;
    left: 0;
    top: 25px;
}

.row1 span.gt_r {
    background: url('ico/gt_r.jpg') center no-repeat;
    right: 0;
    bottom: 25px;
}

.row1 .down {
    text-align: center;
    margin-top: 40px;
    font-size: 0;
}

.row1 .down img {
    margin-bottom: -3px;
}

/* è½®æ­å¾ææ¡æ ·å¼ */

.banner-content {
    position: absolute;
    top: 300px;
    left: 100px;
    text-align: start;
    color: white;
    z-index: 10;
}

.banner-content h1 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}

.banner-content p {
    font-size: 20px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.5;
    max-width: 800px;
}

.banner-btn {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(45deg, #007bff, #0056b3);
    color: white;
    text-decoration: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
}

.banner-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
    background: linear-gradient(45deg, #0056b3, #004085);
}

/* ååºå¼è®¾è®¡ */

@media (max-width: 768px) {
    .banner-content h1 {
        font-size: 28px;
    }
    .banner-content p {
        font-size: 16px;
        padding: 0 20px;
    }
    .banner-btn {
        padding: 12px 30px;
        font-size: 16px;
    }
    .banner-content-phone h1 {
        font-size: 16px;
        color: #fff;
        line-height: 1.2 !important;
    }
    .banner-content-phone p {
        font-size: 14px;
        color: #fff;
        line-height: 1.2 !important;
        margin-top: 10px;
    }
    .banner-content-phone {
        position: absolute;
        width: 200px;
        left: 40px;
        top: 60px;
    }
}

.relative {
    position: relative;
}

/*** é¦é¡µ2ä»£ç  ***/

.row2 {}

.row2 .itit {
    padding: 65px 0 55px;
}

.row2 ul li {
    float: left;
    position: relative;
    width: 33.1%;
    margin: 0 1px;
}

.row2 ul li a {
    display: block;
    width: 86%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 0 7%;
}

.row2 ul li h1 {
    font-size: 22px;
    color: #fff;
    padding-top: 40px;
}

.row2 ul li h2 {
    font-size: 18px;
}

/*** é¦é¡µ3ä»£ç  ***/

.row3 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/rw3_bg.jpg') center top no-repeat;
    margin-top: 100px;
    color: #fff;
    text-align: center;
    padding: 50px 0 60px;
}

.row3 .itit dt {
    color: #fff;
    font-size: 35px;
    line-height: 60px;
}

.row3 .more {
    color: #fff;
    border-color: #fff;
}

.row3 p {
    line-height: 36px;
    font-size: 16px;
}

/*** é¦é¡µ4ä»£ç  ***/

.row4 {}

.row4 li {
    float: left;
    width: 32%;
    margin-right: 1.3%;
    margin-bottom: 30px;
}

.row4 li .txt {
    margin: -75px 15px 0;
    padding: 20px 25px;
    background: #fff;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .15);
}

.row4 li h3 {
    color: #040404;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row4 li p {
    height: 72px;
    overflow: hidden;
}

/*** é¦é¡µ5ä»£ç  ***/

.row5 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/rw5_bg (1).jpg') center top no-repeat;
    color: #fff;
    padding: 30px 0 60px;
}

.row5 .itit dt {
    color: #fff;
}

.row5 .itit dd {
    color: #e3e3e6;
}

.row5 ul li {
    float: left;
    position: relative;
    width: 22%;
    margin-right: 4%;
}

.row5 ul li h2 {
    padding: 9px 5px;
    width: 60px;
    border: solid 1px #fff;
}

.row5 ul li h2 span {
    display: block;
    line-height: 20px;
    font-size: 15px;
    color: #cdced1;
}

.row5 ul li h3 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    margin: 30px 0 10px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row5 ul li p {
    line-height: 20px;
    font-size: 12px;
    color: #bbbbc0;
    height: 40px;
    overflow: hidden;
}

.row5 ul li .gd {
    width: 11px;
    height: auto;
    padding: 11px;
    border: solid 1px #fff;
    border-radius: 100%;
    margin-top: 55px;
}

.row5 ul li .txt2 {
    display: none;
    position: absolute;
    color: #fff;
    background: #000022;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.row5 ul li .txt2 span {
    display: block;
    height: 120px;
    overflow: hidden;
}

.row5 ul li .txt2 p {
    height: 60px;
}

.row5 ul li .txt2 div {
    padding: 25px 15px;
}

.row5 ul li .txt2 h3 {
    margin-top: 0;
}

/* äº§åå±ç¤ºåºåæ ·å¼ */

.product-showcase {
    padding: 60px 0;
    background: #f8f9fa;
}

.product-nav {
    text-align: center;
    padding: 0 0 50px 0;
    font-size: 30px;
    color: #000;
}

.nav-tabs {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #e9ecef;
}

.nav-tabs li {
    margin: 0 20px;
    cursor: pointer;
}

.nav-tabs li a {
    display: flex;
    align-items: center;
    padding: 15px 25px;
    text-decoration: none;
    color: #666;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
}

.nav-tabs li.active a {
    color: #4A90E2;
    border-bottom-color: #4A90E2;
}

.nav-tabs li a i {
    margin-right: 8px;
    font-size: 18px;
}

.product-content {
    margin: 0 auto;
    position: relative;
    background-color: #f9f8fb;
}

.gt_l {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 25px;
    height: 46px;
    width: 140px;
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/gt_l.jpg') center no-repeat;
}

.gt_r {
    display: block;
    position: absolute;
    z-index: 1;
    height: 46px;
    width: 140px;
    right: 0;
    bottom: 25px;
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/gt_r.jpg') center no-repeat;
}

.product-card {
    display: none;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    background-color: #f9f8fb;
    padding: 40px 140px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.product-card.active {
    display: flex;
    opacity: 1;
    transform: translateY(0);
}

.card-icon {
    margin-right: 40px;
}

.card-icon1 {}

.icon-circle {
    width: 192px;
    height: 192px;
    border: 3px solid #4A90E2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.icon-inner {
    width: 60px;
    height: 60px;
    border: 2px solid #4A90E2;
    border-radius: 50%;
    position: relative;
}

.icon-inner::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background: #4A90E2;
    border-radius: 50%;
}

.card-info h3 {
    color: #4A90E2;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.card-info p {
    color: #666;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.btn-detail {
    display: inline-flex;
    align-items: center;
    background: #4A90E2;
    color: #fff;
    padding: 12px 24px;
    border-radius: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.btn-detail:hover {
    background: #357ABD;
    transform: translateY(-2px);
}

.btn-detail .arrow {
    margin-left: 8px;
    font-size: 16px;
}

/* äº§åç½æ ¼å¸å± */

.product-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto;
}

.product-item {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
}

.product-item:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.product-image {
    padding: 20px;
    position: relative;
    height: 252px;
    overflow: hidden;
}

.product-image img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.product-item:hover .product-image img {
    transform: scale(1.05);
}

.product-info {
    padding: 25px;
}

.product-info h3 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    border-left: 4px solid #4A90E2;
    padding-left: 12px;
}

.product-tags {
    margin-bottom: 20px;
}

.tag {
    display: inline-block;
    background: #E3F2FD;
    color: #1976D2;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    margin-right: 8px;
    margin-bottom: 8px;
    font-weight: 500;
}

.contact-btn {
    display: block;
    width: 100%;
    background: #f2f3ff;
    color: #445afc;
    text-align: center;
    padding: 12px 0;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.contact-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.contact-btn:hover::before {
    left: 100%;
}

.contact-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(74, 144, 226, 0.3);
}

@media (max-width: 1024px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .product-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .nav-tabs {
        flex-wrap: wrap;
        border-radius: 12px;
    }
    .nav-tabs li a {
        padding: 12px 20px;
        font-size: 14px;
    }
    .product-showcase {
        padding: 40px 0;
    }
    /* .product-showcase {
		display: none !important;
	} */
    .product-card {
        padding: 20px !important;
    }
    .gth {
        display: none !important;
    }
}

/* é±åå¼ååºåæ ·å¼ */

.ai-wallet-section {
    padding: 80px 0;
    background: transparent;
}

.ai-wallet-header {
    text-align: center;
    margin-bottom: 60px;
}

.ai-wallet-header h2 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin: 0;
    letter-spacing: 2px;
}

.ai-features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.feature-card {
    background: rgba(240, 238, 238, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    padding: 30px 25px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 16px;
    z-index: -1;
}

.feature-card:hover {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
}

.feature-content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}

.feature-content p {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    margin: 0;
}

/* é±åç±»åå¨è¦çåè½åºåæ ·å¼ */

.wallet-types-section {
    padding: 80px 0;
    background: transparent;
}

.wallet-types-section .wallet-container {
    max-width: 1500px !important;
    margin: 0 auto;
    padding: 0 20px;
}

.wallet-types-section .section-title {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}

.wallet-types-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    width: 100%;
    margin: 0 auto;
}

.wallet-type-card {
    background: rgba(240, 238, 238, 0.9);
    border-radius: 20px;
    display: flex;
    align-items: center;
    padding: 40px 30px;
    position: relative;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.wallet-type-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.wallet-type-card .card-number {
    font-size: 60px;
    font-weight: bold;
    color: #000;
    opacity: 0.8;
    line-height: 1;
    margin-right: 40px;
    margin-bottom: 20px;
}

.wallet-type-card .card-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
    line-height: 1.2;
}

.wallet-type-card .card-description {
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .wallet-types-section {
        padding: 60px 0;
    }
    .wallet-types-section .section-title {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .wallet-types-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        max-width: 400px;
    }
    .wallet-type-card {
        padding: 30px 25px;
    }
    .wallet-type-card .card-number {
        font-size: 60px;
    }
    .wallet-type-card .card-title {
        font-size: 20px;
    }
    .wallet-type-card .card-description {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .wallet-types-section .container {
        padding: 0 15px;
    }
    .wallet-type-card {
        padding: 25px 20px;
    }
    .wallet-type-card .card-number {
        font-size: 48px;
    }
    .wallet-type-card .card-title {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .ai-features-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .ai-wallet-header h2 {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .ai-features-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .ai-wallet-section {
        padding: 60px 0;
    }
    .ai-wallet-header h2 {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .feature-card {
        padding: 25px 20px;
    }
    .ai-wallet-header {
        margin-bottom: 40px;
    }
}

/* åçº¦é¡¶é¨titleæ ·å¼ */

.contract_banner_title_box {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    .contract_banner_title {
        text-align: center;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        letter-spacing: 5px;
    }
    .contract_banner_title2 {
        margin-top: 20px;
        text-align: center;
        color: #fff;
        font-size: 30px;
        font-weight: 700;
    }
}

/* åºå±é¾titleæ ·å¼ */

.underlyingChain_title_box {
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    .underlyingChain_title {
        text-align: center;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        letter-spacing: 5px;
    }
    .underlyingChain_title2 {
        margin-top: 20px;
        text-align: center;
        color: #fff;
        font-size: 32px;
    }
    .underlyingChain_title_btn {
        cursor: pointer;
        display: inline-block;
        background-color: #fff;
        color: #6130ff;
        padding: 13px 30px;
        font-size: 32px;
        margin-top: 120px;
        font-weight: 700;
        text-align: center;
        border-radius: 25px;
    }
}

/* åºåé¾é±åç§ç±»æ ·å¼ */

.wallet_banner_title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
}

.wallet_banner_title h1 {
    font-size: 60px;
    color: #000;
    font-weight: 700;
}

.wallet_banner_title p {
    font-size: 35px;
    margin-top: 40px;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.wallet_banner_info {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    .wallet_banner_info_title {
        font-size: 50px;
        color: #000;
        font-weight: 700;
    }
    .wallet_banner_info_color {
        font-size: 50px;
        color: #e89229d4;
        font-weight: 700;
    }
    .wallet_banner_info_text {
        font-size: 30px;
        font-weight: 700;
        color: #000;
    }
}

.wallet-types-section {
    padding: 80px 0;
    background: transparent;
}

.wallet-types-section .section-title {
    text-align: center;
    margin-bottom: 60px;
}

.wallet-types-section .section-title h2 {
    font-size: 42px;
    font-weight: bold;
    color: #111;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.wallet-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.wallet-card {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-radius: 20px;
    padding: 30px 25px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.wallet-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 100%);
}

.card-number {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    font-family: 'Arial Black', sans-serif;
}

.card-content h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0;
    line-height: 1.2;
}

.wallet-description {
    text-align: center;
    padding: 25px 40px;
    border-radius: 15px;
    max-width: 900px;
    margin: 0 auto;
    backdrop-filter: blur(10px);
}

.wallet-description p {
    color: #000;
    margin: 8px 0;
    font-size: 22px;
    line-height: 1.6;
}

.wallet-description p:first-child {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* ååºå¼è®¾è®¡ */

@media (max-width: 1024px) {
    .wallet-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .wallet-types-section .section-title h2 {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .wallet-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 0 20px;
    }
    .wallet-types-section .section-title h2 {
        font-size: 28px;
    }
    .wallet-card {
        padding: 25px 20px;
    }
    .card-number {
        font-size: 28px;
    }
    .card-content h3 {
        font-size: 20px;
    }
    .wallet-description {
        padding: 20px 25px;
        margin: 0 20px;
    }
    .wallet-description p {
        font-size: 16px;
    }
    .wallet-description p:first-child {
        font-size: 18px;
    }
    .wallet_banner_title h1 {
        font-size: 20px;
        color: #000;
        font-weight: 700;
    }
    .wallet_banner_title p {
        font-size: 16px;
        margin-top: 40px;
        color: #000;
        font-weight: 700;
        text-align: center;
    }
    .wallet_banner_title {
        height: 300px !important;
    }
    .wallet_banner_info {
        width: 100% !important;
    }
    .wallet_banner_info_title {
        font-size: 20px !important;
    }
    .wallet_banner_info_color {
        font-size: 16px !important;
    }
    .wallet_banner_info_text {
        font-size: 16px !important;
    }
    .contract_banner_title {
        font-size: 20px !important;
    }
    .contract_banner_title2 {
        font-size: 16px !important;
    }
    .contract_banner_title_box {
        height: 300px !important;
    }
    .wraper_class {
        height: 300px !important;
    }
    .wraper_class img {
        height: 300px !important;
    }
    .dapp-ecosystem-section {
        padding: 0 !important;
    }
    .section-title {
        font-size: 20px !important;
    }
    .dapp-ai-grid1 {
        display: block !important;
    }
    .dapp-ai-card {
        margin-bottom: 10px !important;
    }
    .exchange_banner_title_box {
        padding: 20px 10px !important;
        height: 300px !important;
    }
    .wraper_box {
        position: relative;
        height: 1000px;
    }
    .exchange_banner_img {
        display: none !important;
    }
    .exchange_banner_title {
        color: #000 !important;
        font-size: 20px !important;
    }
    .exchange_banner_title2 {
        color: #000 !important;
        font-size: 18px !important;
    }
    .exchange_banner_box {
        height: 300px !important;
    }
    .exchange-features-flex {
        display: block !important;
    }
    .exchange-feature-card {
        margin-top: 20px;
    }
    .underlyingChain_title {
        color: #000 !important;
        font-size: 23px !important;
        padding: 0 10px;
    }
    .underlyingChain_title2 {
        color: #000 !important;
        font-size: 20px !important;
        padding: 0 20px;
    }
    .underlyingChain_title_btn {
        display: none !important;
    }
    .wraper_box {
        height: 300px !important;
    }
    .underlyingChain_title_box {
        height: 300px !important;
    }
}

.wraper_class {
    height: 700px;
}

/* äº¤ææå¼åé¡¶é¨titleæ ·å¼ */

.exchange_banner_box {
    position: relative;
    height: 700px;
}

.exchange_banner_title_box {
    height: 700px;
    display: flex;
    align-items: center;
    padding: 40px 0 0 180px;
    justify-content: start;
    position: relative;
    z-index: 2;
    .exchange_banner_title {
        text-align: start;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        letter-spacing: 5px;
    }
    .exchange_banner_title2 {
        margin-top: 20px;
        text-align: start;
        color: #fff;
        font-size: 30px;
        font-weight: 700;
    }
}

.contactUs {
    z-index: 2;
    position: absolute;
    font-size: 40px;
    color: #fff;
    letter-spacing: 5px;
    top: 540px;
    left: 270px;
    cursor: pointer;
}

/* DAPPå¨çææ ·å¼ */

.dapp-ecosystem-section {
    padding: 80px 0;
    background: transparent;
}

.dapp-ecosystem-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.dapp-ecosystem-section .section-title {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.dapp-ecosystem-section .section-subtitle {
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
    opacity: 0.9;
}

.dapp-ecosystem-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1260px;
    margin: 0 auto;
}

.dapp-card {
    background: rgba(240, 238, 238, 0.9);
    border-radius: 20px;
    padding: 40px 30px;
    position: relative;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
}

.dapp-card:hover {
    transform: translateY(-10px);
}

.dapp-card .card-title {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
}

.dapp-card .card-description {
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    margin: 0;
    opacity: 0.9;
}

.contract_title {
    color: #000;
    font-weight: 700;
    font-size: 30px;
}

@media (max-width: 1024px) {
    .dapp-ecosystem-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 768px) {
    .dapp-ecosystem-section {
        padding: 60px 0;
    }
    .dapp-ecosystem-section .section-title {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .dapp-ecosystem-section .section-subtitle {
        font-size: 18px;
        margin-bottom: 40px;
    }
    .dapp-ecosystem-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        max-width: 400px;
    }
    .dapp-card {
        padding: 30px 25px;
    }
    .dapp-card .card-title {
        font-size: 20px;
    }
    .dapp-card .card-description {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .dapp-ecosystem-section .container {
        padding: 0 15px;
    }
    .dapp-card {
        padding: 25px 20px;
    }
    .dapp-card .card-title {
        font-size: 18px;
    }
}

/* DAPPAIæ¹æ¡Â·èµè½é¡¹ç®åæ°åè½åºåæ ·å¼ */

.dapp-ai-innovation-section {
    padding: 80px 0;
    background: transparent;
}

.dapp-ai-innovation-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.dapp-ai-innovation-section .section-title {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}

.dapp-ai-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    max-width: 1260px;
    margin: 0 auto;
}

.dapp-ai-grid1 {
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    max-width: 1260px;
    margin: 0 auto;
}

.dapp-ai-card {
    background: rgba(240, 238, 238, 0.9);
    border-radius: 20px;
    padding: 35px 25px;
    position: relative;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.dapp-ai-card:hover {
    transform: translateY(-8px);
}

.dapp-ai-card .card-title {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.2;
}

.dapp-ai-card .card-description {
    font-size: 15px;
    color: #000;
    line-height: 1.5;
    margin: 0;
    opacity: 0.9;
    flex-grow: 1;
}

@media (max-width: 1024px) {
    .dapp-ai-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 20px;
    }
    .dapp-ai-grid .dapp-ai-card {
        grid-column: auto !important;
        grid-row: auto !important;
    }
}

@media (max-width: 768px) {
    .dapp-ai-innovation-section {
        padding: 60px 0;
        margin-top: 40px;
    }
    .dapp-ai-innovation-section .section-title {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .dapp-ai-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        max-width: 400px;
    }
    .dapp-ai-card {
        padding: 25px 20px;
        min-height: 120px;
    }
    .dapp-ai-card .card-title {
        font-size: 18px;
    }
    .dapp-ai-card .card-description {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .dapp-ai-innovation-section .container {
        padding: 0 15px;
    }
    .dapp-ai-card {
        padding: 20px 15px;
    }
    .dapp-ai-card .card-title {
        font-size: 16px;
    }
    .dapp-ai-card .card-description {
        font-size: 13px;
    }
}

/* æ°å­è´§å¸äº¤ææåè½åºåæ ·å¼ */

.exchange-features-section {
    padding: 80px 0;
    background: transparent;
}

.exchange-features-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.exchange-features-title {
    text-align: center;
    margin-bottom: 60px;
}

.exchange-features-title h2 {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.exchange-features-title p {
    font-size: 18px;
    color: #000;
    opacity: 0.9;
    letter-spacing: 1px;
}

.exchange-features-grid {
    gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
}

.exchange-features-flex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.exchange-feature-card {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 40px 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.exchange-feature-card.large-card {
    /* grid-row: span 2; */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.exchange-feature-card h3 {
    font-size: 32px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.exchange-feature-card.large-card h3 {
    font-size: 32px;
    margin-bottom: 30px;
}

.exchange-feature-card p {
    font-size: 18px;
    line-height: 1.8;
    color: #555;
    letter-spacing: 0.5px;
}

.exchange-feature-card.large-card p {
    font-size: 18px;
    line-height: 1.8;
    color: #555;
    letter-spacing: 0.5px;
}

.exchange-feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 1);
}

@media (max-width: 768px) {
    .exchange-features-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .exchange-feature-card.large-card {
        grid-row: span 1;
    }
    .exchange-features-title h2 {
        font-size: 36px;
    }
    .exchange-feature-card {
        padding: 30px 20px;
    }
    .exchange-feature-card h3 {
        font-size: 20px;
    }
    .exchange-feature-card.large-card h3 {
        font-size: 24px;
    }
    .exchange-feature-card p {
        font-size: 14px;
    }
    .exchange-feature-card.large-card p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .exchange-features-section {
        padding: 60px 0;
    }
    .exchange-features-container {
        padding: 0 15px;
    }
    .exchange-features-title {
        margin-bottom: 40px;
    }
    .exchange-features-title h2 {
        font-size: 28px;
    }
    .exchange-features-title p {
        font-size: 16px;
    }
}

/* éæ©æä»¬ççç±åºåæ ·å¼ */

.why-choose-us-section {
    padding: 80px 0;
    background: transparent;
}

.why-choose-us-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.why-choose-us-title {
    text-align: center;
    margin-bottom: 60px;
}

.why-choose-us-title h2 {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.why-choose-us-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto;
}

.why-choose-card {
    background: rgba(243, 238, 238, 0.1);
    background: rgba(243, 238, 238, 0.1);
    border-radius: 20px;
    padding: 40px 30px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.why-choose-card h3 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.why-choose-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.why-choose-card li {
    font-size: 16px;
    line-height: 2;
    color: #000;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
    letter-spacing: 0.5px;
}

.why-choose-card li:before {
    content: "â";
    color: #000;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.8;
}

.why-choose-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.why-choose-card:hover h3 {
    color: #000;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

@media (max-width: 768px) {
    .why-choose-us-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .why-choose-us-title h2 {
        font-size: 36px;
    }
    .why-choose-card {
        padding: 30px 25px;
    }
    .why-choose-card h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .why-choose-card li {
        font-size: 15px;
        margin-bottom: 12px;
    }
}

@media (max-width: 480px) {
    .why-choose-us-section {
        padding: 60px 0;
    }
    .why-choose-us-container {
        padding: 0 15px;
    }
    .why-choose-us-title {
        margin-bottom: 40px;
    }
    .why-choose-us-title h2 {
        font-size: 28px;
    }
    .why-choose-card {
        padding: 25px 20px;
    }
    .why-choose-card h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .why-choose-card li {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 10px;
    }
}

/* AURCå¬é¾åºç¨åºæ¯åºåæ ·å¼ */

.aurc-applications-section {
    padding: 80px 0;
    background: transparent;
}

.aurc-applications-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.aurc-applications-title {
    text-align: center;
    margin-bottom: 60px;
}

.aurc-applications-title h2 {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.aurc-applications-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
}

.aurc-app-card {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.aurc-app-card h3 {
    font-size: 24px;
    font-weight: bold;
    color: #2c5aa0;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1.3;
}

.aurc-app-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 1);
}

.aurc-app-card:hover h3 {
    color: #1e4080;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.baseLayerChainContent_top {
    padding-top: 170px;
}

/* ååºå¼è®¾è®¡ */

@media (max-width: 768px) {
    .aurc-applications-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .aurc-applications-title h2 {
        font-size: 36px;
    }
    .aurc-app-card {
        padding: 30px 15px;
    }
    .aurc-app-card h3 {
        font-size: 20px;
    }
    .case2_1_class {
        display: none !important;
    }
    .digitalCollectiblesContent_img1 {
        width: 100% !important;
    }
    .baseLayerChainContent_top {
        padding: 70px 10px 0 10px !important;
        h1 {
            font-size: 30px !important;
        }
    }
}

@media (max-width: 480px) {
    .aurc-applications-section {
        padding: 60px 0;
    }
    .aurc-applications-container {
        padding: 0 15px;
    }
    .aurc-applications-title {
        margin-bottom: 40px;
    }
    .aurc-applications-title h2 {
        font-size: 28px;
    }
    .aurc-applications-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .aurc-app-card {
        padding: 25px 15px;
    }
    .aurc-app-card h3 {
        font-size: 18px;
    }
}

/* éæ©æä»¬å¼åå¬é¾çä¼å¿åºåæ ·å¼ */

.blockchain-advantages-section {
    padding: 80px 0;
    background: transparent;
}

.blockchain-advantages-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.blockchain-advantages-title {
    text-align: center;
    margin-bottom: 60px;
}

.blockchain-advantages-title h2 {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.blockchain-advantages-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto;
}

.blockchain-advantage-card {
    background: rgba(243, 238, 238, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 40px 30px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.blockchain-advantage-card h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: 25px;
    letter-spacing: 1px;
    line-height: 1.4;
}

.blockchain-advantage-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blockchain-advantage-card li {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative;
    letter-spacing: 0.5px;
    opacity: 0.9;
}

.blockchain-advantage-card li:before {
    content: "â";
    color: #000;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.7;
}

.blockchain-advantage-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.blockchain-advantage-card:hover h3 {
    color: #000;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

.blockchain-advantage-card:hover li {
    opacity: 1;
}

/* ååºå¼è®¾è®¡ */

@media (max-width: 768px) {
    .blockchain-advantages-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .blockchain-advantages-title h2 {
        font-size: 36px;
    }
    .blockchain-advantage-card {
        padding: 30px 25px;
    }
    .blockchain-advantage-card h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .blockchain-advantage-card li {
        font-size: 15px;
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) {
    .blockchain-advantages-section {
        padding: 60px 0;
    }
    .blockchain-advantages-container {
        padding: 0 15px;
    }
    .blockchain-advantages-title {
        margin-bottom: 40px;
    }
    .blockchain-advantages-title h2 {
        font-size: 28px;
    }
    .blockchain-advantage-card {
        padding: 25px 20px;
    }
    .blockchain-advantage-card h3 {
        font-size: 18px;
        margin-bottom: 18px;
    }
    .blockchain-advantage-card li {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 8px;
    }
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** ä¸»ä½ä»£ç  ***/

.wraper {
    padding-top: 100px;
    min-height: 600px;
    /*background-attachment:fixed !important;*/
}

.container {
    padding-bottom: 60px;
}

.inner {
    background: #fff;
    padding: 60px 0;
}

.inner img {
    max-width: 100%;
    height: auto;
}

.subnav {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
}

.subnav a {
    display: inline-block;
    width: 126px;
    height: 34px;
    border: solid 2px #328fec;
    line-height: 34px;
    background: #fff;
    color: #328fec;
    margin: 0 5px;
    font-size: 15px;
    font-weight: bold;
    -webkit-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    -moz-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
}

.subnav a:hover {
    background: #328fec;
    color: #fff;
}

.crumbs {
    padding: 30px 0 10px;
}

.crumbs dt {
    float: left;
    font-size: 24px;
    color: #373737;
    text-transform: uppercase;
}

.crumbs dt span {
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    line-height: 40px;
}

.crumbs dd {
    padding-top: 10px;
    float: right;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.crumbs dd img {
    width: 18px;
    vertical-align: top;
    margin-right: 10px;
}

.crumbs dd a {
    color: #999;
}

.page {
    text-align: center;
}

.page a,
.page b {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin: 60px 5px 0;
    border: solid 1px #e4e4e4;
    color: #999;
    background: #fff;
}

.page b {
    background: #328fec;
    color: #fff;
    border-color: #328fec;
}

.pic {
    text-align: center;
    text-indent: 0 !important;
}

.pic img {
    max-width: 100%;
    height: auto;
}

/*** å­å¯¼èªä»£ç  ***/

.nvlist {
    height: 100%;
}

.nvlist:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.nvlist li {
    float: left;
    text-align: center;
    text-transform: uppercase;
}

.nvlist p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
}

.nvlist a {
    display: block;
}

.nvlist img {
    width: 55px;
}

.nvlist .c1 {
    background: #b483be;
}

.nvlist .c1:hover {
    -webkit-box-shadow: 0 0px 13px rgba(180, 131, 190, 1);
    -moz-box-shadow: 0 0px 13px rgba(180, 131, 190, 1);
    box-shadow: 0 0px 13px rgba(180, 131, 190, 1);
}

.nvlist .c2 {
    background: #8cba00;
}

.nvlist .c2:hover {
    -webkit-box-shadow: 0 0px 13px rgba(140, 186, 0, 1);
    -moz-box-shadow: 0 0px 13px rgba(140, 186, 0, 1);
    box-shadow: 0 0px 13px rgba(140, 186, 0, 1);
}

.nvlist .c3 {
    background: #3ab4a9;
}

.nvlist .c3:hover {
    -webkit-box-shadow: 0 0px 13px rgba(58, 180, 169, 1);
    -moz-box-shadow: 0 0px 13px rgba(58, 180, 169, 1);
    box-shadow: 0 0px 13px rgba(58, 180, 169, 1);
}

.nvlist .c4 {
    background: #4ebf56;
}

.nvlist .c4:hover {
    -webkit-box-shadow: 0 0px 13px rgba(78, 191, 86, 1);
    -moz-box-shadow: 0 0px 13px rgba(78, 191, 86, 1);
    box-shadow: 0 0px 13px rgba(78, 191, 86, 1);
}

.nvlist .c5 {
    background: #71a7e0;
}

.nvlist .c5:hover {
    -webkit-box-shadow: 0 0px 13px rgba(113, 167, 224, 1);
    -moz-box-shadow: 0 0px 13px rgba(113, 167, 224, 1);
    box-shadow: 0 0px 13px rgba(113, 167, 224, 1);
}

.nvlist .c6 {
    background: #fa5f5b;
}

.nvlist .c6:hover {
    -webkit-box-shadow: 0 0px 13px rgba(250, 95, 91, 1);
    -moz-box-shadow: 0 0px 13px rgba(250, 95, 91, 1);
    box-shadow: 0 0px 13px rgba(250, 95, 91, 1);
}

.nvlist .c7 {
    background: #328fec;
}

.nvlist .c7:hover {
    -webkit-box-shadow: 0 0px 13px rgba(50, 143, 236, 1);
    -moz-box-shadow: 0 0px 13px rgba(50, 143, 236, 1);
    box-shadow: 0 0px 13px rgba(50, 143, 236, 1);
}

/*** å­å¯¼èª-äº§åä»£ç  ***/

.pttt li {
    width: 199px;
    margin-right: 1px;
    padding: 27px 0;
}

.pttt li p {
    margin-top: 10px;
}

/*** å­å¯¼èª-è§£å³æ¹æ¡ä»£ç  ***/

.sltt li {
    width: 310px;
    margin-right: 45px;
    padding: 30px;
    text-align: left;
}

.sltt li img {
    width: 40px !important;
    padding-right: 20px;
    padding-top: 8px;
}

.sltt li img,
.sltt li p {
    display: table-cell;
    vertical-align: middle;
}

.sltt li p {
    height: 56px;
}

.sltt li a {
    display: table;
}

.sltt .c3 {
    margin-right: 0;
}

/************************************************************************************************************/

/*** äº§å-è¯¦æä»£ç  ***/

.product {
    padding: 0;
}

.slidemenu {
    text-align: center;
}

.slidemenu a {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    line-height: 40px;
    background: #5c636b;
    color: #fff;
    margin: 0 6px;
}

.slidemenu a:hover {
    background: #328fec;
    -webkit-box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
    -moz-box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
    box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
}

.inside-nav {
    position: fixed;
    right: -20px;
    top: 50%;
    width: 150px;
    height: 280px;
    overflow-y: scroll;
    padding-left: 15px;
    background: url('cpl.jpg') 28px center repeat-y rgba(255, 255, 255, .6);
    font-size: 12px;
    margin-top: -100px;
    padding-left: 40px;
    padding-top: 10px;
}

.inside-nav-fixed {
    position: fixed;
    top: 50%;
}

.inside-nav a {
    display: block;
    position: relative;
    margin-top: 20px;
    line-height: 20px;
}

.inside-nav a span {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #716f73;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -3px;
}

.inside-nav a.inside-nav-active {
    color: #328fec;
}

.inside-nav a.inside-nav-active span {
    background: #328fec;
}

.inside-nav-part {
    background: #fff;
    padding: 100px 0;
}

.inside-nav-part.odd {
    background: #f7f7f7;
}

.product .pr dl {}

.product .pr dt {
    float: left;
    width: 50%;
    text-align: center;
}

.product .pr dd {
    width: 38%;
    padding: 0 6%;
    float: right;
}

.product .pr dd h1 {
    font-size: 26px;
    color: #5ca1ef;
    font-weight: bold;
}

.product .pr dd h1 span {
    display: block;
    margin-top: 15px;
    height: 22px;
    line-height: 0;
    border-top: solid 3px #328fec;
    width: 35px;
}

.product .pr dd p {
    line-height: 30px;
    font-size: 16px;
}

.product .pr.odd dt {
    float: right;
}

.product .pr.odd dd {
    float: left;
}

.inside-nav a b {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    display: block;
}

.inside-nav a {
    height: 20px;
}

.Fd {
    position: fixed;
    right: 10px;
    top: 200px;
    z-index: 9999;
}

.Fd ul li {
    text-align: right;
    position: relative;
    left: 0;
    transition: .5s;
}

.Fd ul li:nth-child(1) {
    animation: name1 3s linear infinite alternate;
    opacity: 0;
}

.Fd ul li:nth-child(3) {
    top: 0px;
}

.Fd ul li:nth-child(3):hover {
    left: -5px;
    transition: .5s;
}

@keyframes name1 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** BIMä¸å¤§æ°æ®ä»£ç  ***/

.bim-box {
    padding-top: 85px;
    opacity: 0.3;
    transition: all ease-out 1s;
    min-height: 555px;
}

.bimcn {
    position: relative;
    width: 1920px;
    height: 555px;
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bg2.jpg') center no-repeat;
    margin: 0 auto;
    opacity: 0;
    transition: all ease-out 1s;
}

.bimcn ul li a {
    display: block;
    position: relative;
    top: 0;
    transition: all .2s linear;
}

.bimcn ul li:hover a {
    top: -3px;
    transition: top .2s linear;
}

.bimcn .bnv,
.bimcn .bsv {
    position: absolute;
    width: 0px;
    height: 0px;
    left: 50%;
    top: 50%;
}

.bimcn .bnv li {
    position: absolute;
    text-align: center;
    padding-bottom: 55px;
    opacity: 0;
}

.bimcn .bnv .bnv1,
.bimcn .bnv .bnv3 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bm_ln1.png') right bottom no-repeat;
    width: 160px;
    padding-right: 41px;
}

.bimcn .bnv .bnv2,
.bimcn .bnv .bnv4 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bm_ln2.png') left bottom no-repeat;
    width: 190px;
    padding-left: 45px;
}

.bimcn .bnv .bnv5 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bm_ln3.png') right bottom no-repeat;
    width: 205px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.bimcn .bnv .bnv6 {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bm_ln4.png') left bottom no-repeat;
    width: 205px;
    padding-left: 50px;
    padding-bottom: 10px;
}

.bimcn .bnv .bnv1 {
    left: -242px;
    top: -253px;
}

.bimcn .bnv .bnv2 {
    right: -285px;
    top: -253px;
}

.bimcn .bnv .bnv3 {
    left: -320px;
    top: -130px;
}

.bimcn .bnv .bnv4 {
    right: -350px;
    top: -130px;
}

.bimcn .bnv .bnv5 {
    left: -336px;
    bottom: -132px;
}

.bimcn .bnv .bnv6 {
    right: -336px;
    bottom: -132px;
}

.bimcn .bsv li {
    text-align: center;
    position: absolute;
    opacity: 0;
}

.bimcn .bsv li a {
    background: url('https://hbjy5156.oss-cn-wuhan-lr.aliyuncs.com/static/bm_bg1.png') center no-repeat;
    width: 62px;
    line-height: 18px;
    padding: 16px 14px 8px;
    color: rgba(255, 255, 255, .5);
    color: #fff\5;
}

.bimcn .bsv li.bsv1 {
    bottom: 163px;
    left: 50%;
    margin-left: -51px;
}

.bimcn .bsv li.bsv1 a {
    line-height: 36px;
}

.bimcn .bsv li.bsv2 {
    left: 311px;
    bottom: 100px;
}

.bimcn .bsv li.bsv3 {
    right: 302px;
    top: 3px;
}

.bimcn .bsv li.bsv4 {
    left: 275px;
    top: -18px;
}

.bimcn .bsv li.bsv5 {
    right: 30px;
    top: 146px;
}

.bimcn .bsv li.bsv6 {
    left: 30px;
    top: 146px;
}

/*.bimcn .bsv li.bsv1{left:50%;top:12px;margin-left:-50px;}
.bimcn .bsv li.bsv1 a{line-height:36px;}
.bimcn .bsv li.bsv2{right:-3px;top:76px;}
.bimcn .bsv li.bsv3{left:14px;bottom:170px;}
.bimcn .bsv li.bsv4{right:40px;top:215px;}
.bimcn .bsv li.bsv5{left:50%;bottom:29px;margin-left:-118px;}
.bimcn .bsv li.bsv6{right:50%;bottom:29px;margin-right:-119px;}*/

.bimcn .bsv a img {
    position: relative;
    top: 0;
    transition: all .2s linear;
}

.bimcn .bsv a:hover img {
    top: -3px;
    transition: top .2s linear;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** ææ¯æ¯æä»£ç  ***/

.tltt li {
    width: 282px;
    margin-right: 24px;
    padding: 23px 0;
}

.tltt li p {
    line-height: 40px;
}

.tltt li img {
    width: 65px;
}

.tltt .c4 {
    margin-right: 0;
}

.tltt .c1 {
    background: #5fc566;
}

.tltt .c1:hover {
    -webkit-box-shadow: 0 0px 13px rgba(94, 197, 102, 1);
    -moz-box-shadow: 0 0px 13px rgba(94, 197, 102, 1);
    box-shadow: 0 0px 13px rgba(94, 197, 102, 1);
}

.tltt .c2 {
    background: #4bbab0;
}

.tltt .c2:hover {
    -webkit-box-shadow: 0 0px 13px rgba(75, 186, 176, 1);
    -moz-box-shadow: 0 0px 13px rgba(75, 186, 176, 1);
    box-shadow: 0 0px 13px rgba(75, 186, 176, 1);
}

.tltt .c3 {
    background: #7eafe3;
}

.tltt .c3:hover {
    -webkit-box-shadow: 0 0px 13px rgba(126, 175, 227, 1);
    -moz-box-shadow: 0 0px 13px rgba(126, 175, 227, 1);
    box-shadow: 0 0px 13px rgba(126, 175, 227, 1);
}

.tltt .c4 {
    background: #fa6e6a;
}

.tltt .c4:hover {
    -webkit-box-shadow: 0 0px 13px rgba(250, 110, 106, 1);
    -moz-box-shadow: 0 0px 13px rgba(250, 110, 106, 1);
    box-shadow: 0 0px 13px rgba(250, 110, 106, 1);
}

.service ul {
    text-align: center;
}

.service li h2 {
    margin: 10px 0;
    font-weight: normal;
    color: #333;
}

.service li p {
    color: #999;
}

.service .xcfw li {
    width: 282px;
    float: left;
    margin-right: 175px;
    margin-bottom: 60px;
}

.service .glfw li {
    width: 282px;
    margin: 0 85px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 60px;
}

.service .shfw li {
    width: 282px;
    float: left;
    margin-right: 24px;
    margin-bottom: 30px;
}

.service .xzty dl {
    height: 100%;
    padding-bottom: 35px;
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 35px;
}

.service .xzty dl:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.service .xzty dl dt {
    float: left;
    width: 320px;
    color: #333;
}

.service .xzty dl dt a {
    color: #333;
    margin-right: 10px;
}

.service .xzty dl dt h2 {
    font-size: 22px;
    margin-bottom: 5px;
}

.service .xzty dl dt p {
    font-size: 12px;
    line-height: 26px;
}

.service .xzty dl dt p span {
    color: #ff6600;
}

.service .xzty dl dt img {
    float: left;
    width: 85px;
    border-radius: 18px;
    margin-right: 30px;
}

.service .xzty dl dd {
    float: right;
    width: 880px;
}

.service .xzty dl dd b {
    display: block;
    color: #333;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** å®¢æ·æ¡ä¾ä»£ç  ***/

.cstt {}

.cstt li {
    margin-right: 20px;
}

.cstt li a {
    padding: 10px 20px;
    line-height: 20px;
}

.cstt li img {
    width: 20px;
    margin-right: 10px;
}

.cstt li p {
    font-size: 16px;
    line-height: 20px;
}

.cstt li img,
.cstt li p {
    display: inline-block;
    vertical-align: top;
}

.case {}

.case li {
    float: left;
    padding-bottom: 15px;
    width: 282px;
    margin-right: 24px;
    margin-top: 35px;
    background: #fff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .15);
}

.case li img {
    max-width: 100%;
    height: auto;
}

.case li a {
    display: block;
}

.case li a.txt {
    padding: 15px;
    padding-bottom: 0;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}

.case li h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #222;
}

.case li span {
    display: block;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** åºç¨å®¢æ·ä»£ç  ***/

.apply {}

.apply li {
    float: left;
    margin-right: 24px;
    width: 280px;
    border: solid 1px #d8d8d8;
    font-size: 0;
    margin-top: 24px;
}

.apply li img {
    width: 100%;
    height: auto;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** æ°é»å¨æå°é¢ä»£ç  ***/

.news-box {}

.news-box li img {
    width: 100%;
}

.news-box li {
    float: left;
    background: #f7f7f7;
    height: 285px;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
}

.news-box li h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #333;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-box li p {
    font-size: 13px;
}

.news-box li a {
    display: block;
}

.news-box li.nw1 {
    font-size: 0;
    width: 520px;
    text-align: center;
}

.news-box li.nw1 h3 {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    left: 0;
    bottom: 10px;
    color: #fff;
    font-size: 20px;
}

.news-box li.nw2 {
    width: 325px;
    margin-left: 15px;
}

.news-box li.nw2 .img {
    height: 150px;
    overflow: hidden;
}

.news-box li.nw2 .txt {
    padding: 15px;
}

.news-box li.nw2 p {
    height: 72px;
    overflow: hidden;
}

.news-box li.nw3 {
    width: 590px;
    height: 180px;
}

.news-box li.nw3 .img {
    float: left;
    width: 215px;
    overflow: hidden;
}

.news-box li.nw3 .txt {
    width: 335px;
    float: right;
    padding: 20px;
}

.news-box li.nw3 .txt p,
.news-box li.nw4 p {
    height: 48px;
    overflow: hidden;
}

.news-box li.nw4 {
    width: 550px;
    padding: 20px;
    float: right;
    height: 140px;
}

.news-box li.nw4 span {
    color: #328fec;
    display: inline-block;
    margin-top: 30px;
}

.news-box .more {
    margin-top: 25px;
}

.news-box .more,
.news-box .more a {
    text-align: center;
    font-size: 22px;
    color: #979797;
    line-height: 50px;
}

.news-box .more img {
    width: 50px;
    vertical-align: top;
    margin-right: 15px;
}

/* åé¡µæ ·å¼ */

.content_box {
    margin: 0 auto;
    max-width: 1260px;
    h1 {
        font-weight: 700;
        color: #000;
        font-size: 50px;
    }
    .wraper_class {
        width: 100%;
        img {
            width: 100%;
        }
    }
    .content_label_box {
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 30px 0;
        .content_label {
            padding: 3px;
            background-color: #dee0ff;
            color: #445afc;
        }
    }
}

.article {
    padding: 40px 0;
    max-width: 1260px;
    margin: 0 auto;
    color: #333 !important;
    .article_content {
        padding: 10px 20px;
    }
    .article_content li {
        list-style-type: disc !important;
        font-size: 18px;
    }
}

.quantifyContent_article {
    padding: 0 0 40px 0;
    max-width: 1260px;
    margin: 0 auto;
    color: #333 !important;
    .quantifyContent_article_title {
        font-size: 20px;
    }
    .article_content {
        padding: 10px 45px;
    }
    .article_content li {
        list-style-type: disc !important;
        font-size: 18px;
        line-height: 2;
    }
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** æ°é»å¨æåè¡¨ä»£ç  ***/

.news {}

.news li {
    padding: 30px 40px;
    background: #f9f9f9;
    font-size: 16px;
    margin-top: 25px;
}

.news li h1 {
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #555;
}

.news li span {
    display: block;
    line-height: 28px;
    color: #999;
}

.news li p {
    height: 56px;
    line-height: 28px;
    overflow: hidden;
}

.news li:hover {
    background: #328fec;
    -webkit-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    -moz-box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
    box-shadow: 0 8px 10px rgba(50, 143, 236, .2);
}

.news li:hover a,
.news li:hover span,
.news li:hover h1 {
    color: #fff;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** æ°é»å¨æåå®¹ä»£ç  ***/

.newstext {}

.newstext h1 {
    text-align: center;
    color: #333;
    font-weight: bold;
    line-height: 45px;
    padding: 5px 0;
}

.newstext .ftitle {
    text-align: center;
    font-size: 12px;
    color: #999;
}

.newstext .content {
    padding: 40px 35px;
}

.sxb {
    padding-top: 20px;
    border-top: solid 1px #ddd;
    margin-top: 30px;
}

.sxb li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48%;
}

.sxb li.fr {
    text-align: right;
}

.nrfx {}

.retrun {
    display: block;
    float: left;
    color: #dc1e32;
    font-size: 16px;
}

.fenx {
    float: right;
    line-height: 26px;
}

.fenx span,
.fenx .fx {
    display: inline-block;
    vertical-align: top;
}

.fenx .fx a {
    padding: 0 !important;
    margin: 0 !important;
    background: url('fenx.jpg') no-repeat !important;
    width: 26px;
    height: 26px !important;
    margin-left: 15px !important;
}

.fenx .fx a.bds_tsina {
    background-position: 0 0 !important;
}

.fenx .fx a.bds_weixin {
    background-position: -41px 0 !important;
}

.fenx .fx a.bds_qzone {
    background-position: -77px 0 !important;
}

.fenx .fx a.bds_douban {
    background-position: -118px 0 !important;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** å å¥æä»¬å°é¢ä»£ç  ***/

.join-box {}

.join-box .jn1 {
    margin: 175px auto 220px;
    width: 1025px;
    position: relative;
}

.join-box .jn1 dt {
    position: absolute;
    left: -25px;
    top: -25px;
    width: 1000px;
    height: 100%;
    z-index: 1;
    background: url('white16.png') center;
}

.join-box .jn1 dd {
    position: relative;
    z-index: 2;
    width: 1000px;
    background: url('blue90.png') center;
}

.join-box .jn1 dd div {
    padding: 50px 75px;
}

.join-box .jn1 dd img {
    float: right;
}

.join-box .jn1 dd p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.join-box .jn2 {
    padding: 155px 0 255px;
    position: relative;
}

.join-box .jn2 dt,
.join-box .jn3 {
    position: relative;
    z-index: 2;
    text-align: center;
}

.join-box .jn2 dt a {
    display: inline-block;
    width: 156px;
    padding: 33px 0;
    margin: 100px 83px 0;
    border-radius: 100%;
    background: #395ab1;
    color: #fff;
}

.join-box .jn2 dt a img {
    width: 50px;
}

.join-box .jn2 dt a h1 {
    font-size: 23px;
    line-height: 36px;
}

.join-box .jn2 dt a.hit {
    background: #ff7200;
}

.join-box .jn2 .zp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** å å¥æä»¬åè¡¨ä»£ç  ***/

.ml {
    width: 240px;
}

.ml ul li {
    height: 45px;
    line-height: 45px;
    background: url('jn_a.jpg') center;
    margin-bottom: 5px;
    position: relative;
}

.ml ul li a {
    display: block;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    background: url('jn_jt.png') 90% center no-repeat;
}

.ml ul li img {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}

.ml ul li:hover {
    background: url('jn_h.jpg') center;
}

.ml ul li:hover img {
    display: block;
}

.mr {
    width: 900px;
}

.jnnav {
    background: #716f73;
    padding: 0 1px;
}

.jnnav a {
    color: #fff;
    line-height: 24px;
    display: inline-block;
    margin-top: 1px;
    padding: 10px 25px;
}

.jnnav a:hover {
    background: #fff;
    color: #716f73;
}

.join {}

.join .content {
    padding-top: 40px;
}

.join .content h3 {
    font-size: 18px;
    line-height: 30px;
    color: #328fec;
}

.join .content p {
    line-height: 28px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** å³äºæä»¬ä»£ç  ***/

.about {
    padding: 0;
    margin-top: -20px;
}

.about .ab {
    padding: 60px 0 90px;
}

.about h1 {
    font-size: 35px;
    color: #000;
    text-align: center;
    line-height: 50px;
}

.about h1 span {
    display: block;
    height: 32px;
    border-top: solid 1px #999;
    width: 40px;
    margin: 7px auto 0;
}

.about .ab1 {}

.about .ab1 .ab11 {
    text-align: center;
    margin-bottom: 125px;
}

.about .ab1 .ab11 p {
    font-size: 22px;
    line-height: 50px;
    color: #333;
}

.about .ab1 .ab12 {
    overflow: hidden;
}

.about .ab1 .ab12 dt {
    float: left;
    width: 495px;
    height: 350px;
    overflow: hidden;
}

.about .ab1 .ab12 dt img {
    width: 100%;
}

.about .ab1 .ab12 dd {
    float: right;
    width: 675px;
    height: 350px;
    overflow: hidden;
}

.about .ab1 .ab12 dd strong {
    color: #328fec;
}

/*** åå±åç¨ä»£ç  ***/

.ab2 h3 {
    text-align: center;
    font-size: 17px;
    margin-bottom: 25px;
}

.gslide {
    height: 100%;
    position: relative;
}

.gslide .bd {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

.gslide .bd ul {
    width: 810px !important;
    margin: 0 auto;
}

.gslide .bd ul li {
    display: table;
}

.gslide .bd ul li h1,
.gslide .bd ul li .txt {
    display: table-cell;
    vertical-align: middle;
}

.gslide .bd ul li h1 {
    width: 240px;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    color: #ff7200;
}

.gslide .bd ul li p {
    padding-left: 10px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
}

.gslide .bd ul li span {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 24px;
}

.gslide .prev,
.gslide .next {
    position: absolute;
    top: 50%;
    margin-top: -35px;
}

.gslide .prev img,
.gslide .next img {
    width: 70px;
}

.gslide .prev {
    left: 0px;
}

.gslide .next {
    right: 0px;
}

.gslide .hd {
    background: url('fz3.png') center 90% no-repeat;
    margin-bottom: 80px;
    height: 80px;
}

.gslide .hd .wt {
    overflow: hidden;
    width: 870px;
    margin: 0 auto;
}

.gslide .hd .wt .tempWrap {
    width: 10000px;
}

.gslide .hd ul {
    float: left;
    position: relative;
    left: 0px;
    cursor: pointer;
}

.gslide .hd li {
    float: left;
    height: 80px;
    margin: 0 8px;
    line-height: 70px;
    width: 80px;
    font-size: 26px;
    text-align: center;
    background: url('fz1.png') center bottom no-repeat;
}

.gslide .hd li.on {
    color: #ff7200;
    font-size: 35px;
    background: url('fz2.png') center bottom no-repeat;
}

/*** è£èªèµè´¨ä»£ç  ***/

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.section-project {
    position: relative;
}

.project-carousel {
    padding: 50px 0;
    position: relative;
}

.project-strip {
    margin: 50px 0 100px;
    padding: 0;
}

.project-strip .project {
    cursor: pointer;
    margin: 0 13px;
    border: solid 1px #d9e0ee;
    padding: 4px;
}

.project-strip img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.project-strip .slick-list {
    padding: 0 12px !important;
}

.project-screen {
    width: 490px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.project-screen .project-detail {
    position: absolute;
    left: 0;
    right: 0;
    width: 450px;
    height: auto;
    margin: 0 auto;
    z-index: 1;
}

.project-screen .screen-frame {
    content: " ";
    width: 490px;
    height: 100%;
    position: absolute;
}

.project-screen .project {
    margin-right: -100%;
    float: left;
    cursor: move;
}

.project-screen li span {
    display: block;
    width: 450px;
    position: relative;
}

.project-screen li span img {
    width: 442px;
    height: auto;
    border: solid 4px #d9e0ee;
}

.project-screen li p {
    width: 450px;
    text-align: center;
    line-height: 28px;
    font-size: 17px;
    margin-top: 30px;
}

/*** æåæ´»å¨ä»£ç  ***/

.ab4 {
    font-size: 16px;
}

.ab4 p {
    line-height: 30px;
}

/************************************************************************************************************/

/************************************************************************************************************/

/*** pcç«¯ä¸ææºç«¯ä¸åä»£ç  ***/

.pctp {
    display: block;
}

.sjtp {
    display: none;
}

.icontainer_sj {
    text-align: center;
    padding: 15px 0;
    /*display:none !important;*/
}

.icontainer_sj a {
    display: inline-block;
    width: 29%;
    margin: 1%;
}

.icontainer_sj a img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:1920px) {
    dl.header dd {
        width: 1100px;
        min-width: 1100px;
    }
}

@media screen and (max-width:1680px) {
    dl.header dd {
        width: 900px;
        min-width: 900px;
    }
    dl.header .tel span {
        display: none;
    }
}

@media screen and (max-width:1200px) {
    .nav li {
        margin-right: 30px;
    }
    dl.header dd {
        width: 750px;
        min-width: 750px;
    }
}

@media screen and (max-width:640px) {
    body {
        max-width: 640px;
        min-width: 0;
    }
    .common,
    .nvlist,
    .container {
        width: 94% !important;
        min-width: 0 !important;
    }
    .nav_trigger,
    .sjtp {
        display: block;
    }
    .pctp {
        display: none;
    }
    /*.icontainer{display:block !important;}*/
    h1 {
        font-size: 18px;
    }
    h2 {
        font-size: 16px;
    }
    h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .exchange_banner_box {
        display: none;
    }
    .exchange_banner_phone {
        display: block;
    }
    .exchange_banner_phone {
        /* margin-top: 100px; */
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** é¡¶é¨ä»£ç  ***/
    dl.header {
        height: 60px;
    }
    dl.header .logo {
        width: 85px;
    }
    dl.header .tel {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 25px;
        top: auto;
        right: auto;
        display: none;
    }
    dl.header .online {
        display: none;
    }
    /*** å¯¼èªä»£ç  ***/
    .nav {
        position: fixed;
        right: -100%;
        top: 0;
        margin: 0 !important;
        background: #ececec;
        z-index: 100;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        width: 94%;
        height: 100%;
        padding: 60px 3% 0;
    }
    .nav-active .nav {
        right: 0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .nav li {
        float: none;
        text-align: center;
        margin-right: 0px;
        border-bottom: dashed 1px #c9daec;
    }
    .nav li a {
        display: inline-block;
        font-size: 14px;
        line-height: 38px;
        border-color: #ececec;
    }
    .home .nav li a {
        color: #666;
    }
    .home .nav li a:hover {
        color: #328fec;
        border-color: #328fec;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** åºé¨ä»£ç  ***/
    .footer .fnav,
    .footer .hr {
        display: none;
    }
    .footer .foot {
        padding-bottom: 10px;
        border-bottom: solid 1px #fff;
        margin-bottom: 15px;
    }
    .footer .foot table {
        float: none;
        height: auto;
        margin-right: 0;
        margin-bottom: 5px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** é¦é¡µä»£ç  ***/
    dl.itit {
        padding: 30px 0 25px;
    }
    dl.itit dt {
        font-size: 20px;
    }
    dl.itit dd {
        font-size: 14px;
    }
    dl.itit span {
        border-bottom: solid 2px #dddae3;
    }
    /*** é¦é¡µ1ä»£ç  ***/
    .row1 .rw1_tit li {
        width: 25%;
        font-weight: normal;
        font-size: 16px;
        padding: 15px 0 0;
        border-bottom: solid 2px #e0e5f0;
    }
    .row1 .rw1_tit li img {
        display: block;
        margin: 0 auto;
        width: 24px;
    }
    .row1 .panes dl {
        display: none;
        padding: 25px 10%;
    }
    .row1 .panes dl dt {
        width: 100%;
        margin-bottom: 10px;
    }
    .row1 .panes dl dt img {
        max-width: 100%;
        height: auto;
    }
    .row1 .panes dl dd {
        width: 100%;
        font-size: 14px;
    }
    .row1 span.gth {
        height: 23px;
        width: 10%;
        background-size: 20px auto !important;
    }
    /*** é¦é¡µ2ä»£ç  ***/
    .row2 .itit {
        padding: 35px 0 25px;
    }
    .row2 ul li {
        width: 100%;
        margin: 5px 0;
    }
    .row2 ul li h1 {
        font-size: 18px;
        padding-top: 20px;
    }
    .row2 ul li h2 {
        font-size: 16px;
    }
    /*** é¦é¡µ3ä»£ç  ***/
    .row3 {
        margin-top: 50px;
        color: #fff;
        padding: 25px 0 30px;
    }
    .row3 .itit dt {
        font-size: 22px;
        line-height: 35px;
    }
    .row3 p {
        line-height: 30px;
        font-size: 14px;
    }
    /*** é¦é¡µ4ä»£ç  ***/
    .row4 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .row4 li .txt {
        padding: 15px 20px;
    }
    .row4 li h3 {
        font-size: 16px;
    }
    /*** é¦é¡µ5ä»£ç  ***/
    .row5 {
        margin-top: 35px;
        padding: 20px 0 30px;
        background: url('../img/rw5_bg.jpg') center top;
    }
    .row5 ul li {
        width: 46%;
        margin: 3% 2%;
    }
    .row5 ul li h3 {
        margin: 20px 0 10px;
    }
    .row5 ul li .gd {
        padding: 8px;
        margin-top: 25px;
    }
    .row5 ul li .txt2 {
        display: none !important;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** ä¸»ä½ä»£ç  ***/
    .wraper {
        padding-top: 80px;
        min-height: 0px;
    }
    .container {
        padding-bottom: 30px;
    }
    .inner {
        padding: 30px 0;
    }
    .product {
        padding: 0;
    }
    .crumbs {
        padding: 10px 0;
    }
    .crumbs dt {
        display: none;
    }
    /*** å­å¯¼èªä»£ç  ***/
    .nvlist p {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
    }
    .nvlist img {
        width: 25px;
    }
    /*** å­å¯¼èª-äº§åä»£ç  ***/
    .pttt li {
        width: 33%;
        margin: 0.3% 0.3% 0 0;
        padding: 10px 0;
    }
    .pttt li p {
        margin-top: 0px;
    }
    /*** å­å¯¼èª-è§£å³æ¹æ¡ä»£ç  ***/
    .sltt li {
        width: 94%;
        margin-right: 0;
        padding: 0 3%;
        margin-top: 0.3%;
    }
    /************************************************************************************************************/
    /*** äº§å-è¯¦æä»£ç  ***/
    .slidemenu {
        text-align: center;
    }
    .slidemenu a {
        display: inline-block;
        padding: 0 20px;
        font-size: 16px;
        line-height: 40px;
        background: #5c636b;
        color: #fff;
        margin: 0 6px;
    }
    .slidemenu a:hover {
        background: #328fec;
        -webkit-box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
        -moz-box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
        box-shadow: 0 8px 10px rgba(50, 143, 236, .3);
    }
    .inside-nav {
        display: none;
    }
    .inside-nav-part {
        padding: 50px 0;
    }
    .product .pr dt {
        width: 30%;
    }
    .product .pr dd {
        width: 65%;
        padding: 0;
    }
    .product .pr dd h1 {
        font-size: 18px;
        line-height: 25px;
    }
    .product .pr dd p {
        line-height: 24px;
        font-size: 14px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** BIMä¸å¤§æ°æ®ä»£ç  ***/
    .bim-box {
        padding-top: 100px;
        min-height: 300px;
    }
    .bimcn {
        height: 320px;
        width: 100%;
        transform: scale(0.4, 0.4);
        -ms-transform: scale(0.4, 0.4);
        /* IE 9 */
        -webkit-transform: scale(0.4, 0.4);
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** ææ¯æ¯æä»£ç  ***/
    .tltt li {
        width: 48%;
        margin: 2% 1% 0;
        padding: 10px 0;
    }
    .tltt li p {
        line-height: 24px;
    }
    .tltt li img {
        width: 35px;
    }
    .service ul li {
        width: 100% !important;
        float: none !important;
        margin: 0 0 15px !important;
    }
    .service .xzty dl {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .service .xzty dl dt {
        float: none;
        width: 100%;
    }
    .service .xzty dl dd {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** å®¢æ·æ¡ä¾ä»£ç  ***/
    .cstt {
        text-align: left;
    }
    .cstt li {
        margin: 0 5px;
        margin-top: 5px;
        display: inline-block;
        float: none;
    }
    .cstt li a {
        padding: 5px 10px;
        line-height: 15px;
    }
    .cstt li img {
        width: 15px;
        margin-right: 5px;
    }
    .cstt li p {
        font-size: 14px;
        line-height: 15px;
    }
    .case li {
        width: 100%;
        margin-right: 0;
        margin-top: 25px;
    }
    .case li h3 {
        font-size: 16px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** åºç¨å®¢æ·ä»£ç  ***/
    .apply {
        margin-top: 15px;
    }
    .apply li {
        float: left;
        width: 47%;
        margin: 1.1% !important;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** æ°é»å¨æå°é¢ä»£ç  ***/
    .news-box li {
        height: auto;
        width: 100% !important;
        margin: 10px 0 0 !important;
    }
    .news-box li h3 {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }
    .news-box li.nw1 h3 {
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }
    .news-box li.nw3 {
        height: auto;
    }
    .news-box li.nw3 .img {
        display: none;
    }
    .news-box li.nw3 .txt {
        width: 94%;
        float: none;
        padding: 3%;
    }
    .news-box li.nw4 {
        width: 94% !important;
        padding: 3%;
        height: auto;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** æ°é»å¨æåè¡¨ä»£ç  ***/
    .news li {
        padding: 15px 20px;
        font-size: 14px;
        margin-top: 15px;
    }
    .news li h1 {
        font-size: 20px;
        height: 30px;
        line-height: 30px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** æ°é»å¨æåå®¹ä»£ç  ***/
    .newstext h1 {
        line-height: 30px;
    }
    .newstext .content {
        padding: 20px 0;
    }
    .sxb {
        padding-top: 15px;
    }
    .sxb li {
        width: 100%;
    }
    .sxb li.fr {
        text-align: left;
    }
    .retrun {
        display: block;
        float: left;
        color: #dc1e32;
        font-size: 16px;
    }
    .fenx {
        line-height: 18px;
    }
    .fenx .fx a {
        width: 18px;
        height: 18px !important;
        margin-left: 8px !important;
        background-size: 92px auto !important;
    }
    .fenx .fx a.bds_tsina {
        background-position: 0 0 !important;
    }
    .fenx .fx a.bds_weixin {
        background-position: -25px 0 !important;
    }
    .fenx .fx a.bds_qzone {
        background-position: -48px 0 !important;
    }
    .fenx .fx a.bds_douban {
        background-position: -74px 0 !important;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** å å¥æä»¬å°é¢ä»£ç  ***/
    .join-box {
        padding-top: 60px;
    }
    .join-box .jn1 {
        display: none;
    }
    .join-box .jn2 {
        padding: 80px 0 120px;
        position: relative;
    }
    .join-box .jn2 dt a {
        display: inline-block;
        width: 110px;
        padding: 23px 0;
        margin: 50px 15px 0;
    }
    .join-box .jn2 dt a img {
        width: 30px;
    }
    .join-box .jn2 dt a h1 {
        font-size: 18px;
        line-height: 30px;
    }
    .join-box .jn2 dt a.hit {
        background: #ff7200;
    }
    .join-box .jn2 .zp {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 1;
    }
    .join-box .jn3 img {
        max-width: 100%;
        height: auto;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** å å¥æä»¬åè¡¨ä»£ç  ***/
    .ml {
        width: 100%;
        float: none !important;
    }
    .ml ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
    }
    .ml ul {
        height: 100%;
    }
    .ml ul li {
        height: 35px;
        line-height: 35px;
        float: left;
        margin-right: 5px;
    }
    .ml ul li a {
        display: inline-block;
        background-position: 95% center !important;
        padding: 0 15px 0 8px;
        color: #fff;
        font-size: 14px;
    }
    .mr {
        width: 100%;
        float: none !important;
    }
    .zplist {
        display: none;
    }
    .jnnav {
        background: none;
        padding: 0;
    }
    .jnnav a {
        display: block;
        margin-top: 5px;
        background: #716f73 url('zk.png') 98% center no-repeat;
        border: solid 1px #716f73;
        padding: 5px 10px;
    }
    .jnnav a:hover {
        background: #fff;
        color: #716f73;
    }
    .join .content {
        padding-top: 20px;
    }
    .join h3 {
        font-size: 16px;
    }
    /************************************************************************************************************/
    /************************************************************************************************************/
    /*** å³äºæä»¬ä»£ç  ***/
    .about {
        padding: 0;
    }
    .about .ab {
        padding: 30px 0 45px;
    }
    .about h1 {
        font-size: 24px;
        line-height: 35px;
    }
    .about h1 span {
        height: 22px;
    }
    .about .ab1 .ab11 {
        margin-bottom: 60px;
        display: none;
    }
    .about .ab1 .ab11 p {
        font-size: 16px;
        line-height: 30px;
    }
    .about .ab1 .ab12 dt {
        float: none;
        width: 100%;
        height: auto;
    }
    .about .ab1 .ab12 dd {
        float: none;
        width: 100%;
        height: 240px;
        margin-top: 10px;
    }
    /*** åå±åç¨ä»£ç  ***/
    .gslide .bd {
        width: 100%;
    }
    .gslide .bd ul {
        width: 80% !important;
    }
    .gslide .bd ul li {
        display: block;
    }
    .gslide .bd ul li h1,
    .gslide .bd ul li .txt {
        display: block;
    }
    .gslide .bd ul li h1 {
        width: 100%;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .gslide .bd ul li p {
        font-size: 14px;
        line-height: 24px;
    }
    .gslide .bd ul li span {
        top: 0;
    }
    .gslide .prev,
    .gslide .next {
        margin-top: -15px;
    }
    .gslide .prev img,
    .gslide .next img {
        width: 30px;
    }
    .gslide .hd {
        height: 60px;
        margin-bottom: 30px;
        overflow: hidden;
        background-size: auto 2px !important;
    }
    .gslide .hd li {
        width: 80px;
        height: 58px;
        line-height: 50px;
        font-size: 16px;
        background-size: 10px auto !important;
    }
    .gslide .hd li.on {
        font-size: 18px;
    }
    /*** è£èªèµè´¨ä»£ç  ***/
    .project-screen,
    .project-screen .project-detail,
    .project-screen .screen-frame,
    .project-screen li span {
        width: 300px;
    }
    .project-screen li span img {
        width: 296px;
        height: auto;
        border: solid 2px #d9e0ee;
    }
    .project-screen li p {
        width: 300px;
        font-size: 15px;
        margin-top: 15px;
    }
    /*** æåæ´»å¨ä»£ç  ***/
    .ab4 {
        font-size: 16px;
    }
    .ab4 p {
        line-height: 30px;
    }
}

@media (max-width:640px) and (min-width:560px) {}

.bd ul li {
    display: none;
}

.bd ul .active {
    display: list-item;
}

/* Local fix: prevent the original 1400px desktop containers from creating horizontal scrollbars. */
html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

.common,
.nvlist,
.container {
    width: min(1400px, 94vw);
    min-width: 0;
}

.hdp {
    min-width: 0;
}

/* Local fix: keep the desktop header navigation on one line before the mobile menu breakpoint. */
@media screen and (min-width:641px) and (max-width:1200px) {
    dl.header dd {
        width: calc(100% - 180px);
        min-width: 0;
        margin-left: 150px;
        margin-right: 30px;
    }

    .nav {
        white-space: nowrap;
    }

    .nav li {
        margin-right: clamp(10px, 1.6vw, 18px);
    }

    .nav li:last-child {
        margin-right: 0;
    }

    .nav li a {
        font-size: clamp(14px, 1.45vw, 16px);
    }
}

@media screen and (min-width:1201px) and (max-width:1700px) {
    dl.header dd {
        width: calc(100% - 430px);
        min-width: 0;
        margin-left: 150px;
        margin-right: 280px;
    }

    .nav {
        white-space: nowrap;
    }

    .nav li {
        margin-right: clamp(10px, 1.25vw, 18px);
    }

    .nav li:last-child {
        margin-right: 0;
    }

    .nav li a {
        font-size: clamp(14px, 1.15vw, 16px);
    }

    dl.header .tel {
        display: block;
    }
}

