html, body { width: 100%; height: 100%; font-family: 'Arial'; } .mtperc10 { margin-top: 4%; } .bgf { background-color: #fff; } .mt30 { margin-top: 30px; } .navbar-brand { height: 100%!important; } .container-fluid { margin: 0%; padding: 0%; } .swiper-pagination-bullet-active { background: #00a16c; } /* 小屏幕(平板,大于等于 768px) */ .magnifier { width: 25px; border-radius: 40px; position: absolute; right: 10px; top: 3px; height: auto; padding: 4px; text-align: center; cursor: pointer; } .magnifier::after { display: inline-block; content: ""; vertical-align: middle; height: 100%; } .bgf5 { background-color: #f5f6f6; } .navbtn-a { border-right: 1px solid #ccc!important; color: #232323; height: 60px; } .btn-group .navbtn-a:last-child { border-right: none!important; } .navbtn-a:active { color: #00a16c!important; } .navbtn-a:hover { color: #00a16c!important; } .navbtnActive { color: #00a16c!important; } .swiper-container { position: relative; width: 100%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: flex-start; } .swiper-slide img { display: inline-block; height: auto; max-width: 100%; } .header-title { padding: 10px; display: flex; display: -webkit-flex; margin: 0 75px; /* border: 1px solid #ccc; */ border-radius: 3px; margin-top: 40px; } .header-title h3 { color: #00a16c; font-family: 'Arial-BoldMT'; font-weight: bold; } .header-title h4 { margin-top: 35px; margin-bottom: 0px } .header-title-left { flex-grow: 2; border-right: 1px solid #ccc; } .header-title-right { flex-grow: 1; width: 340px; margin-left: 50px; } .header-title-right h3 { font-weight: normal; } .header-title-left ul, li { margin: 0; padding-left: 15px; color: #4B4B4B; font-size: 18px; } .header-title-right .form-group { position: relative; } .header-title-right .form-group button { position: absolute; top: 3px; right: 3px; width: 96px; height: 88%; } .imgshow-wrapper { margin-top: 120px; display: flex; } .imgshow-wrapper a img { display: inline-block; height: auto; max-width: 100%; } .verMid:after { display: inline-block; content: ""; vertical-align: middle; height: 100%; } .imgshow-wrapper-left { flex-grow: 1; display: flex; flex-direction: column; } .imgshow-wrapper-left .imgshow-wrlf-top {} .imgshow-wrapper-left .imgshow-wrlf-bottom { flex-grow: 1; display: flex; height: 261px; } .imgshow-wrlf-bottom .imgshow-wrlf-bottom-lf { flex: 1; -webkit-flex: 1; } .imgshow-wrlf-bottom .imgshow-wrlf-bottom-rt { flex: 1; -webkit-flex: 1; } .imgshow-wrapper-right { flex-grow: 1; display: flex; flex-direction: column; } .imgshow-wrrt-top { display: flex; flex-direction: column; /*flex-grow: 2;*/ } .imgshow-wrrt-top .imgshow-wrrt-top-top { /*flex-grow: 1;*/ background-color: #00a16c; /*height: 261px;*/ } .imgshow-wrrt-top .imgshow-wrrt-top-bottom { flex-grow: 1; } .imgshow-wrrt-bottom { flex-grow: 1; display: flex; } .imgshow-wrrt-bottom .imgshow-wrrt-bottom-lf { flex: 1; } .imgshow-wrrt-bottom .imgshow-wrrt-bottom-rt { flex: 1; } .bottom-wrapper { margin-top: 80px; } .bottom-wrapper h3 { color: #00a16c; margin: 50px auto; text-align: center; font-family: Arial-BoldMT; } .bottom-wrapper h5 { margin: 0 auto; text-align: center; margin-bottom: 60px; } .swiper-slide { display: flex; flex-direction: column; } .swiper-slide a { flex: 1; } .swiper-slide dl { flex: 1; text-align: left; } .swiper-slide dt { font-size: 14px; margin-top: 6px; } .swiper-slide dd { font-size: 13px; } .swiper-pagination1 { position: absolute; } .footer-logo { margin-top: 110px; text-align: center; } .footer-logo img { display: inline-block; height: auto; max-width: 100%; } .footer-content { padding-left: 0px; padding-right: 0px; /* height: 100%; */ background-color: #00a16c; } .footer-main { margin-left: 100px; margin-right: 100px; display: flex; padding-top: 50px; padding-bottom: 50px; font-weight: bold; font-size: 16px; letter-spacing: 1px; display: -webkit-flex; justify-content: space-around; } .footer-main ul li { color: #fff; text-align: left; } .footer-main .first-ul { font-size: 16px; width: auto; } .footer-main .second-ul { width: auto; } .footer-main .third-ul { width: auto; } .footer-main .four-ul { flex: 2; font-size: 12px; margin-bottom: 0px; } .footer-main .second-li { margin-top: 40px; } .footer-main .third-li { margin-top: 55px; } #gridSystemModal {} .modal-body { padding: 0; border-radius: 0px; } .modal-content { border-radius: 0px; } .downDialog { width: 100%; margin-top: 154px; } .mddown-word { padding: 0px 120px; margin: 60px 0px; } .mddown-img { padding: 0px 120px; margin: 45px 0px; display: flex; } .mddown-img-item { flex-grow: 1; margin-right: 10px; } .mddown-img-item :last-child { margin-right: 0px; } .mddown-img-item div img { display: inline-block; height: auto; max-width: 100%; } .mddown-img-item h5 { color: #00a16c; } .mddown-footer { width: 100%; background-color: #00a16c; text-align: center; padding: 24px 0; display: block; text-decoration: none; color: #fff; } @media only screen and (max-width: 768px) { html, body { overflow-x: hidden; } html { font-size: 16px; } .pc { display: none; } .search-group { display: none; } .logo { width: 70%; } .brand-logo { display: inline-block; height: auto; max-width: 100%; } .swiper-container-m1 img { max-width: 100%; max-height: 100%; } .content-title { margin: 5rem 2.5rem; } .content-title * { margin: 0; padding: 0; } .content-title h2 { text-align: center; font-size: 1.2rem; color: #00a16c; margin-bottom: 0.5rem; } .content-title ul li { text-align: center; color: #909090; } .content-title ul { margin-bottom: 2rem; } .content-title .form-group { position: relative; } .form-group button { position: absolute; top: 0.2rem; right: 0.2rem; height: 88%; width: 30%; } .content-imgmain { margin: 0 0.5rem 5rem 0.5rem; } .content-imgmain .imgshow { width: 100%; height: 100; margin-bottom: 0.8rem; } .content-imgmain .imgshow img { max-width: 100%; max-height: 100%; } .bggreen { background-color: #41d7a6; } .bgyellow { background-color: #f6b37f; } .content-imgmain .noimg { height: 17rem; line-height: 17rem; text-align: center; color: #fff; font-size: 1.3rem; } h2 { text-align: center; font-size: 1.4rem; color: #00a16c; margin-bottom: 0.5rem; } .content-imgword h4 { text-align: center; font-size: 1.2rem; margin-bottom: 2rem; } .swiper-container-m2 img { max-width: 100%; max-height: 100%; } .swiper-slide:nth-child(2n) { width: 40%; } .swiper-slide:nth-child(3n) { width: 60%; } .footer-log { margin: 3.5rem 7rem; } .footer-log img { max-width: 100%; max-height: 100%; } .swiper-container-m2 { margin-left: 0.5rem; } .swiper-slide dl { margin-bottom: 2rem; } .swiper-slide dt { margin-top: 1rem; margin-bottom: 0.5rem; } .footer-footer { padding: 4rem 2.5rem; background-color: #00a16c; color: #fff; margin: 0 auto; } .footer-footer h3 { font-size: 0.7rem; margin-bottom: 2rem; font-weight: bolder; } .footer-footer p { font-size: 0.6rem; text-align: center; } .footer-footer h4 { margin-top: 2rem; font-size: 0.5rem; text-align: center; } } .top_swiper { display: flex; display: -webkit-flex; position: relative; margin: 0 75px; } .top_swiper_left { width: 70%; } .top_swiper_right { width: 30%; background-color: #62C1B4; position: absolute; top: 0; right: 0; height: 100%; } .news_items { width: 100%; height: 100%; font-size: 20px; box-sizing: border-box; color: #FFF; padding: 40px 40px 0 40px; line-height: 1.2; } .news_content { overflow: hidden; text-overflow: ellipsis; display: block; padding-left: 15px; height: calc(100% - 95px); } .news_content li { list-style: none; color: #DBE3E1; } .read_more { display: block; width: 170px; margin-top: 40px; margin-left: auto; -webkit-margin-start: auto; cursor: pointer; } .friend_box { display: flex; display: -webkit-flex; -webkit-align-items: stretch; justify-content: space-between; -webkit-justify-content: space-between; position: relative; } .friend_item { flex-grow: 1; display: flex; display: -webkit-flex; align-items: center; justify-content: center; padding: 0 10px; } .friend_item:first-child { padding-left: 0; } .friend_item:last-child { padding-right: 0; } .pc_warp { position: relative; } .btn-group-vertical>.btn, .btn-group>.btn { position: unset; } /*page2*/ .find_doctor { width: 428px; margin: 120px auto; } .find_doctor h3, .content-second-img h3 { text-align: center; color: #00A16C; margin-bottom: 60px; } .find_doctor h4 { cursor: pointer; } /*page3*/ .footer-content { margin-top: 0; } .normal_top { margin-top: 90px; } .img_show { margin: 0 100px 60px; } .internation_left { margin-bottom: 40px; } .internation_left p { margin-top: 15px; color: #666; } .inner_right_textbox { margin-left: 90px; margin-right: 50px; } .input_box { margin-top: 30px; min-height: 502px; box-sizing: border-box; padding: 35px; border: 3px solid rgba(0, 161, 108, 1); } .input_title { display: block; border: none; outline: none; width: 100%; font-size: 22px; line-height: 50px; border-bottom: 2px solid #BFBFBF; } .textarea_box { position: relative; border-bottom: 2px solid #BFBFBF; height: 300px; } #oversea_box { position: absolute; padding-top: 20px; height: calc(100% - 40px); width: 100%; resize: none; border: none; outline: none; font-size: 18px; } .count_num { height: 30px; position: absolute; bottom: 0; width: 100%; text-align: right; line-height: 30px; font-size: 16px; color: #666; } .upload_box { padding-top: 30px; } .upload_item { width: 100px; height: 100px; background-image: url("../images/add.png"); -webkit-background-size: cover; background-size: cover; position: relative; cursor: pointer; } .upload_item input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; cursor: pointer; } .partner_list { display: flex; display: -webkit-flex; } .contry_box { width: 80px; align-self: flex-start; margin-right: 50px; } .partent_list_box { flex: 1; display: flex; flex-wrap: wrap; } .partent_item { width: 33.3%; margin-bottom: 55px; } .partent_item p { margin-top: 10px; line-height: 1.2; } .partent_item_box { width: 260px; height: 127px; } .news_content li { padding: 15px 0; position: relative; } .news_content li:before { content: ''; width: 10px; height: 10px; border-radius: 5px; background-color: #DBE3E1; position: absolute; top: 20px; left: -15px; } .models { display: flex; } .models a { flex: 1; -webkit-box-flex: 1; } .imgwordthree { display: flex; display: -webkit-flex; justify-content: center; } .fstitem { flex: 1; display: flex; display: -webkit-flex; flex-flow: column; align-items: center; } .full_content { padding-top: 80px; /* background: url(../images/mi_bg.png) center center no-repeat; */ } .fstitem h4 { color: #737373; font-size: 24px; margin: 45px 0; } .fstitem p { flex: 1; padding: 0 30px; border-left: 1px solid #666; } .fstitem:last-child p { border-right: 1px solid #666; } .sec { font-size: 24px; color: #000; text-align: center; background: #A6F5EF; height: 46px; line-height: 46px; } .inner_content { height: 75px; display: flex; width: 100%; margin: 12px 0; } .leader_item { flex: 1; height: 100%; display: flex; align-items: center; font-size: 20px; justify-content: center; text-decoration: underline; color: #040404; cursor: pointer; position: relative; } .leader_item:after { content: ''; width: 30px; height: 30px; background: url(../images/right_icon.png); background-size: cover; position: absolute; top: 50%; margin-top: -15px; right: 15px; } .content-word { display: flex; display: -webkit-flex; align-items: center; } .word_item { flex: 1; display: flex; display: -webkit-flex; flex-flow: column; align-items: center; height: 525px; } .word_item .single_date { display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex: 1; } .word_item .single_box { width: 350px; height: 230px; } .word_item .single_box img { width: 100%; } /* 导航路径 */ .navpath { height: 66px; background-color: #00a16c; /* padding: 26px 0 26px 32px; */ font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 2px; color: #feffff; box-sizing: border-box; line-height: 66px; padding-left: 32px } .navpath span { margin: 0 16px; }