.wow{
    opacity: 0;
}
.mobile {width:100%;}
.mobile-inner {margin-right:auto;margin-left:auto;background-color:;position:relative;}
.mobile-inner img {}
.mobile-inner p {color:#676767;line-height:25px;font-size:16px;padding-bottom:30px;padding-right:30px;padding-left:30px;margin:0px;}
.mobile-inner-header {background-color:rgb(255,255,255);width:100%;height:50px;position:relative;top:0px;z-index:33;left:0px;}
.mobile-inner-header-icon {color:#ffffff;height:50px;font-size:25px;text-align:center;float:right;width:50px;position:relative;-webkit-transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;transition:background 0.5s;}
.mobile-inner-header-icon:hover {background-color:rgba(255,255,255,0.2);cursor:pointer;}
.mobile-inner-header-icon span {position:absolute;left:calc((100% - 25px) / 2);top:calc((100% - 1px) / 2);width:25px;height:1px;background-color: rgb(151 203 255);}
.mobile-inner-header-icon span:nth-child(1) {transform:translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2) {transform:translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clicksecond;}
@keyframes clickfirst {0% {transform:translateY(4px) rotate(0deg);}
100% {transform:translateY(0) rotate(45deg);}
}
@keyframes clicksecond {0% {transform:translateY(-4px) rotate(0deg);}
100% {transform:translateY(0) rotate(-45deg);}
}
.mobile-inner-header-icon-out span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outfirst;}
.mobile-inner-header-icon-out span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outsecond;}
@keyframes outfirst {0% {transform:translateY(0) rotate(-45deg);}
100% {transform:translateY(-4px) rotate(0deg);}
}
@keyframes outsecond {0% {transform:translateY(0) rotate(45deg);}
100% {transform:translateY(4px) rotate(0deg);}
}
.mobile-inner-nav{
    overflow: auto;
    max-height: calc(100vh - 50px);
}
.mobile-inner-nav {background-color: rgb(142 190 232);width:100%;position:absolute;top:50px;padding-bottom:0%;display:none;z-index:444;}
.mobile-inner-nav  a {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;color:#fff;transition:all 0.5s;}
.mobile-inner-nav  dl {display:none;}
.mobile-inner-nav  dl dd {line-height:33px;text-decoration:none;text-indent:3em;font-size:16px;color:#FFFFFF;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;font-size:14px;}
.mobile-inner-nav  li {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;line-height:53px;text-indent:20px;}
.mobile-inner-nav h2.h2tit {line-height:50px;text-decoration:none;text-indent:2em;font-size:16px;color:#FFFFFF;/* border-bottom:solid 1px rgba(255,255,255,0.3); */-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;}
.mobile-inner-nav h2.h2tit a {color:#FFFFFF;line-height: 4;font-size: 16px;}
.mobile-inner-nav a {border-bottom:none;font-size: 15px;line-height: 3;}
.mobile-inner-nav li {-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:returnToNormal;animation-name:returnToNormal;}
@-webkit-keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@-webkit-keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
.mobile-inner-nav li:last-child h2.h2tit {border-bottom:none;}
.mobile-inner-nav li .h3tit {height:50px;position:relative;background:url(51_icon_search@2x.png) no-repeat 30px center;background-size:17px;}
.mobile-inner-nav li  .words {display:block;width:100%;height:100%;border:none;background:none;text-indent:60px;font-size:15px;color:#fff;background:url(search2.png) no-repeat 30px center;background-size:20px;}
.mobile-inner-nav li:last-child {border-bottom:none;}
.mobile-inner-nav li  form {display:block;width:100%;height:100%;}
@charset "utf-8";@charset "UTF-8";
.animated {animation-duration:1s;animation-fill-mode:both;}
.animated.infinite {animation-iteration-count:infinite;}
.animated.hinge {animation-duration:2s;}
.fadeInUp {animation-duration:1.76s;animation-name:fadeInUp;}
@keyframes fadeInUp {from {opacity:0;transform:translate3d(0,40px,0);}
to {opacity:1;transform:none;}
}
*{font-family: PingFangSC-Regular, PingFang SC, "Microsoft YaHei" ,"Arial" ;}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
    margin: 0;
    padding: 0;
}
html {font-size: 62.5%;}
body {font-size: 1.4rem;}
html,body{
    -moz-user-select: none; -khtml-user-select: none; user-select: none;
}
body {
    font-family: "Microsoft YaHei" ! important;
    color: #000000;
    background: #fff;
    margin: 0 auto;
    padding: 0px;
}
body{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
select{
    cursor: pointer;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
-webkit-appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
cursor: pointer;
}
input{
    -webkit-appearance: none;
}
input {-webkit-appearance:none!important; border-radius:0; }
button{
    cursor: pointer;
}
textarea { -webkit-appearance: none;} 
a {
    text-decoration: none;
    color: #235aa7;
    outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
    border: 0px;
    vertical-align: middle;
}

li {
    list-style: none;
}

*{
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:link{text-decoration:none; } 

a:visited{text-decoration:none; }

a:hover{text-decoration:none;}

a:active{text-decoration:none;}


.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}
.loadingfa {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 29px;
    color: #1f8adf;
    position: absolute;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    top: 50%;
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: none;
}

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    -webkit-overflow-scrolling: touch;
}

* {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
}

@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
.xuanzhuan {
    animation: 2s linear 0s normal forwards infinite rotate;
    -webkit-animation: 2s linear 0s normal forwards infinite rotate;
    -moz-animation: 2s linear 0s normal forwards infinite rotate;
    -o-animation: 2s linear 0s normal forwards infinite rotate;
}
.xuanzhuan img{
display: block;
width: 100%;
}

.pc{
    display: block;
}
.wap{
    display: none;
}
.clearflex:after{
    content: "";
    display: table;
    clear: both;
}
.main-nav .container ul{
    display:flex;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
    .main-nav .container li{
        position: relative;
    }
    body.current .main-nav .container li:hover dl{
          top: calc(55/ 1920 * 100vw);
    }
    .main-nav .container li:hover dl{
         top: calc(108/ 1920 * 100vw);
         visibility:visible;
         opacity:1;
         z-index:5;
    }
    .main-nav .container li dl{
        background: #fff;
        position: absolute;
        left: 0;
        top: 0px;
        background: url(nav.png) no-repeat center center;
        background-size: cover;
        width: calc(180/ 1920 * 100vw);
        left: 0;
        position: absolute;
        left: 50%;
        -o-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, 0%);
        top: calc(120/ 1920 * 100vw);
        visibility: hidden;
        opacity: 0;
        z-index: -1;
    }
    .main-nav .container li dd a{
        display: block;
        line-height: 2;
        /* background: #fff; */
        color: #fff;
        text-align: center;
        font-size: calc(22/ 1920 * 100vw);
    }
    .main-nav .container li dd{
        
    }
.main-nav .container{
     width: 100%;
    padding:0px calc(160 / 1920 * 100vw);
}
.container {
    /* width: calc(1400 / 1920 * 100vw); */
    margin: 0 auto;
    padding: 0px calc(304/ 1920 * 100vw);
}
.container1 {
    /* width: calc(1400 / 1920 * 100vw); */
    width: calc(1100 / 1920 * 100vw);
    padding: 0px calc(160/ 1920 * 100vw);
}
.container2 {
    /* width: calc(1400 / 1920 * 100vw); */
    width: 100%;
    padding: 0px calc(160/ 1920 * 100vw);
}
.position{
width: 100%;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #62BFBF;
padding-left: 43px;
background: url(pos.png) no-repeat 12px center;
background-size: 20px;
line-height: 28px;
margin: 20px 0;
zoom: 1;
overflow: hidden;
}
.position a,.position a:hover,.position a.current{
color: #187FD3;
}
.list_tit{
width: 100%;
}

.flex-between { display: flex; justify-content: space-between; align-items: center; }
.flex-center { display: flex; align-items: center; }
.flex-around { display: flex; justify-content: space-around; align-items: center; }
.flex-end { display: flex; justify-content: flex-end; align-items: center; }

/* Top Header */
.top_head_nav{
     position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 666;
}
.top-header {
    background: rgb(255 255 255 / 80%);
    padding: calc(40/ 1920 * 100vw) 0;
}

.logo img {
    height: calc(108/ 1920 * 100vw);
}
.top-header .right{
    
display: flex;
    
align-items: center;
}

.info-item {
    font-size: calc(21/ 1920 * 100vw);
    color: #2088DD;
    margin-left: calc(25/ 1920 * 100vw);
}

.info-item i { margin-right: 8px; font-style: normal; }

.action-group .icon {
    width: calc(36 / 1920 * 100vw);
    margin-left: calc(25 / 1920 * 100vw);
}
.action-group .icon img{
    width: 100%;
}

.lang-switch {
    width: calc(32 / 1920 * 100vw);
    height: calc(32 / 1920 * 100vw);
    border: 1px solid #007bc7;
    border-radius: 50%;
    color: #007bc7;
    text-align: center;
    line-height: calc(30 / 1920 * 100vw);
    margin-left: calc(15 / 1920 * 100vw);
    text-decoration: none;
    font-size: calc(14 / 1920 * 100vw);
}

/* Nav */
.main-nav {
    background: url(nav.png) no-repeat center center;
    background-size: cover;
}

.nav-item {
    color: #fff;
    text-decoration: none;
    font-size: calc(25/ 1920 * 100vw);
    font-weight: 500;
    transition: opacity 0.3s;
    display: block;
    line-height: calc(108/ 1920 * 100vw);
}

.nav-item:hover, .nav-item.active {
    opacity: 0.8;
}

/* Banner */
.hero-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner-img {
    width: 100%;
    object-fit: cover;
}

.banner-controls {
    position: absolute;
    bottom: calc(30 / 1920 * 100vw);
    left: 50%;
    transform: translateX(-50%);
}

.dot {
    width: calc(24 / 1920 * 100vw);
    height: calc(24 / 1920 * 100vw);
    background: #fff;
    border-radius: 50%;
    margin-left: calc(15 / 1920 * 100vw);
    cursor: pointer;
}

.dot.active {
    background: #007bc7;
}


/* style-pc.css 续 */
.about-section:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(bg2.png) no-repeat bottom right;
    background-size: cover;
    z-index: 3;
}
.about-section:after{
    content:"";
    position:absolute;
    width: calc(668/ 1920 * 100vw);
    height: calc(658/ 1920 * 100vw);
    background: #72b8f3;
    right:0px;
    top:0px;
    z-index: 2;
    display: none;
}
.about-section {
    background: #fff;
    overflow: hidden;
    /* background: url(bg2.png) no-repeat right bottom; */
    position: relative;
    padding-bottom: calc(105/ 1920 * 100vw);
}

.about-wrapper {
    position: relative;
    align-items: flex-start;
    /* width: 100%; */
    /* padding: 0px calc(310/ 1920 * 100vw); */
    position: static;
    z-index: 5;
    position: relative;
}

.about-content {
    width: calc(650 / 1920 * 100vw);
    padding-top: calc(97/ 1920 * 100vw);
}

.section-title {
    font-size: calc(58 / 1920 * 100vw);
    color: #187FD3;
    line-height: 1.1;
    font-weight: 800;
    margin-bottom: calc(40 / 1920 * 100vw);
    letter-spacing: calc(1 / 1920 * 100vw);
}

.about-desc p {
    font-size: 14px;
    color: #187FD3;
    line-height: 1.6;
    padding-right: calc(48 / 1920 * 100vw);
}

.btn-more {
    display: block;
    text-align: right;
    font-size: calc(25/ 1920 * 100vw);
    color: #187FD3;
    text-decoration: none;
    font-weight: bold;
    margin-top: calc(15/ 1920 * 100vw);
    padding-right: calc(60 / 1920 * 100vw);
}

/* Right Visual Logic */
.about-visual {
    /* position: relative; */
    width: calc(700 / 1920 * 100vw);
    /* height: calc(750 / 1920 * 100vw); */
}

.bg-blue-block {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(480 / 1920 * 100vw);
    height: calc(650 / 1920 * 100vw);
    background: #84c4f9;
    z-index: 1;
}

.bg-text-about {
    left: 0;
    font-size: calc(120/ 1920 * 100vw);
    color: #C3D2DF;
    font-weight: 900;
    line-height: 0.9;
    z-index: 2;
    pointer-events: none;
    text-align: right;
    opacity: .3;
}

.building-img {
    position: absolute;
    left: calc(20 / 1920 * 100vw);
    bottom: 0;
    width: calc(550 / 1920 * 100vw);
    z-index: 3;
}

.building-img img {
    width: 100%;
    display: block;
}


/* style-pc.css 续 */

.dept-section {
    position: relative;
    padding: calc(100/ 1920 * 100vw) 0 calc(228/ 1920 * 100vw);
     /* 浅蓝色背景 */
    overflow: hidden;
}

/* 背景建筑剪影水印 */
.dept-bg-watermark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(bg3.png) no-repeat center center;
    background-size: cover;
    z-index: 1;
}

.dept-container {
    position: relative;
    z-index: 2;
}

.dept-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

/* 图片容器 */
.dept-image {
    width: calc(731/ 1920 * 100vw);
}

.dept-image img {
    width: 100%;
    display: block;
}

/* 蓝色悬浮框 */
.dept-content-box {
    position: absolute;
    right: 0;
    width: calc(987/ 1920 * 100vw);
    background: rgb(18 144 218 / 80%); /* 半透明蓝色 */
    padding: calc(39/ 1920 * 100vw) calc(54/ 1920 * 100vw) calc(94/ 1920 * 100vw);
    /* backdrop-filter: blur(5px); */
    top: calc(120/ 1920 * 100vw);
}

.dept-header {
    margin-bottom: calc(55/ 1920 * 100vw);
    align-items: flex-start;
}

.dept-title {
    font-size: calc(33/ 1920 * 100vw);
    color: #fff;
    position: relative;
    padding-bottom: calc(15 / 1920 * 100vw);
}

/* 标题下方的粗白线 */
.dept-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(8 / 1920 * 100vw);
    background: #fff;
}

.dept-more-link {
    font-size: calc(25/ 1920 * 100vw);
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.dept-text p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    /* text-align: justify; */
    letter-spacing: calc(0.5 / 1920 * 100vw);
}

/* Doctor Section */
.doctor-section {
    padding: calc(66/ 1920 * 100vw) 0 calc(125/ 1920 * 100vw);
    background: #fff;
}

.doctor-wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; /* 底部对齐人物 */
}

.doctor-content-box {
    width: calc(1012/ 1920 * 100vw);
    background: rgb(114 184 243 / 72%);
    padding: calc(31/ 1920 * 100vw) calc(47/ 1920 * 100vw);
    margin-bottom: calc(100 / 1920 * 100vw); /* 为下面的按钮留出空间 */
    z-index: 1;
    padding-right: calc(100/ 1920 * 100vw);
    padding-bottom: calc(63/ 1920 * 100vw);
    position: relative;
    z-index: 5;
}

.doctor-title {
    font-size: calc(33/ 1920 * 100vw);
    color: #fff;
    font-weight: bold;
    border-bottom: calc(7 / 1920 * 100vw) solid #fff;
    display: inline-block;
    margin-bottom: calc(37/ 1920 * 100vw);
    padding-bottom: calc(10 / 1920 * 100vw);
}

.doctor-text p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}

.doctor-photo {
    width: calc(415/ 1920 * 100vw);
    margin-left: calc(-100 / 1920 * 100vw); /* 图片向左微压蓝色框 */
    z-index: 2;
}

.doctor-photo img {
    width: 100%;
    display: block;
}

.btn-more-outline {
    display: block;
    width: calc(991/ 1920 * 100vw);
    height: calc(70 / 1920 * 100vw);
    border: calc(2 / 1920 * 100vw) solid #a2d2ff;
    text-align: center;
    line-height: calc(66 / 1920 * 100vw);
    color: #31a4e4;
    text-decoration: none;
    font-size: calc(22 / 1920 * 100vw);
    font-weight: 500;
    margin-top: calc(-80 / 1920 * 100vw); /* 向上提，靠近蓝框 */
    position: relative;
    z-index: 555;
    background: #fff;
}

/* Traffic Section */
.traffic-section {
    background: #fff;
    padding-bottom: calc(70/ 1920 * 100vw);
}

.traffic-map {
    width: calc(904/ 1920 * 100vw);
}

.traffic-map img {
    width: 100%;
    display: block;
}

.traffic-info {
    width: calc(450 / 1920 * 100vw);
    text-align: center;
    padding-right: calc(37/ 1920 * 100vw);
    text-align: right;
}

.traffic-title p{

}
.traffic-title p:nth-child(2){

padding-right: calc(58/ 1920 * 100vw);
}
.traffic-title {
    font-size: calc(58/ 1920 * 100vw);
    color: #187FD3;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: calc(60 / 1920 * 100vw);
    text-transform: capitalize;
}

.info-block {
    margin-bottom: calc(40 / 1920 * 100vw);
}

.info-block h3 {
    font-size: calc(24 / 1920 * 100vw);
    color: #187FD3;
    margin-bottom: calc(16/ 1920 * 100vw);
    font-weight: 500;
}

.info-block p {
    font-size: 14px;
    color: #187FD3;
    line-height: 1.6;
}

.listType1 {
    
}
.listType1 a:after{
    content:"";
    position:absolute;
    width: 10px;
    height: 10px;
    background: #72B8F3;
    border-radius: 50%;
    left: 14px;
    top: 19px;
}
.listType1  a{
    
display: block;
    
line-height: 46px;
    
border-radius: 6px;
    
zoom: 1;
    
overflow: hidden;
    
font-family: Microsoft YaHei;
    
font-weight: 300;
    
font-size: 17px;
    
color: #000;
    
padding-left: 47px;
    
position: relative;
    
padding-right: 22px;
}
.listType1 .s1{
    
float: left;
    
width: 100%;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: nowrap;
}
.listType1 .s2{
    
float: right;
}
.pagesize{

text-align: center;

padding: 35px 0px;

font-size: 0;
}
.pagesize a{

display: inline-block;

font-size: 14px;

color: #000;

line-height: 35px;

background: #f5f5f5;

border-radius: 3px;

border: 1px solid #e9e9e9;

padding: 0px 14px;

margin: 0px 9px;
}
.pagesize a:hover,
.pagesize a.current{
    background: #72B8F3;
    border-color: #72B8F3;
    color: #fff;
}
.listType1 a:hover *{
    color: #fff;
}
.listType1 a:hover{
    background: #72B8F3;
    color: #fff;
}
.listType1 a:hover:after{
    background: #fff;
}
.article-section:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.article-section {
    background: #fff;
    overflow: hidden;
    position: relative;
}
.articleCon{

}
.articleCon .title{
    
font-family: Microsoft YaHei;

line-height: 1.5;
    
font-weight: 400;
    
font-size: 32px;
    
text-align: center;
    
color: #000000;
    
padding-top: 37px;
}
.articleCon .infor{
    
font-family: Microsoft YaHei;
    
font-weight: 400;
    
font-size: 17px;
    
color: #808080;
    
padding: 40px 0px;
    
text-align: center;
}
.articleCon .infor em{
    
display: inline-block;
    
width: 1em;
}
.articleCon .conDetail *{
    max-width: 100%;
    height: auto;
}
.articleCon .conDetail{
    
}
.articleCon .conDetail p{
    
font-family: Microsoft YaHei;
    
font-weight: 300;
    
font-size: 17px;
    
color: #000000;
    
margin-bottom: 30px;
    
line-height: 2.7;
}
.spec_container {
	max-width: 1200px;
	margin: 0 auto;
}

.grid {
	display: grid;
	/* 电脑端：两行三列 */
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
}

.card {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 119, 118, 0.1);
	transition: all 0.3s ease;
}

.card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 20px rgba(0, 119, 118, 0.15);
}

.card img {
	width: 180px;
    margin: 0 auto;
	object-fit: cover;
	display: block;
}

.card-name {
	padding: 15px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: #333;
	line-height: 1.5;
}

.card-zw {
	padding: 15px;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
}

.card-caption {
	padding: 15px;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
/* style-pc.css 续 */

.main-footer {
    width: 100%;
    color: #fff;
    text-align: center;
}

/* 上层区域 */
.footer-top {
    background-color: #72b8f3; /* 浅蓝色 */
    padding: calc(40 / 1920 * 100vw) 0;
}

.footer-links {
    font-size: calc(17/ 1920 * 100vw);
    margin-bottom: calc(16/ 1920 * 100vw);
    letter-spacing: calc(1 / 1920 * 100vw);
    word-spacing: calc(5 / 1920 * 100vw);
}

.footer-links a {
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s;
    margin: 0 calc(10 / 1920 * 100vw);
}

.footer-links a:hover {
    opacity: 0.7;
}

.footer-disclaimer {
    font-size: calc(18 / 1920 * 100vw);
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: calc(0.5 / 1920 * 100vw);
    letter-spacing: calc(1 / 1920 * 100vw);
    word-spacing: calc(5 / 1920 * 100vw);
}

/* 下层区域 */
.footer-copyright {
    background-color: #2088DD; /* 深蓝色 */
    line-height: calc(34/ 1920 * 100vw);
    font-size: calc(16 / 1920 * 100vw);
    font-weight: 500;
    letter-spacing: calc(1 / 1920 * 100vw);
}
.footer-copyright .container a {
    color: #FFF; /* 深蓝色 */
}
.wrap{
    padding-left: calc(160 / 1920 * 100vw);
    padding-right: calc(160 / 1920 * 100vw);
}

body.current .top-header{
    padding: calc(20/ 1920 * 100vw) 0;
}
body.current .nav-item{
    line-height: calc(55/ 1920 * 100vw);
    font-size: calc(22/ 1920 * 100vw);
}
.section-title p{
    
}
.section-title p:nth-child(1){
    
padding-left: calc(30/ 1920 * 100vw);
}
.section-title p:nth-child(2){
    
text-indent: 2.5em;
}
.section-title p:nth-child(3){
    
font-size: calc(42/ 1920 * 100vw);
    
padding-left: calc(9/ 1920 * 100vw);
}
.top_head_nav *{
    -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.banner .swiper-pagination{
    text-align: right;
    padding-right: calc(162/ 1920 * 100vw);
    bottom: calc(31/ 1920 * 100vw);

}
.banner .swiper-pagination *{
    width: calc(42/ 1920 * 100vw);
    height: calc(42/ 1920 * 100vw);
    background: #fff;
    opacity: 1;
    margin:0px;
    margin-left: calc(21/ 1920 * 100vw);
}
.banner .swiper-pagination *.swiper-pagination-bullet-active{
background: #187FD3;
}
.hero-banner img{
    width: 100%;
}